Skip to content

moldhouse/hexagonal-fastapi

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages