https://github.com/colinbut/microservice-nodejs
A skeleton project for demo-ing a nodejs microservice
https://github.com/colinbut/microservice-nodejs
microservice node-js nodejs npm
Last synced: about 1 year ago
JSON representation
A skeleton project for demo-ing a nodejs microservice
- Host: GitHub
- URL: https://github.com/colinbut/microservice-nodejs
- Owner: colinbut
- Created: 2019-10-12T10:56:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-10T12:57:24.000Z (over 1 year ago)
- Last Synced: 2025-02-01T14:46:12.933Z (about 1 year ago)
- Topics: microservice, node-js, nodejs, npm
- Language: JavaScript
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Microservice NodeJs
## Install
```bash
npm install
```
## Run the app locally
```bash
node app.js
```
## Test the Endpoints
http://localhost:3000/
http://localhost:3000/demo
http://localhost:3000/test