Skip to content

ZackTaylor/Fit-Roulette-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CircleCI

Fit Roulette API

An API that produces JSON endpoints to support the Fit-Roulette-Web React app.

Quickstart

git clone [email protected]:ZackTaylor/Fit-Roulette-API.git
cd Fit-Roulette-API
bundle install
rails db:setup
rails db:seed
rails server

visit http://localhost:3000/exercises

Running the tests

rails spec

Built With

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Endpoints for Fit roulette web and mobile application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published