KevinDaSilvaS / kanban-api-gateway

Api gateway using express-gateway and docker to deploy my mini kanban project

Repository from Github https://github.comKevinDaSilvaS/kanban-api-gatewayRepository from Github https://github.comKevinDaSilvaS/kanban-api-gateway

#THIS REPOSITORY IS DEPRECATED IN MINI-KANBAN TO KNOW MORE AND SEE THE CURRENT GATEWAY BEING USED CHECK THE FOLLOWING LINK

kanban-api-gateway

Api gateway using express-gateway and docker to deploy my mini kanban project

Starting the project:

1 Compose up mini kanban (optional)

Mini kanban project

2 Compose up api gateway

docker-compose up -d

3 Acess:

http://localhost:8737/boards (if you compose up mini kanban)

3 Or acess:

http://localhost:8737/ip (example route) 

If the response is in json format the gateway was properly setted

Related links to mini kanban project:

[Front-end project](https://github.com/KevinDaSilvaS/mini-kanban-front-end)

About

Api gateway using express-gateway and docker to deploy my mini kanban project


Languages

Language:JavaScript 39.6%Language:Dockerfile 34.0%Language:Shell 26.4%