Skip to content

Flask database webservice used as part of a project for HackGT 2018! Service runs on GCP App Engine and connect to a GCP Cloud SQL Postgres database.

Notifications You must be signed in to change notification settings

laballab/travel-db-service

Repository files navigation

travel-db-service

Flask database webservice used as part of a project for HackGT 2018!

Installation

pip install -r requirements.txt

Proxy

./cloud_sql_proxy -instances=skilful-courage-220001:us-east1-b:travel-db-instance=tcp:5432 -credential_file skilful-courage-220001-4518022460f3.json

Running

source env/postgres/bin/activate

About

Flask database webservice used as part of a project for HackGT 2018! Service runs on GCP App Engine and connect to a GCP Cloud SQL Postgres database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages