Skip to content

Demonstration of Google OAuth flow to grant permissions to google cloud, resources (Cloud Platform Readonly and Datastore), Upload CSV file to populate datastore, Read datastore using dynamically formed GQL query

neilghosh/gcloud-data-exchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gcloud-data-exchange

Run

python3 -m http.server

Tools

  • Mucker - General purpose tool to import CSV files to Google Cloud Datastore.
  • Quote - Upload stock data in csv form to Datastore and plot candlestick chart.

Demo

https://neilghosh.com/gcloud-data-exchange

Demonstration of

  • Google OAuth flow to grant permissions to google cloud resources (Cloud Platform Readonly and Datastore)
  • Upload CSV file to populate datastore
  • Read datastore using dynamically formed GQL query

About

Demonstration of Google OAuth flow to grant permissions to google cloud, resources (Cloud Platform Readonly and Datastore), Upload CSV file to populate datastore, Read datastore using dynamically formed GQL query

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published