Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 6 days 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-10-24T19:36:58.000Z (about 3 years ago)
- Last Synced: 2025-01-05T04:09:02.041Z (13 days 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: 186
- Watchers: 14
- 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**!!!!!
![Logo](doc/source/_static/logo.png)
[![Build Status](https://travis-ci.org/cr0hn/aiohttp-swagger.svg?branch=master)](https://travis-ci.org/cr0hn/aiohttp-swagger)
[![codecov.io](https://codecov.io/github/cr0hn/aiohttp-swagger/coverage.svg?branch=master)](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 aboveWhat'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.