CRAN_Status_Badge

Swagger is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

The main purpose of this package is to enable package authors to create APIs that are compatible with swagger.io and openapis.org.

Package authors providing web interfaces can serve the static files from swagger_path() using httpuv or fiery. As a start, we can also browse them by running:

library(swagger)
browseURL(swagger_index())

To learn more about Swagger visit: swagger.io/swagger-ui



hrbrmstr/swagger documentation built on May 17, 2019, 5:14 p.m.