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

https://github.com/parthiv-m/notes-todo-api

The first-ever REST API I created with NodeJS and express for a simple, command-line todo application.
https://github.com/parthiv-m/notes-todo-api

mongodb node-js rest-api

Last synced: about 2 months ago
JSON representation

The first-ever REST API I created with NodeJS and express for a simple, command-line todo application.

Awesome Lists containing this project

README

          

## My First REST API

The first ever REST API i created with NodeJS and express for a simple, command-line todo application. It offers users the flexibility to create and delete accounts, add, update, and delete notes and also upload avatars for their profiles.