https://github.com/dchaplinsky/aiohttp_swaggerify
Library to automatically generate swagger2.0 definition for aiohttp endpoints
https://github.com/dchaplinsky/aiohttp_swaggerify
Last synced: about 2 months ago
JSON representation
Library to automatically generate swagger2.0 definition for aiohttp endpoints
- Host: GitHub
- URL: https://github.com/dchaplinsky/aiohttp_swaggerify
- Owner: dchaplinsky
- License: mit
- Created: 2016-10-12T00:56:48.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-26T20:28:05.000Z (over 2 years ago)
- Last Synced: 2024-10-06T02:18:29.170Z (6 months ago)
- Language: Python
- Size: 31.3 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - dchaplinsky/aiohttp_swaggerify - Library to automatically generate swagger2.0 definition for aiohttp endpoints (Python)
README
===============================
aiohttp_swaggerify
===============================.. image:: https://img.shields.io/pypi/v/aiohttp_swaggerify.svg
:target: https://pypi.python.org/pypi/aiohttp_swaggerify.. image:: https://img.shields.io/travis/dchaplinsky/aiohttp_swaggerify.svg
:target: https://travis-ci.org/dchaplinsky/aiohttp_swaggerify.. image:: https://readthedocs.org/projects/aiohttp-swaggerify/badge/?version=latest
:target: https://aiohttp-swaggerify.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status.. image:: https://pyup.io/repos/github/dchaplinsky/aiohttp_swaggerify/shield.svg
:target: https://pyup.io/repos/github/dchaplinsky/aiohttp_swaggerify/
:alt: UpdatesLibrary to automatically generate swagger2.0 definition for aiohttp endpoints
* Free software: MIT license
* Documentation: https://aiohttp-swaggerify.readthedocs.io.Features
--------* TODO
Credits
---------This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage