fastapi-plugins
fastapi-plugins copied to clipboard
using apscheduler as the scheduler
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 to use the apscheduler, which is a great lib for periodically task. I have used it as a periodically check here.