Hacker News new | ask | show | jobs
by s3rius 457 days ago
That's really neat! I made a project for fastapi-like dependency injection for AioHTTP and it also has OpenAPI spec generation. If I could, I would like to use your library for specs instead of self-written solution.

Here's my project repo: https://github.com/taskiq-python/aiohttp-deps

2 comments

Thanks! I have a draft for aiohttp integration. I think I'll add it later.