awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
swagger-api avatar

swagger-api/swagger-editor

0
View on GitHub↗
9,453 estrellas·2,361 forks·JavaScript·3 vistaseditor.swagger.io↗

Swagger Editor

Swagger Editor es una herramienta de autoría basada en web y entorno de desarrollo utilizado para diseñar, documentar y validar especificaciones de API. Admite específicamente la especificación OpenAPI, proporcionando una interfaz de navegador para escribir esquemas de API y verificar su estructura.

La herramienta cuenta con renderizado en tiempo real que produce una vista previa visual de la documentación de la API a medida que se edita la especificación. Incluye resaltado de sintaxis basado en esquemas estandarizados para mejorar la legibilidad de las definiciones de API.

El editor admite la importación de especificaciones desde archivos, URLs externas o fixtures de ejemplo y persiste el estado actual en el almacenamiento local para evitar la pérdida de datos. Se distribuye como una imagen de contenedor, incluyendo una versión no root para reducir la superficie de ataque de seguridad durante la implementación.

Features

  • API Specification Editors - Provides a web-based environment for designing and documenting API specifications using industry standards.
  • OpenAPI Specification Editors - Provides a dedicated environment for authoring and refining API definitions using the OpenAPI Specification.
  • Specification Previews - Renders a live visual preview of the API documentation as the specification is edited.
  • API Documentation - Facilitates the authoring and visualization of technical API specifications and interface definitions.
  • API Specification Definitions - Visualizes API endpoints and data schemas through a live preview during the definition process.
  • API Design Tools - Provides a comprehensive environment for drafting and refining API specifications before implementation.
  • API Client Preview Editors - Visualizes OpenAPI schemas in real-time using specialized plugins for design systems.
  • Visual REST Editors - Offers a live visual preview of API endpoints and schemas that updates in real-time as specifications are edited.
  • Technical Specification Interfaces - Implements a browser-based interface for writing and validating API schemas to ensure documentation consistency.
  • Containerized Development Tooling - Delivers the editor as a Docker image to eliminate local environment dependencies and ensure consistent setup.
  • Editor Behavior Customizations - Allows tailoring the editing experience through plugins and presets for specific behaviors like read-only mode.
  • API Specification Importers - Imports API definitions from files, external URLs, or pre-defined example fixtures.
  • Container Deployment - Distributes the editor as a container image to ensure consistent environment setup across platforms.
  • Unprivileged Container Execution - Packages the application as a non-root container to reduce the security attack surface.
  • Containerized Application Deployments - Provides a pre-built Docker image for executing the editor in a containerized environment.
  • Non-Root Container Execution Environments - Provides an unprivileged container image to minimize the security attack surface during deployment.
  • Plugin-Based Editor Extensibility - Allows injecting custom components and logic into the editor interface via predefined extension points.
  • Editor Extensions - Provides extension points to inject custom logic and UI components into the editor interface.
  • Syntax Highlighting Editors - Implements a text editor that applies color and style to API specifications for improved readability.
  • Syntax Highlighting - Applies color coding to API specification keywords and structures based on standardized schemas.
  • API Design Tools - Open-source editor for designing OpenAPI-based APIs.

Historial de estrellas

Gráfico del historial de estrellas de swagger-api/swagger-editorGráfico del historial de estrellas de swagger-api/swagger-editor

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Swagger Editor

Proyectos open-source similares, clasificados según cuántas características comparten con Swagger Editor.
  • mulesoft/api-designerAvatar de mulesoft

    mulesoft/api-designer

    1,069Ver en GitHub↗

    This project provides a web-based integrated development environment for defining, documenting, and simulating software interface specifications. It serves as a browser-based modeling tool that enables teams to create structured API contracts using the RAML modeling language. The environment distinguishes itself through its modular design, which allows the modeling interface to be embedded directly into existing web applications and developer portals. It supports a plugin architecture that enables the integration of custom persistence layers and metadata handlers, allowing teams to attach pro

    JavaScriptramlraml-designraml-tooling
    Ver en GitHub↗1,069
  • martanne/visAvatar de martanne

    martanne/vis

    4,634Ver en GitHub↗

    Vis is a terminal-based modal text editor that utilizes vi keybindings and a system of structural regular expressions. It functions as a scriptable environment where Lua is used for configuration, custom key mappings, and plugin development. The editor distinguishes itself through a syntax highlighting system based on Parsing Expression Grammars and a pattern matching engine that treats text as a structure for complex search and replace operations. It also integrates directly with the system shell, allowing users to pipe text ranges to external commands and capture the resulting output. The

    C
    Ver en GitHub↗4,634
  • log1997/log-lotteryAvatar de LOG1997

    LOG1997/log-lottery

    3,138Ver en GitHub↗

    Log Lottery is a 3D lottery draw application used for virtual giveaway management and selecting winners from participant lists. It functions as a web-based prize manager that allows users to define prize rules, eligibility criteria, and winner counts. The tool features three-dimensional animations to announce winners, complemented by a customization suite for updating background images and audio tracks. It is provided as a containerized application to ensure consistent installation and operation across different hardware environments. The system includes utilities for participant administrat

    TypeScript3ddaisyuilottery
    Ver en GitHub↗3,138
  • postcatlab/postcatAvatar de Postcatlab

    Postcatlab/postcat

    5,548Ver en GitHub↗

    Postcat is an integrated platform for API design and documentation, serving as a REST API client and a mock server. It provides a workspace to define technical requirements and data schemas, allowing development teams to align on interface behavior. The platform features a plugin architecture that enables the integration of third-party tools and custom capabilities. It decouples frontend and backend development cycles by generating simulated server responses based on predefined data structures. The toolset includes an environment management system for switching between development, staging,

    JavaScriptangularapielectron
    Ver en GitHub↗5,548
Ver las 30 alternativas a Swagger Editor→

Preguntas frecuentes

¿Qué hace swagger-api/swagger-editor?

Swagger Editor es una herramienta de autoría basada en web y entorno de desarrollo utilizado para diseñar, documentar y validar especificaciones de API. Admite específicamente la especificación OpenAPI, proporcionando una interfaz de navegador para escribir esquemas de API y verificar su estructura.

¿Cuáles son las características principales de swagger-api/swagger-editor?

Las características principales de swagger-api/swagger-editor son: API Specification Editors, OpenAPI Specification Editors, Specification Previews, API Documentation, API Specification Definitions, API Design Tools, API Client Preview Editors, Visual REST Editors.

¿Qué alternativas de código abierto existen para swagger-api/swagger-editor?

Las alternativas de código abierto para swagger-api/swagger-editor incluyen: mulesoft/api-designer — This project provides a web-based integrated development environment for defining, documenting, and simulating… martanne/vis — Vis is a terminal-based modal text editor that utilizes vi keybindings and a system of structural regular expressions.… log1997/log-lottery — Log Lottery is a 3D lottery draw application used for virtual giveaway management and selecting winners from… postcatlab/postcat — Postcat is an integrated platform for API design and documentation, serving as a REST API client and a mock server. It… kubero-dev/kubero — Kubero is a self-hosted Platform as a Service (PaaS) that simplifies the deployment, scaling, and management of… meolu/walle-web — Walle-web is a continuous delivery platform and DevOps release manager designed to automate the deployment, rollback,…