Skip to main content
Dev Proxy

Generate an OpenAPI spec for any API

Last modified on February 5, 2025

This sample contains a preset that allows you to generate an OpenAPI spec for any API. By specifying the URLs of the API for which you want to generate an OpenAPI spec, Dev Proxy will intercept all requests to that API and generate an OpenAPI spec based on the requests and responses.

View on GitHub Download from GitHub

References

Get started with the Dev Proxy

The tutorial will introduce you to the Dev Proxy and show you how to use its features.

Use preset configurations

Instructions on how to configure the Dev Proxy to use a different configuration file.

OpenApiSpecGeneratorPlugin documentation

The documentation of the RateLimitingPlugin for the Dev Proxy.