Skip to content

somenath203/Nodejs-Task-App-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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