**Goal** Add an API gateway that routes to the different server microservices **Tasks** - [ ] Add a dummy user microservice with a /health endpoint - [ ] Add an API gateway - [ ] Route traffic over the gateway - [ ] Fix deployments to work with the gateway
Goal
Add an API gateway that routes to the different server microservices
Tasks