Skip to main content

Module handlers

Module handlers 

Source
Expand description

API handlers for SaaS domain management.

Modules§

auth
Authentication and API key management handlers.
domains
Domain API handlers.
routes
Domain route API handlers.
upstreams
Upstream API handlers.
wellknown
Well-known endpoint handlers for domain verification.

Structs§

SaasState
Shared state for SaaS API handlers.

Functions§

error_response
Helper to convert ProxyError to API response.
saas_router
Create the SaaS API router.