Package: mariobox 0.0.1.9002
mariobox: A Framework For Packaging {plumber} APIs
A framework for building robust {plumber} APIs. This package contains a series of tools to build {plumber} APIs as packages.
Authors:
mariobox_0.0.1.9002.tar.gz
mariobox_0.0.1.9002.zip(r-4.5)mariobox_0.0.1.9002.zip(r-4.4)mariobox_0.0.1.9002.zip(r-4.3)
mariobox_0.0.1.9002.tgz(r-4.4-any)mariobox_0.0.1.9002.tgz(r-4.3-any)
mariobox_0.0.1.9002.tar.gz(r-4.5-noble)mariobox_0.0.1.9002.tar.gz(r-4.4-noble)
mariobox_0.0.1.9002.tgz(r-4.4-emscripten)mariobox_0.0.1.9002.tgz(r-4.3-emscripten)
mariobox.pdf |mariobox.html✨
mariobox/json (API)
NEWS
# Install 'mariobox' in R: |
install.packages('mariobox', repos = c('https://thinkr-open.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/thinkr-open/mariobox/issues
Last updated 11 days agofrom:4ead370b22. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Dec 10 2024 |
R-4.5-win | NOTE | Dec 10 2024 |
R-4.5-linux | NOTE | Dec 10 2024 |
R-4.4-win | NOTE | Dec 10 2024 |
R-4.4-mac | NOTE | Dec 10 2024 |
R-4.3-win | OK | Dec 10 2024 |
R-4.3-mac | OK | Dec 10 2024 |
Exports:add_deleteadd_endpointadd_getadd_patchadd_postadd_putbuild_plumber_filecreate_marioboxhttp_errormario_logmario_trynew_apiremove_endpoint
Dependencies:askpassclicliprcrayoncredentialscurldescellipsisfastmapfsgertghgitcredsglueherehttpuvhttr2inijsonlitelaterlifecyclemagrittrmimeopensslplumberpromisespurrrR6rappdirsRcpprlangrprojrootrstudioapisodiumstringiswaggersysusethisvctrswebutilswhiskerwithryamlzip
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Manage endpoints | add_delete add_endpoint add_get add_patch add_post add_put manage_endpoints remove_endpoint |
Build the plumber.R file | build_plumber_file |
Create a 'mariobox' project to package a 'plumber' API | create_mariobox |
Produce HTTP errors | http_error |
Log endpoint | mario_log |
Try an expression in a Plumber endpoint allowing error recovery | mario_try |
Launch the API | new_api |