Expand description
Endhost API endpoint definitions and endpoint handlers.
Constants§
- ENDHOST_
API_ V1 - Endhost API base path.
- LIST_
PATHS - List paths endpoint.
- LIST_
UNDERLAYS - List underlays endpoint.
- PATH_
SERVICE - Path service.
- UNDERLAY_
SERVICE - Underlay service.
Functions§
- nest_
endhost_ api - Nests the endhost API routes into the provided
base_router.