rstudio/plumber

Turn your R code into a web API.

RHTMLOtherapirapi-serverplumber
This is stars and forks stats for /rstudio/plumber repository. As of 27 Apr, 2024 this repository has 1345 stars and 252 forks.

plumber Plumber allows you to create a web API by merely decorating your existing R source code with roxygen2-like comments. Take a look at an example. # plumber.R #* Echo back the input #* @param msg The message to echo #* @get /echo function(msg="") { list(msg = paste0("The message is: '", msg, "'")) } #* Plot a histogram #* @serializer png #* @get /plot function() { rand <- rnorm(100) hist(rand) } #* Return the sum of two numbers #* @param a The first number to add #* @param b The second...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
HydroniumLabs/h3oRust2520170
0xlane/ppspoofingRust440100
project-sunbird/knowledge-platform-jobsScalaOther30660
Qiantigers/qq_fanghongSCSSCSSJavaScript00510
yandex-cloud-examples/yc-courses-ru-devops-todoappMustacheJavaScriptSmarty0040
wilhelm-murdoch/plantsm.artSvelteTypeScriptGo23030
chen-rn/CUATypeScriptJavaScriptOther9990690
shikijs/shikiTypeScriptHTMLJavaScript6.1k02370
cloudflare/wildebeestTypeScriptOther2k04220
utimur/Vue3-crash-courseVueJavaScriptHTML1670750