OpenAPI REST Proxy
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/edge | 18 | 11 Jul 2025 |
juju deploy openapi-rest-proxy --channel edge
Deploy Kubernetes operators easily with Juju, the Universal Operator Lifecycle Manager. Need a Kubernetes cluster? Install MicroK8s to create a full CNCF-certified Kubernetes system in under 60 seconds.
Platform:
OpenAPI REST Proxy helps you wrap another OpenAPI conformant RESTful API with transparent auth.
OpenAPI REST Proxy allows you to easily create a RESTful API based on an OpenAPI specification, filtering through a selection of allowed endpoints.
It optionally transparently handles auth with OAuth client credentials flow, and can be configured to pass arbitrary fixed request headers to the proxied service it makes calls to.