mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
20 lines
870 B
Markdown
20 lines
870 B
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://github.com/serverless/examples/tree/master/google-node-simple-http-endpoint) <br/> Boilerplate project repository for Google Cloud provider with Serverless Framework. | nodeJS |
|
|
|
|
If you have questions, join the [chat in gitter](https://gitter.im/serverless/serverless) or [post over on the forums](https://forum.serverless.com/)
|