Skip to content

cr0hn/aiohttp-swagger

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
doc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.