Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

docs: connect Python Translate client library to nebulous serverless example #162

Merged
merged 9 commits into from May 28, 2021
3 changes: 3 additions & 0 deletions samples/cloud-nebulous-serverless-python/README.md
@@ -0,0 +1,3 @@
For a sample Python "mini-Google Translate" web app using the [Google Cloud Translation API](https://cloud.google.com/translate), go to https://github.com/googlecodelabs/cloud-nebulous-serverless-python

The app can be deployed locally via the Flask development server, or to any [Google Cloud serverless](https://cloud.google.com/serverless) compute platforms, [Google App Engine](https://cloud.google.com/appengine), [Cloud Functions](https://cloud.google.com/functions), or [Cloud Run](https://cloud.google.com/run), with just minor configuration changes.