aiohttp_rest_api

aiohttp_rest_api is an extension for aiohttp that adds support for quickly building REST APIs. It automates the creation of REST endpoints, supports APIs versioning and Swagger docstrings.

User’s Guide

How to get started in using aiohttp_rest_api.