Skip to content

Latest commit

 

History

History
 
 

functions

Google Cloud Platform logo

Google Cloud Functions Node.js Samples

Cloud Functions is a lightweight, event-based, asynchronous compute solution that allows you to create small, single-purpose functions that respond to Cloud events without the need to manage a server or a runtime environment.

Setup

  1. Read Prerequisites and How to run a sample first.

Samples

Notes:

The samples in the node8 directory are designed for use with Node.js 8.x.x only. Unless otherwise noted, all other samples are designed for both Node.js 6.x.x and Node.js 8.x.x.