The gateway is the entry point for the MisArch system. It is responsible for routing requests to the correct service and handling authentication. Requests are forwarded via dapr service invocation to the respective service.
Detailed information about the gateway can be found in the documentation.
Running the gatway on its own is not supported. To run it in combination with the other services, please refer to https://github.com/misarch/infrastructure-docker.
MisArch is MIT licensed.