8000 GitHub - schloerke/rapidoc: RapiDoc UI integration for R
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

schloerke/rapidoc

 
 

Repository files navigation

Generates ‘RapiDoc’ documentation from an OpenAPI Specification

CRAN_Status_Badge Travis-CI Build Status

RapiDoc is a collection of ‘HTML’, ‘JavaScript’, ‘CSS’ and fonts assets that generate ‘RapiDoc’ documentation from an OpenAPI Specification.

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

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

library(rapidoc)
browseURL(rapidoc_index())

To learn more about ‘RapiDoc’ visit: RapiDoc

About

RapiDoc UI integration for R

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%
0