Blog post companion API & implementation.
API described in API Blueprint and tested by Dredd. App written in Ruby using Sinatra.
- API documentation at Apiary: http://docs.gtdtodoapi.apiary.io
- Run the app:
$ ruby app.rb
- Run the tests
$ dredd apiary.apib http://localhost:4567
Fork & Pull Request.
MIT License. See the LICENSE file.