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

https://github.com/alirfanyasin/rest-api-men

Rest API untuk bagian backend menggunakan MongoDB, Express JS, Node JS
https://github.com/alirfanyasin/rest-api-men

express-js mongodb mongoose node-js rest-api

Last synced: 3 months ago
JSON representation

Rest API untuk bagian backend menggunakan MongoDB, Express JS, Node JS

Awesome Lists containing this project

README

          

# REST API MONGODB, EXPRESS JS, NODE JS
## Download
Git Clone
```
git clone https://github.com/alirfanyasin/Rest-api-MEN.git
```

Format ZIP
```
https://github.com/alirfanyasin/Rest-api-MEN/archive/refs/heads/master.zip
```

## Usage
Directory
```
cd Rest-api-MEN
```
or
```
cd Rest-api-MEN-master
```

Install Package
```
npm install
```

Run Project
```
npm run dev
```