Skip to content

Latest commit

 

History

History
 
 

README.md

Python Google Cloud Datastore sample for Google App Engine Flexible Environment

Open in Cloud Shell

This sample demonstrates how to use Google Cloud Datastore on Google App Engine Flexible Environment.

Setup

Before you can run or deploy the sample, you will need to enable the Cloud Datastore API in the Google Developers Console.

Running locally

Refer to the top-level README for instructions on running and deploying.

When running locally, you can use the Google Cloud SDK to provide authentication to use Google Cloud APIs:

$ gcloud init

Starting your application:

$ python main.py