kmasiello / why_apis

Home Page:https://kmasiello.github.io/why_apis/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Our demo API: See it on RStudio Connect: https://colorado.rstudio.com/rsc/coin_api/

Interact directly in your browser:

single coin toss: https://colorado.rstudio.com/rsc/coin_api/coin_toss multi coin toss: https://colorado.rstudio.com/rsc/coin_api/multi_toss?n=40 (change parameter n to conduct a different number of tosses) Additional Resources: Plumber cheatsheet: https://rstudio.com/resources/cheatsheets

See the plumber package website: https://www.rplumber.io/. You’ll find installation instructions along with related projects and contextual information

Watch our webinar covering the latest in the Plumber package: https://rstudio.com/resources/webinars/expanding-r-horizons-integrating-r-with-plumber-apis/

At our annual conference rstudio::conf 2020, Alex Gold (Solutions Engineer at RStudio) presented some additional ways to bring your R work into production using Plumber: https://rstudio.com/resources/rstudioconf-2020/deploying-end-to-end-data-science-with-shiny-plumber-and-pins/

Another excellent conference talk is James Blair’s rstudio::conf 2019 talk “Democratizing R with Plumber APIs” where he takes an existing Shiny application that uses an R model and turns the model into an API so it can be used by other applications: https://rstudio.com/resources/rstudioconf-2019/democratizing-r-with-plumber-apis/

See Barrett Schloerke’s talk “plumber + future: Async Web APIs” from rstudio::global 2021 for asynchronous calls to APIs: https://www.rstudio.com/resources/rstudioglobal-2021/plumber-and-future-async-web-apis/

If you’re interested in how Plumber specifically works with RStudio Connect you can find documentation here: https://docs.rstudio.com/how-to-guides/rsc/publish-plumberapi/

About

https://kmasiello.github.io/why_apis/


Languages

Language:HTML 89.5%Language:JavaScript 5.8%Language:CSS 4.4%Language:R 0.3%