serverless
Version:
Serverless Framework - Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more
27 lines (18 loc) • 672 B
Markdown
<!--
title: Hello World Example
menuText: Hello World
description: Example of creating Hello World functions with the Serverless framework
layout: Doc
-->
<!-- DOCS-SITE-LINK:START automatically generated -->
### [Read this on the main serverless docs site](https://www.serverless.com/framework/docs/providers/openwhisk/examples/hello-world/)
<!-- DOCS-SITE-LINK:END -->
# Hello World Serverless Example 🌍
Welcome to the Hello World example.
Pick your language of choice:
- [JavaScript](./node)
- [PHP](./php)
- [Python](./python)
- [Ruby](./ruby)
- [Swift](./swift)
[View all examples](https://www.serverless.com/framework/docs/providers/openwhisk/examples/)