Skip to content

jonthegeek/rapid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Dec 16, 2024
f2c57c9 · Dec 16, 2024

History

39 Commits
Oct 5, 2023
Dec 16, 2024
Nov 12, 2024
Nov 12, 2024
Oct 4, 2023
Oct 4, 2023
Dec 16, 2024
Jul 28, 2023
Jul 28, 2023
Mar 26, 2024
Nov 12, 2024
Nov 12, 2024
Nov 12, 2024
Jul 28, 2023
Jul 28, 2023
Mar 26, 2024
Jul 28, 2023

Repository files navigation

rapid

Lifecycle: experimental CRAN status Codecov test coverage R-CMD-check

Convert an API description (APID), such as one that follows the OpenAPI Specification, to an R API description object. The R object belongs to a new S7 class, rapid, which enforces a strict, opinionated schema.

Installation

Install the released version of rapid from CRAN:

install.packages("rapid")

Install the development version of rapid from GitHub:

# install.packages("pak")
pak::pak("jonthegeek/rapid")

Usage

This package will be used by {beekeeper} and {mockplumber}.

Code of Conduct

Please note that the rapid project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About

R 'API' documents

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages