Skip to content

bearddan2000/dev-python-web-buckbuild-api-flask-mysql-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dev-python-web-buckbuild-api-flask-mysql-simple

Description

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.

Tech stack

  • buck
  • python
  • flask

Docker stack

  • praqma/native-buck
  • mariadb:latest

To run

sudo ./install.sh -u

To stop (optional)

sudo ./install.sh -d

For help

sudo ./install.sh -h

Releases

No releases published

Packages

No packages published