python-web-bottle-api-mysql-simple Description Simple web app that serves an api for a bottle project. Uses sqlalchemy query a table dog. Tech stack python bottle sqlalchemy mariadb Docker stack python:latest mariadb:latest To run sudo ./install.sh -u Endpoint at To stop sudo ./install.sh -d For help sudo ./install.sh -h Credit Bottle sqlalchemy setup