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.
- Host: GitHub
- URL: https://github.com/parthiv-m/notes-todo-api
- Owner: Parthiv-M
- Created: 2020-05-18T02:27:04.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T00:13:58.000Z (over 3 years ago)
- Last Synced: 2025-08-30T16:29:19.747Z (10 months ago)
- Topics: mongodb, node-js, rest-api
- Language: JavaScript
- Homepage:
- Size: 850 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
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.