A simple example of how one might use SQLAlchemy as a backing store for a Connexion based application.
Running:
$ sudo pip3 install -r requirements.txt
$ ./app.pyNow open your browser and go to http://localhost:8080/v1/ui/ to see the Swagger UI.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple example of how one might use SQLAlchemy as a backing store for a Connexion based application.
Running:
$ sudo pip3 install -r requirements.txt
$ ./app.pyNow open your browser and go to http://localhost:8080/v1/ui/ to see the Swagger UI.