Skip to content

REST API to access a Google Cloud Platform SQL instance.

Notifications You must be signed in to change notification settings

olesk75/gcp-flask-REST-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gcp-flask-REST-API

Simple REST API to access a database on a GCP SQL instance (or locally for testing & debugging).

/query for queries, and /status for status.

404 error on / by design.

Rename app.yaml-dist to app.yaml and fill out DB information.

NOTE: requires simplejson!

Reminder

gcloud app deploy app.yaml to deploy

gcloud app logs tail -s default to tail the logs

About

REST API to access a Google Cloud Platform SQL instance.

Topics

Resources

Stars

Watchers

Forks

Languages