What is Swagger?

Official Content

Swagger refers to the tools for implementing the Open API specification.

Open API defines a basis to describe REST APIs (it's a specification, or representation, in YAML or JSON format) that enables humans and computers to discover and understand the capabilities in the service, without network traffic inspection or guesswork of any kind.