Sign in
chromium
/
external
/
github.com
/
GoogleCloudPlatform
/
endpoints-proto-datastore
/
d5b415c407f3585c6f47a1a86b0f4a96e8881da3
/
.
/
examples
/
matching_queries_to_indexes
/
app.yaml
blob: 79a4b32721a798d6559e9ee28c09e52470a88988 [
file
] [
log
] [
blame
]
application:
my
-
api
version:
1
runtime:
python27
threadsafe:
true
api_version:
1
handlers:
# Endpoints handler
-
url:
/_ah/spi/.*
script:
main.application
libraries:
# Needed for endpoints/users_id_token.py.
-
name:
pycrypto
version:
"2.6"