Deploying APIs wrapped in packages can be tricky, and accessing APIs on ‘Posit Cloud’ is tricky. This package seeks to alleviate pain points in that process.
Installation
You can install the development version of plumber2posit from GitHub with:
# install.packages("remotes")
remotes::install_github("jonthegeek/plumber2posit")
Code of Conduct
Please note that the plumber2posit project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.