Flask Demo - 06

Remember to update config.yaml with your credentials

Get sakila-data-02.sql and sakila-schema-01.sql from this.

https://github.com/gchandra10/sakila_schema_data_mysql

flask_demo> python3 api_demo/flask_06_mysql_app.py

Last updated