RootHttpRouterService
Home > @backstage/backend-plugin-api
> RootHttpRouterService
HTTP route registration for root services.
See the service documentation for more details.
Signature:
export interface RootHttpRouterService
Methods
Method |
Description |
---|---|
Registers a handler at the root of the backend router. The path is required and may not be empty. |