Base project for REST API This is a base project for REST API in NodeJS + Express + MongoDB + ES6. The architecture is based on components. Installation Clone or download the project to your computer. Run the commands: npm install npm start