Skip to content

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

Notifications You must be signed in to change notification settings

neo9/n9-node-gateway-skeleton

Repository files navigation

N9 NODE GATEWAY SKELETON

Start it locally with

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

About

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

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published