Skip to content

martincabrera/rails-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

SAMPLE API Project

  • Ruby 2.1 & Rails 4.2

Database setup (SQLite)

  • rake db:create
  • rake db:migrate
  • rake db:populate # Some fake data

How to test the API

  • rake test # to run all 23 tests and passing! :)

About

JSON Rails API project with Ruby 2.1 & Rails 4.2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published