Swagger Editor

Swagger Editor is an open-source web-based editor for designing OpenAPI specifications that double as test specifications. It provides real-time validation, mock server generation, and exportable spec files that integrate with testing pipelines.

API entry from apis.yml

apis.yml Raw ↑
name: Swagger Editor
description: Swagger Editor is an open-source web-based editor for designing OpenAPI specifications that
  double as test specifications. It provides real-time validation, mock server generation, and exportable
  spec files that integrate with testing pipelines.
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://editor.swagger.io/
baseURL: https://editor.swagger.io/
tags:
- API Design
- OpenAPI
- Test Specification
properties:
- type: Documentation
  url: https://swagger.io/docs/specification/about/
- type: GitHubOrg
  url: https://github.com/swagger-api/swagger-editor