Skip to content

bearddan2000/python-web-bazel-api-flask-postgres-pop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-web-bazel-api-flask-postgres-pop

Description

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.

Tech stack

  • bazel
  • python
  • flask

Docker stack

  • l.gcr.io/google/bazel:latest
  • postgresql

To run

sudo ./install.sh -u

To stop (optional)

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credit