Files
connexion/examples/openapi3/helloworld_aiohttp
Christian Clauss 1012721d2d Upgrade isort==5.9.1 (#1388)
* Upgrade isort==5.9.1

* isort --thirdparty connexion,aiohttp ./tests

* isort --thirdparty aiohttp,connexion --check-only --diff .

* cd tests before running isort
2021-07-07 12:43:36 +02:00
..
2019-12-03 05:23:36 +01:00
2021-07-07 12:43:36 +02:00
2019-12-03 05:23:36 +01:00

===================
Hello World Example
===================

Running:

.. code-block:: bash

    $ ./hello.py

Now open your browser and go to http://localhost:9090/v1.0/ui/ to see the Swagger UI.