Gateway Routing

The GoldShore Gateway handles routing for all incoming requests.

Routing Rules

Routes are defined in the configuration and matched against the incoming request path.

PathService
/apiAPI Service
/authAuth Service
/docsDocumentation

Load Balancing

The gateway automatically load balances requests across available instances.