See how it`s works here.
In this project i mastered:
- Node.js
- Express
- MongoDB
- REST API
- GIT
- Project development sycle
See the file .env.example
to configure the environment variables.
npm install
npm start
This project uses Swagger to document the API.
To access the documentation, navigate to the Swagger page
or open local ./docs/index.html
file.