Simple web app that serves an api for a tornado project as a frontend and remote calling a fastapi backend.
Uses async functions and tortoise oem to query a table pop
.
Remotely tested with testify.
- python
- tornado
- fastapi
- sqlalchemy
- testify
- requests
- mysql
- python:latest
- mariadb:latest
sudo ./install.sh -u
- Get all pops: http://localhost/pop
sudo ./install.sh -d
sudo ./install.sh -h