beakr-package: A minimalist web framework.

Description Author(s) See Also

Description

The beakr package provides a minimalist web framework for for developing application programming interfaces in R. The package includes basic functionality for handling common HTTP requests.

beakr allows R code to listen for and respond to HTTP requests, so you can serve web traffic directly from an R process. beakr relies heavily on the httpuv package, and therefore the lower level libuv and http-parser C libraries. beakr is a ground-up rewrite and continuation of the jug package developed by Bart Smeets. The beakr package is supported and maintained by Mazama Science.

Author(s)

Hans Martin hans@mazamascience.com

See Also

newBeakr


beakr documentation built on April 7, 2021, 1:06 a.m.