Skip to content

kmclean-old/bookstore_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This is a simple Rails API I built to feed data to the bookstore app I built to learn about ember js.

It requires ruby 2.3.1

To run:

  • clone the repo and run bin/setup
  • launch the server with rails s
  • seed the database with rails db:seed

About

Rails api backend for the bookstore app built with ember

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published