https://github.com/somenath203/nodejs-task-app-api
Click below to see the full documention of the API
https://github.com/somenath203/nodejs-task-app-api
authentication crud expressjs fileupload jwt mongodb nodejs
Last synced: 3 months ago
JSON representation
Click below to see the full documention of the API
- Host: GitHub
- URL: https://github.com/somenath203/nodejs-task-app-api
- Owner: somenath203
- Created: 2022-06-02T10:16:13.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-03T12:53:42.000Z (about 4 years ago)
- Last Synced: 2024-11-19T17:58:48.852Z (over 1 year ago)
- Topics: authentication, crud, expressjs, fileupload, jwt, mongodb, nodejs
- Language: JavaScript
- Homepage: https://documenter.getpostman.com/view/14623339/Uz5FLHDf
- Size: 62.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nodejs-Task-App-API
This is a REST API created with the help of Node.js.
Here, in this API, an user can create an account, then create as many task as the user wants and then the user can fetch all those tasks created by him/her. The user can
update or delete the tasks as well.
This API also has the feature of pagination and sorting as well where the user can fetch 2 tasks per page or 3 tasks per page depending upon the user and also the user can
sort the data in asending or descending order as well.
This API also has the option of profile picture upload where the user can upload his/her profile picture as well.
Click the link to see the full documentation of the API :- https://documenter.getpostman.com/view/14623339/Uz5FLHDf