José Antonio Perdiguero
José Antonio Perdiguero
I didn't work on any standard Grafana dashboard over the metrics this package provides, but I'm open to any PR for including a dashboard within the project.
I'm afraid it's not possible to avoid this bug in this library because of the intrinsic nature of the Middleware logic. Summarizing a bit the issue: it's causing that HTTP...
Could you elaborate a bit why this PR is needed? As per my understanding Starlette's BackgroundTask are completely usable and integrated with Flama. The code on [these examples](https://www.starlette.io/background/) are already...
One of the goal I had in mind when I started to work in this framework was to keep a balance between the complexity of the core codebase and the...
The same I told in #37 could be applied here. I don't see a huge gain in making the dependency injection works with BackgroundTasks because those aren't reflected in API...
> Looking at this some more, it probably already matches quite closely and is more about extending flama to handle the "filter", " paginate" and "side-loading" features for the List...
Yep, I'm open to pull requests.
I'd be glad to have Django support in this project but mainly because of the changes on API Star v0.4.0, I'm in the same position as you. My suggestion is...
Hi, this project is not maintained because I created another project that provides the same kind of health checks and is compatible with Django as well. Here you can find...
Hi ! This project is unmaintained but you can use [health-check](https://github.com/perdy/health-check) that provides the same functionality in a more generic way :)