Swagger: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 25: Line 25:
* [[Swagger Inflector]]
* [[Swagger Inflector]]
* [[Swagger Inspector]]
* [[Swagger Inspector]]
* [[Swagger API Tools]]
* [[Swagger Parser]]
* [[Swagger Parser]]
* [[Amazon API Gateway Importer]]
* [[Amazon API Gateway Importer]]

Revision as of 00:13, 23 February 2019

External

Internal

Overview

Swagger is an API framework, consisting of a set of open-source tools built around the OpenAPI specification that can help you design, build, document and consume REST APIs.

Tools

API Documentation

API Documentation

API Documentation vs. Swagger-generated Specification File

In general, the terms "API Documentation" and the Swagger specification are used interchangeably.

Subjects