OpenAPISwagger
OpenAPISwagger is the ecosystem surrounding the OpenAPI Specification and the Swagger tooling used to describe, document, and generate code for RESTful APIs. The OpenAPI Specification is a vendor-neutral, machine-readable interface description for HTTP APIs. The term OpenAPI Swagger is sometimes used informally to refer to both the specification and the Swagger tools, though strictly speaking OpenAPI is the spec and Swagger is a set of accompanying tools.
The Swagger project began as the Swagger Specification created by Tony Tam in 2010. It evolved into
APIs described in OpenAPI can be authored in YAML or JSON, and are consumed by many code