Skip to content

jonthegeek/mockplumber

Repository files navigation

mockplumber

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

Create a ‘plumber’ file from an ‘OpenAPI’ document defining an ‘API’. The ‘plumber’ file will have all the information to generate a mock server for that ‘API’.

Installation

You can install the development version of mockplumber from GitHub with:

# install.packages("remotes")
remotes::install_github("jonthegeek/mockplumber")

Usage

This is the beginning of an idea for a package. You will use it with something like mockplumber::mock(“https://api.apis.guru/v2/openapi.yaml”).

Code of Conduct

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

About

Mock servers from 'API' documentation

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