aiohttp boilerplate for asynchronous Python web services with Docker and testing
Create aio app scaffolds aiohttp-based asynchronous Python web services with testing, linting, database migrations, Sphinx documentation, and Docker Compose support. It's suited for backend web applications or REST APIs that need a tested, containerized starting point with optional Postgres or Redis integration.
0