Serge Dukic ff67f7a058 Added documentation for GCP Python HelloWorld function
Copied the pattern from the NodeJS documentation. Hopefully it all links
up nicely.

Issue(s): None
2019-02-12 16:50:55 +13:00

21 lines
1.0 KiB
Markdown

<!--
title: Serverless - Google Cloud Functions - Examples
menuText: Examples
layout: Doc
-->
<!-- DOCS-SITE-LINK:START automatically generated -->
### [Read this on the main serverless docs site](https://www.serverless.com/framework/docs/providers/google/examples/)
<!-- DOCS-SITE-LINK:END -->
# Serverless Google Cloud Functions Examples
Have an example? Submit a PR or [open an issue](https://github.com/serverless/examples/issues). ⚡️
| Example | Runtime |
|:--------------------------- |:-----|
| [Google Node Simple](https://serverless.com/examples/google-node-simple-http-endpoint/) <br/> Boilerplate project repository for Google Cloud provider with Serverless Framework. | nodeJS |
| [Google Python Simple](https://serverless.com/examples/google-python-simple-http-endpoint/) <br/> Boilerplate project repository for Google Cloud provider with Serverless Framework. | Python |
If you have questions, join the [chat in gitter](https://gitter.im/serverless/serverless) or [post over on the forums](https://forum.serverless.com/)