A very flexible framework for building server side logic in R. The
framework is unopinionated when it comes to how HTTP requests and WebSocket
messages are handled and supports all levels of app complexity; from serving
static content to full-blown dynamic web-apps. Fiery does not hold your hand
as much as e.g. the shiny package does, but instead sets you free to create
your web app the way you want.
Version: |
1.1.1 |
Imports: |
R6, assertthat, httpuv, uuid, utils, stringi, future, later, stats, reqres, glue, crayon |
Suggests: |
testthat, covr |
Published: |
2018-10-22 |
Author: |
Thomas Lin Pedersen [aut, cre] |
Maintainer: |
Thomas Lin Pedersen <thomasp85 at gmail.com> |
BugReports: |
https://github.com/thomasp85/fiery/issues |
License: |
MIT + file LICENSE |
URL: |
https://github.com/thomasp85/fiery |
NeedsCompilation: |
no |
Materials: |
README NEWS |
In views: |
WebTechnologies |
CRAN checks: |
fiery results |