Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/neo9/n9-node-gateway-skeleton

A skeleton api to build a gateway with JWT decoding and ACL checking using routing-controllers
https://github.com/neo9/n9-node-gateway-skeleton

acl docker gateway nodejs proxy

Last synced: 1 day ago
JSON representation

A skeleton api to build a gateway with JWT decoding and ACL checking using routing-controllers

Awesome Lists containing this project

README

        

# N9 NODE GATEWAY SKELETON

## Start it locally with

```bash
git clone https://github.com/neo9/n9-node-microservice-skeleton.git
cd n9-node-microservice-skeleton
docker-compose build

docker network create backend
docker-compose up
```

Then go to :

- `localhost:8080/`
- `localhost:8080/ping`
- `localhost:8080/documentation/`
- `localhost:8080/ecrm` → return a 401