An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

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: Updates

Library 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