fastapi-plugins icon indicating copy to clipboard operation
fastapi-plugins copied to clipboard

FastAPI framework plugins

Results 4 fastapi-plugins issues
Sort by recently updated
recently updated
newest added

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.

enhancement

Try to make run plugins within async test cases as stated in #12

enhancement

Change from version 5 to 6 has broke something in configuration of redis sentinel

enhancement

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...