#THIS REPOSITORY IS DEPRECATED IN MINI-KANBAN TO KNOW MORE AND SEE THE CURRENT GATEWAY BEING USED CHECK THE FOLLOWING LINK
Api gateway using express-gateway and docker to deploy my mini kanban project
docker-compose up -d
http://localhost:8737/boards (if you compose up mini kanban)
http://localhost:8737/ip (example route)
If the response is in json format the gateway was properly setted
[Front-end project](https://github.com/KevinDaSilvaS/mini-kanban-front-end)