An open API service indexing awesome lists of open source software.

https://github.com/samrap/todos-api

Learning Rails by building a...you guessed it...todo APi :trollface:
https://github.com/samrap/todos-api

Last synced: about 1 year ago
JSON representation

Learning Rails by building a...you guessed it...todo APi :trollface:

Awesome Lists containing this project

README

          

# README

Following [this tutorial](https://scotch.io/tutorials/build-a-restful-json-api-with-rails-5-part-one) to build a basic todos (facepalm) API using rspec for TDD.