Skip to content

michiel3/singly-sinatra-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sinatra Singly example

Example app using the Singly API with Sinatra (Ruby).

Usage

bundle install

gem install shotgun
  
export SINGLY_ID=<your Singly app ID>
export SINGLY_SECRET=<your Singly app secret>

shotgun -p 4567 lib/application.rb

Now visit http://lvh.me:4567.

About

Example app for Singly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published