Skip to content

nvamsikrishna05/TaskManager_Api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TaskManager_Api

A Node.JS Based Task Manager Rest API for consumption by an front-end. This API includes UserManagement to store user specific tasks and retrieving from DB. For Storing of the tasks it uses MongoDB.

##Getting Started To get started with the project, clone and download the project and once inside the project folder run the following command to install the dependences:
npm install

To Run the Rest Api Locally, run the following which starts the Dev Server:
npm run dev

Feel free to fork it and make it your own. Any suggestions or fixes are Welcome :)

About

A Node.JS Task Manager REST API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published