Skip to content

Plumber#

Plumber allows you to create a web API by merely decorating your existing R source code with special comments.

Connect automatically manages the dependent packages and files your API has and recreates an environment closely mimicking your local development environment on the server.

Visit the Plumber website for more information.