Code that went with my "Making an API with Plumber and R" presentation

Exploratory scripts

  • fatal_force.R
  • covid.R

Plumber scripts

  • run_plumber.R - Will run the api locally
  • covid/plumber.R - covid-19 example API script
  • fatal_force/plumber.R - fatal force example API script