
Deploy plumber, RServe and rApache APIs in Docker containers, then compare the three R API options on example requests and response performance.

Deploy plumber, RServe and rApache APIs in Docker containers, then compare the three R API options on example requests and response performance.

Serve an R function as an API three ways, with plumber, RServe and rApache, and see what each option asks of the developer to set up.