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