fiery
fiery copied to clipboard
A flexible and lightweight web server
I'm looking into this package as an option for serving data science models at my company. We have a security compliance policy that dictates we can only use http server...
any plan to add dockerfile for official repo?
Hi @thomasp85 - I recently created [a post](https://community.plotly.com/t/force-https-with-dash-for-r-app/51588) on the Dash for R forum, am seeking advice regarding HTTPS routing for a Dash for R app, which (according to the...
It seems as though fiery/routr/reqres based apps don't currently have a mechanism for reporting trace stacks (of errors), which makes debugging complex applications difficult. Here's a minimal example of the...
I was looking at some of the tutorials at https://vuejs.org and was very interested to see that vue.js is reactive. Reactivity is, of course, one of Shiny's killer features. I...
At the moment the event cycle should be a zero-operation unless handlers have been attached. Still, I need to look into the efficiency of the cycle, as well as the...
This package is great! Thanks very much for your excellent work. I'm confused for passing value from outside into Fiery. The example may be like this: > curl http://127.0.0.1:8080/predict?val=10 The...
Trying to write an authentication plugin to use with `fiery` and and `routr` but I cannot figure how to block the process if a condition is not met: e.g. return...
Recognise the *fireplace* DESCRIPTION entry that defines an expression returning a Fire object Add `firestarter()` function to start package based servers
FYI, instead of: ```r can_fork