OpenAPI REST Proxy
Platform:
| Channel | Revision | Published | Runs on |
|---|---|---|---|
| latest/edge | 18 | 11 Jul 2025 |
juju deploy openapi-rest-proxy --channel edge
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.