Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 187 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 187 Bytes

Rootpath Todos API

This project is used for teaching students about JSON, HTTP and Restful APIs.

To run locally:

bundle
rake db:migrate
RACK_ENV=development ruby app.rb