https://github.com/rosyid-grobogan/api-gateway-courses
API Gateway Courses Menggunakan Express
https://github.com/rosyid-grobogan/api-gateway-courses
Last synced: about 1 month ago
JSON representation
API Gateway Courses Menggunakan Express
- Host: GitHub
- URL: https://github.com/rosyid-grobogan/api-gateway-courses
- Owner: rosyid-grobogan
- Created: 2020-08-27T05:29:55.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-03T14:37:31.000Z (about 5 years ago)
- Last Synced: 2025-07-10T13:07:43.234Z (3 months ago)
- Language: JavaScript
- Size: 42 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## API Gateway Courses
Gettind Started
```
npm install
```Run Project
```
npm start
```## Packages
- [Dotenv](https://www.npmjs.com/package/dotenv)
- [Axios](https://www.npmjs.com/package/axios)