Learn R Programming

swagger (version 5.17.14.1)

swagger-package: swagger: Dynamically Generates Documentation from a Swagger-Compliant API

Description

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

Arguments

Author

Maintainer: Bruno Tremblay cran@neoxone.com [contributor]

Authors:

Other contributors:

  • RStudio [copyright holder]

Details

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

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

See Also