Files
fn-serverless/examples/tutorial
Michael J Williams 1aa1618404 Update to docs, examples, and tutorial links (#546)
* Update to docs, examples, and tutorial links

* Added categories to docs index page. Removed icons.

* Update to docs, examples, and tutorial links.
Added categories to docs index page. Removed icons.

* updates to docs upon review
2017-12-01 09:53:51 -08:00
..
2017-09-08 09:26:08 -07:00

Getting Started Series

Welcome to the Fn Getting Started Series, the best way to get started with Fn and serverless computing.

Hello World Examples

Learn the basics about sending data into your function. Choose your language:

Key Examples

  • Learn how to get parameters from a web request. Click here
  • Write your first HotFunction (stays alive to minimize latency between requests). Click here

Learn More