todo-api
A friendly little Express API for managing todos.
Installation
npm install
npm startThe server listens on PORT (default 3000).
Endpoints
GET /healthGET /todosPOST /todos
License
MIT
A friendly little Express API for managing todos.
npm install
npm startThe server listens on PORT (default 3000).
GET /healthGET /todosPOST /todosMIT