Skip to content

alexkeramidas/SurvivingAPIsDemoApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Surviving APIs Demo App

Example app for the Surviving APIs With Rails course.

Check the different branches for examples.

Setup

  • Resolve dependencies by running bundle install.
  • Edit config/database.yml with your local database credentials.
  • Setup the database by running rake db:setup.
  • Run the test suite with rake test.

About

Example app for the Surviving APIs with Rails course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 93.4%
  • JavaScript 3.6%
  • CSS 3.0%