Repository History
Explore all analyzed open source repositories

Redoc: Generate Beautiful API Reference Documentation from OpenAPI
Redoc is an open-source tool designed to generate beautiful, interactive API reference documentation directly from your OpenAPI (formerly Swagger) definitions. It provides a responsive three-panel layout, making it easy to navigate and understand your API. With support for OpenAPI 3.1, 3.0, and Swagger 2.0, Redoc simplifies the process of creating professional API docs.

Swagger Editor: Edit and Preview OpenAPI Definitions in Your Browser
Swagger Editor, developed by swagger-api, is an in-browser tool for editing OpenAPI API definitions in JSON or YAML format. It provides real-time documentation previews, allowing developers to visualize and validate their API specifications efficiently. Supporting OpenAPI 2.0, 3.0.3, and 3.1.0, it's a versatile choice for modern REST API development.