openapi.tools
openapi.tools copied to clipboard
A collection of Editors, Linters, Parsers, Code Generators, Documentation, Testing
Awesome Ruby have this little badge that folks can put on their README, which benefits them and the awesome ruby project. https://github.com/markets/awesome-ruby We should look into doing something similar.
https://github.com/dolmen-go/openapi-preprocessor
The worlds fastest OpenAPI linter and validator. Compatible with Spectral rule-sets and designed for enterprise-grade speed and scale. Signed-off-by: Dave Shanley
I would like to add a tool from readme.io that now supports OpenAPI 3 according to https://github.com/readmeio/swagger-inline/issues/8 even though it does not mention it on [the website](https://openap.is).
I'm the creator of this Github action. Let me know if you have any questions.
Atlassian has a set of libraries which extend the functionality of other tools/libraries to enable validation of REST API requests using OpenAPI Description Documents.
Adds the [Fuego](https://github.com/go-fuego/fuego) web framework
Openapi json schema generator now supports Python and Java per this release: https://github.com/openapi-json-schema-tools/openapi-json-schema-generator/releases/tag/4.1.0
Hi. This adds https://github.com/ahx/openapi_first. I am planning on adding converters (DateTime etc) and maybe test integration, but currently this thing does what is described here. Thanks for maintaining this list.