https://github.com/cr0hn/aiohttp-swagger
Swagger API Documentation builder for aiohttp server
https://github.com/cr0hn/aiohttp-swagger
aiohttp aiohttp-server aiohttp-swagger apidoc python swagger
Last synced: 9 months ago
JSON representation
Swagger API Documentation builder for aiohttp server
- Host: GitHub
- URL: https://github.com/cr0hn/aiohttp-swagger
- Owner: cr0hn
- License: other
- Created: 2016-10-25T10:57:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-10-24T19:36:58.000Z (over 4 years ago)
- Last Synced: 2025-04-08T14:13:13.460Z (10 months ago)
- Topics: aiohttp, aiohttp-server, aiohttp-swagger, apidoc, python, swagger
- Language: JavaScript
- Homepage: http://aiohttp-swagger.readthedocs.io/en/latest/
- Size: 4.64 MB
- Stars: 187
- Watchers: 13
- Forks: 82
- Open Issues: 51
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
aiohttp-swagger
===============
**LOOCKING FOR MAINTAINERS**!!!!!

[](https://travis-ci.org/cr0hn/aiohttp-swagger)
[](https://codecov.io/github/cr0hn/aiohttp-swagger)
*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](https://github.com/cr0hn/aiohttp-swagger/blob/master/CHANGELOG) file.