Skip to content

Branux-sv/task-manager-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Manager Rest API

A task manager Rest API using NodeJs, Express, Routers, JWT for authentication and authorization, mongoDB and mongoose in the db layer, for testing I used jest and supertest.