README
ImBoredAPI - that serves the ImBoredFrontEnd app.
Built with Rails 5.
Install
(Ruby version 2.2 or higher, Rails 5 should be installed on your computer)
-
Clone the repo (of course).
-
cd into the "ImBoredAPI" directory and run "bundle exec rake db:create", then "bundle exec rake db:migrate". Run "rails s" to start the Rails API server.
Routes
GET requests: /cities /parks /families /bars /movies /restaurants /sports /travels
Future plans
Create user signup and authentication so data can be added to the following POST routes: /parks /families /bars /movies /restaurants /sports /travels