MCPcopy Create free account
hub / github.com/GoogleCloudPlatform/cloud-code-samples / hello

Route hello

python/cloud-run-python-hello-world/app.py:None–None  ·  view source on GitHub ↗
app.route('/')

Source from the content-addressed store, hash-verified

1"""
2A sample Hello World server.
3"""
4import os

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected