aio-openapi

Minimal OpenAPI asynchronous server application


Keywords
aiohttp, asyncio, database, dataclasses, openapi-documentation, openapi3, postgresql, rest-api, validation-library, websockets
License
BSD-3-Clause
Install
pip install aio-openapi==1.3.6

Documentation

aio-openapi

PyPI version Python versions Build codecov Documentation Status Downloads

Asynchronous web middleware for aiohttp and serving Rest APIs with OpenAPI v 3 specification and with optional PostgreSql database bindings.

See the tutorial for a quick introduction.