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
- Host: GitHub
- URL: https://github.com/alirfanyasin/rest-api-men
- Owner: alirfanyasin
- Created: 2023-06-07T11:29:23.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-26T11:35:22.000Z (about 3 years ago)
- Last Synced: 2025-05-30T17:53:06.089Z (about 1 year ago)
- Topics: express-js, mongodb, mongoose, node-js, rest-api
- Language: JavaScript
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```