Sushi Gateway Entities
Sushi Gateway is made up of several core entities. Each entity plays a specific role in managing API traffic and configurations. Use the links below to learn more about each entity:
- Service: Represents a backend application or a group of upstream instances.
- Route: Defines how requests are handled for specific API paths.
- Upstream: Represents the backend services where requests are forwarded.
- Plugin: Modular extensions for adding functionality like authentication, rate limiting, and transformations.
Explore each entity to understand its attributes, examples, and configurations in detail.