Overview

This is a reference for simple API designed to help you build sample todo apps.

Domain: https://api.sampletodo.com

A sample CURL command:

curl -X POST https://api.sampletodo.com/lists -H "Content-Type: application/json"

Last updated