The OpenAPI Specification Repository
Openapi-specification
Verified open-source repositories and technical documentation formatted for LLM context windows and autonomous AI coding agents (7 repositories indexed).
Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
📘 OpenAPI/Swagger-generated API Reference Documentation
swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
Swagger Editor
Examples and server integrations for generating the Swagger API Specification, which enables easy access to your REST API
orval is able to generate client with appropriate type-signatures (TypeScript) from any valid OpenAPI v3 or Swagger v2 specification, either in yaml or json formats. 🍺