Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fastapi-practices/fastapi_scheduler

Task scheduling system based on FastAPI with APScheduler
https://github.com/fastapi-practices/fastapi_scheduler

apscheduler fastapi fastapi-apscheduler fastapi-scheduler

Last synced: about 1 month ago
JSON representation

Task scheduling system based on FastAPI with APScheduler

Awesome Lists containing this project

README

        

# FastAPI Scheduler

[![GitHub](https://img.shields.io/github/license/fastapi-practices/fastapi_scheduler)](https://github.com/fastapi-practices/fastapi_scheduler/blob/master/LICENSE)
[![Static Badge](https://img.shields.io/badge/python-3.10%2B-blue)](https://www.python.org/downloads/)

WIP