Skip to content

Crud user with authentication using Node, TypeScript, Express, Jest, Mongoose and Swagger

Notifications You must be signed in to change notification settings

eduardofranca1/crud-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Rest API

Node.js api with Express, Mongoose and TypeScript

Technologies:

Features

How to execute:

  • npm install (to install node modules)
  • npm run dev (to start the server)
  • npm run test (to execute the tests)
  • npm run build (to execute the build)

Releases

No releases published

Packages

No packages published