The API Gateway microservice responsible to handle clients requests and to route them to the appropriate service.
-
Provide a
.env
file with the following variables:BOOTSTRAP_SERVER_URL
: the kafka connection endpointSCHEMA_REGISTRY_URL
: the schema registry url
-
Run the container with the command:
docker run ghcr.io/smartoperatingblock/api-gateway-microservice:latest