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

https://github.com/digen21/typescript-todo-node

Todo-API-Based-App
https://github.com/digen21/typescript-todo-node

express-session mongodb session todo typescript typescript-project usertodo

Last synced: 10 months ago
JSON representation

Todo-API-Based-App

Awesome Lists containing this project

README

          

# typescript-todo-node
Todo-API-Based-App

# --> Getting All UserData At Admin-Side With Todos
# --> Todos Are Stored In Different Collection
# --> User Can Add Multiple Todos
# --> 1. User Have to Register 2. Have To Login 3. After Login He/She Can Add Todo
# --> Just Created Only Backend. You Can Use POSTMAN or REST extesion in VSCode to run APIs.
# --> And Also You Have To Establish Monogdb Connection.