Deploying an API with R, Quarto, and Google Cloud

A step-by-step tutorial

R
GCP
Quarto
plumber
Published

March 29, 2024

I wrote a step-by-step tutorial on how to deploy an API (using R and the plumber package) that renders Quarto documents via Google Cloud. You can check out the README in this repo for a full walkthrough.

Reuse

Citation

BibTeX citation:
@online{ekholm2024,
  author = {Ekholm, Eric},
  title = {Deploying an {API} with {R,} {Quarto,} and {Google} {Cloud}},
  date = {2024-03-29},
  url = {https://www.ericekholm.com/posts/gcp-quarto-api},
  langid = {en}
}
For attribution, please cite this work as:
Ekholm, Eric. 2024. “Deploying an API with R, Quarto, and Google Cloud.” March 29, 2024. https://www.ericekholm.com/posts/gcp-quarto-api.