#RStats #RStudio #Webinar
💬 "And remember that any other language can access your R API. You're opening a lot of doors."
#RStats
🕸 About http requests : developer.mozilla.org/en-US/docs/Web…
🚀 About REST API : en.wikipedia.org/wiki/Represent…
📦 github.com/trestletech/pl…
More about query string syntax : en.wikipedia.org/wiki/Query_str…
Here's an example with dygraphs and htmlwidget
They are called serializers : rplumber.io/docs/rendering…
💬 "Just imagine how painful it would be to write an heatmap in php" 😇
💬 "You can run {plumber} anywhere":
How to deploy {plumber}
▶️ rstudio connect rsconnect::deployAPI() — rstudio.com/products/conne…
▶️ digital ocean with do_provision() — digitalocean.com/?refcode=be73a…
▶️ {plumber} is now integrated in RStudio (see the dailies for more) : dailies.rstudio.com
▶️ swagger is supported, and are generated from the plumberfile : swagger.io
🐜 Debugging — You can debug API the very same way you would debug any R Code.
Use the swagger and `browser()` : stat.ethz.ch/R-manual/R-dev…
▶️ Async : github.com/trestletech/pl…
▶️ Testing
▶️ More docs : rplumber.io
▶️ Additional maintainers
▶️ Website : rplumber.io
▶️ StackOverflow : stackoverflow.com/questions/tagg…
▶️ GitHub : github.com/trestletech/pl…
▶️ Slides soon on github.com/rstudio/webina…