An open API service indexing awesome lists of open source software.

https://github.com/dunghenry/node_webpack


https://github.com/dunghenry/node_webpack

docker docker-compose expressjs mongodb rest-api webpack

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

### Install dependencies:

```js
npm i express, cors, dotenv, morgan, helmet, swagger-jsdoc, body-parser,swagger-ui-express, mongoose
```

### Install devDependencies:

```js
npm i nodemon -D
```

### Project structure: Model - Router - Controller - Service

### Link documentation api: https://expressmongodbapi.herokuapp.com/api-docs/