< cd ../gallery
[DevTools]
fastapi-crons
fastapi-crons is a FastAPI extension for running cron jobs and background tasks in a clean, reliable way with async support and syntyx just like fastapi.
@mE-uMAr
maintainer
★ 90 stars
# README
fastapi-crons is a FastAPI extension for running cron jobs and background tasks in a clean, reliable way with async support and syntyx just like fastapi. Maintained by mE-uMAr on GitHub, where it has earned 90 stars from the community.
It's actively developed around asyncio, background-tasks, cron, and is a solid reference for anyone building with these tools.
# tags
# install
npm install fastapi-cronsmore FastAPI repos