aiohttp-swagger-fix

Swagger API Documentation builder for aiohttp server


License
BSD-3-Clause
Install
pip install aiohttp-swagger-fix==1.0.16

Documentation

aiohttp-swagger

LOOCKING FOR MAINTAINERS!!!!!

Logo

Build Status codecov.io

aiohttp-swagger: Swagger API Documentation builder for aiohttp server

Documentation http://aiohttp-swagger.readthedocs.io/en/latest/
Code https://github.com/cr0hn/aiohttp-swagger
Issues https://github.com/cr0hn/aiohttp-swagger/issues/
Python version Python 3.4 and above

What's aiohttp-swagger

aiohttp-swagger is a plugin for aiohttp.web server that allow to document APIs using Swagger show the Swagger-ui console.

What's new?

Version 1.0.0

  • First version released

You can read entire list in CHANGELOG file.