Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/anandureghu/task-manager-airtribe

Task manager is a RESTful API using Node.js, Express.js. The API will allow users to Create, Read, Update, and Delete tasks. The tasks have a title, description, and a flag for completion status. The API is testable using Postman or Curl.
https://github.com/anandureghu/task-manager-airtribe

express nodejs

Last synced: 12 days ago
JSON representation

Task manager is a RESTful API using Node.js, Express.js. The API will allow users to Create, Read, Update, and Delete tasks. The tasks have a title, description, and a flag for completion status. The API is testable using Postman or Curl.

Awesome Lists containing this project