Skip to main content

Async API (api-async)

Type: Microservice
Stack: Python, FastAPI, AsyncPG

High-performance microservice designed for asynchronous database operations and handling high-concurrency tasks.

Key Features

  • Performance: Built on FastAPI and uvloop for speed.
  • Database: Uses asyncpg for non-blocking PostgreSQL access.
  • Package Management: Uses uv for modern Python dependency management.

Documentation

  • OpenAPI: Available at /docs when the service is running.