python-web-bottle-api-sqlserver-pop Description Simple web app that serves an api for a bottle project. Uses sqlalchemy query a table pop. Tech stack python bottle sqlalchemy mssql Docker stack python:latest mcr.microsoft.com/mssql/server:2017-CU17-ubuntu To run sudo ./install.sh -u Endpoint at To stop sudo ./install.sh -d For help sudo ./install.sh -h Credit Bottle sqlalchemy setup