Crandore Hub

plumber

An API Generator for R

Gives the ability to automatically generate and serve an HTTP API from R functions using the annotations in the R documentation around your functions.

README

## Static File Server

This example sets up two static file servers. One at the default path (`/public`), and another at an explicit path (`/static`). You should be able to access the two files in the `./files` directory at either of those paths. So try `http://localhost:8000/static/b.txt` or `http://localhost:8000/public/a.html`.

Versions across snapshots

VersionRepositoryFileSize
1.3.3 2026-04-09 windows/windows R-4.5 plumber_1.3.3.zip 1.0 MiB

Dependencies (latest)

Imports

Suggests