These are my Back-End RestFul API projects made during my Node.js and MongoDB course by LuizTools.
The installation will be explained in the "README.md" files in the respective projetcs
These are the requirements for all projects:
- Node.js
- Nodemon:
$ npm install -g nodemon
- MongoDB Community Server
- MongoDB Compass (Optional)