fastapi-plugins
fastapi-plugins copied to clipboard
FastAPI framework plugins
Let's discuss how to add celery support, broke down the steps for starting working in PRs, and if still makes sense or Dramatiq/Huey instead.
Try to make run plugins within async test cases as stated in #12
Change from version 5 to 6 has broke something in configuration of redis sentinel
Hi guys, I find most of your fastapi plugins has been used previous on my project, and I found they are very helpful, for the scheduler, I highly recommend you...