Skip to content

DMWorld2199/Task-Manager-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task_manager_api

Info

This project demonstrates simple use of REST API to create a todo app and store in database with authentication and authorization features encorporated using JWT.

Demo

task-manager demo

Technologies

Project is created in NodeJs including libraries like:

  • mongodb: 3.6.3
  • mongoose: 5.11.4
  • express: 4.17.1
  • jsonwebtoken: 8.5.1

Setup

To run this locally, install npm

  • $npm install
  • $npm run start

Use The App

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published