Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 363 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 363 Bytes

Off The Rails

This is an example JSON-API that does not use rails or any part of it. It instead relies mostly on two other gems:

  1. Grape
  2. Sequel

If you want to follow along you can visit my blog or just have a look at the commits.