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.
- bazel
- python
- flask
- l.gcr.io/google/bazel:latest
- dolthub/dolt-sql-serverdb: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