-
Hello,
We have detected that plumber is not releasing the memory when a query ends, for example, at this point we understand that there are two possible problems with the memory.
- The first is …
-
### feature: Define and implement Provider interface for providers package
#### Summary:
Implement `Provider` interface in the `providers` package. This interface will provide methods for interact…
-
Hi there,
it seems there is a conflict with [Plumber](https://www.curseforge.com/wow/addons/plumber) and [Krowi_ExtendedVendorUI](https://github.com/TheKrowi/Krowi_ExtendedVendorUI)
if the Optio…
-
I try to connect my plumber api to ChatGPT/OpenAI Action, but it show error "method put is missing operationId; skipping"
![image](https://github.com/rstudio/plumber/assets/39885445/23bd4db8-f427-463…
-
The `entrypoint.R` file exists to let developers construct their own custom router. The only documentation I could find is this reference in the help for the `dir` argument to `plumber::plumb`:
> T…
-
Alot of the ports crash on crossmix, not sure if anything can be done about those, but just thought i should point it out 😊
Titles like, super mario war, plumbers don't wear ties, world of goo and …
-
@andyquinterom and team, this project (and your other "prodverse" libraries) are amazing, great job.
Was wondering if you had some insight into using `tower` for serving authentication/authorizatio…
-
User @slodge proposed to set plumber options through env variable.
Read an option value, if null, check for an ENV variable?
This would allow some of the API behaviors to change without redeploy…
-
This is a reference to #5190. The new option to run Shiny applications as background jobs is awesome! It would be nice to have the same option for Plumber APIs.
![image](https://user-images.githubu…
-
I want to implement rate limit for the plumber API. There are lot resources online describing how to implement it in a general way. Is there a resource/example which demonstrates how to implement it …