Creates an api of pop for a flask project. Has the ability to query by parameters. If path is not found, will default to 404 error.
Remotely tested with testify.
- python
- flask
- testify
- requests
- python:latest
- mariadb:latest
sudo ./install.sh -u
- Get all pops: http://localhost/pop
- Schema id, name, and color
- Query with params: http://localhost/pop
sudo ./install.sh -d
sudo ./install.sh -h