Auto Generators
Tools that will take your code and turn it into an OpenAPI Specification document
This is a top heading
And this is a paragraph about auto generators.
const x = 'this is a code block';
7 Auto Generators
Name | OpenAPI Versions | Links |
---|---|---|
Fuego Golang Fuego - web & API framework generating OpenAPI 3 spec from source code | v3 | |
GranthAi NodeJs OpenAPI 3 based documentation generator which sits between server APIs and anyone calling the APIs | v3 | |
har-to-openapi Automatically generate OpenAPI 3.0 Spec by using network requests captured in one or more HAR files | v3 | |
har2openapi Automatically generate OpenAPI 3.0 Spec by using network requests captured in one or more HAR files | v3 | |
Huma A modern, simple, fast & flexible micro framework for building HTTP REST/RPC APIs in Go backed by OpenAPI 3 and JSON Schema. | v3.1, v3 | |
OpenAPI AutoSpec Proxy server that generates API descriptions for any app or website on localhost. | v3 | |
OpenAPI DevTools Browser extension that generates API specs for any app or website | v3.1, v3 |
***