Skip to content

ianzy/iSpraker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started

bundle install

rake db:migrate
rake db:seed

Run the app with:

rails s

and try out the welcome page

localhost:3000

Try out the api:

http://localhost:3000/api/9b02756d6564a40dfa6436c3001a1441/users.json?token=9b02756d6564a40dfa6436c3001a14410

or

http://localhost:3000/api/9b02756d6564a40dfa6436c3001a1441/events.json?token=9b02756d6564a40dfa6436c3001a14410

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published