FastAPI-template
FastAPI-template copied to clipboard
RMQ Consumer
trafficstars
can you add to the template for aio_rmq consumer as well that would run in a background job task or tasiq bgworker
So, we have an integration with taskiq. You can easily add scheduler to the tkq.py file and start using it right away.