Skip to content

Project made for learning rest api architecture, this api have services for user registration and login per token

Notifications You must be signed in to change notification settings

HenriHTTP/express-mongo-docker-api

Repository files navigation

express-mongo-docker-api

about

This project is a simple study about development api with docker others and tecnologies for exemple:

Node Ex mongo

The main reason for creating this project was to use my developer skills in REST API development with a focus on using design patterns and clean architecture.

The project hava controller and routes for register and login user !

Install project

  • Open the terminal
  • Next, install project with the command:
npm install
  • After the installation is complete, you can run project with the command:
npm run dev

About

Project made for learning rest api architecture, this api have services for user registration and login per token

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published