To-Do Service API (fishavore)
The To-Do Service is an http-based task management service. It helps users add tasks and receive reminders of them.
The API simulates the REST interface of the To-Do Service.
Get started
Ready to try the To-Do Service API? Jump onto this Quickstart (coming soon).
Wanna learn more? Tutorials is the right place. Instructions to set up your system are at Before you start a tutorial.
API reference
Already know what you want? You can find descriptions of the resources in the API reference.
In the docs, {base_url} refers to the URL of a resource. The default is http://localhost:3000.