README.md

Build Status codecov CRAN_Status_Badge Downloads

jug: A Simple Web Framework for R

jug

jug is a small web development framework for R which relies heavily upon the httpuv package. It’s main focus is to make building APIs for your code as easy as possible.

jug is not supposed to be either an especially performant nor an uber stable web framework. Other tools (and languages) might be more suited for that. It focuses on maximizing the ease with which you can create web APIs for your R code. However, the flexibility of jug means that, in theory, you could built an extensive web framework with it.

Check out http://bart6114.github.io/jug/articles/jug.html for the vignette documentation.

Plugins:

Changes

v0.1.7.902

v0.1.7.901

v0.1.7.900

v0.1.7

v0.1.6

v0.1.5

v0.1.4

v0.1.3



Bart6114/jug documentation built on May 5, 2019, 10:26 a.m.