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