Router API specificationΒΆ
tsuru supports registering HTTP API routers. An HTTP API router is a generic router that implements tsuru Router API specification.
The OpenAPI specification is available at
SwaggerHub
and as a yaml file here
.
This specification can be used to generate server stubs and clients. One example of an API that implements this specification is the Kubernetes Router.