You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an API Gateway written in C++ meant to be used in a microservices context. It is the front door to a complex backend. It manages request, protocol translations, auth, caching and observability. You can think of it as a MainController to a microservices backend.