quantmind / aio-openapi

A python module for building OpenAPI compliant asynchronous Rest Servers. Auto documentation, serialization and validation in the same unified API.

Home Page:https://aio-openapi.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A python module for building OpenAPI compliant asynchronous Rest Servers. Auto documentation, serialization and validation in the same unified API.

https://aio-openapi.readthedocs.io

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 98.8%Language:Makefile 0.5%Language:Mako 0.4%Language:Shell 0.2%