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

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

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