openapi.tools
openapi.tools copied to clipboard
A collection of Editors, Linters, Parsers, Code Generators, Documentation, Testing
There should be a version select to quickly filter out projects and tools that support a specific version of the OpenAPI Spec
[Connexion](https://github.com/spec-first/connexion) is documented as a mock server, rather it aids in generating a server, calling a method with the name specified in the openapi for each endpoint, only after all...
Add apigen (SpringBoot code generator from enhanced OpenAPI) and openapi2postman from the Apiaddicts-APITools.
Added Redocly OpenAPI VS code extension to Text Editors marketplace: https://marketplace.visualstudio.com/items?itemName=Redocly.openapi-vs-code github: https://github.com/Redocly/redocly-vs-code
Add entry for RESTler fuzzer. Closes #261