Skip to content

Repository files navigation

Hexagonal FastAPI

A scheduler that collects incoming completion requests and send them in batches to a worker. Used to explore hexagonal architecture patterns and the asyncio module.

Getting Started

uv sync

Run the scheduler with

uv run python -m src.main

Run the tests with

uv run pytest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages