/crud-api

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

Primary LanguageTypeScript

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)