GitHub - Adawg4/openapi-autospec: Proxy server that generates API specs for any app or website on localhost.
OpenAPI AutoSpec
Need last-minute docs? Quickly capture API behavior with a server proxy that automatically generates OpenAPI specifications in real-time from any locally running website or service.
About
OpenAPI AutoSpec is a local server proxy that generates new OpenAPI specifications from network requests. When running, it will connect your local HTTP traffic to the proxy. Once that happens, it will automatically convert network traffic into the specification.
Features:
Generate OpenAPI 3.0 s...
Read more at github.com