<!--
title: Serverless - Apache OpenWhisk - 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/openwhisk/examples/)

<!-- DOCS-SITE-LINK:END -->

# Serverless Apache OpenWhisk Examples

Have an example? Submit a PR or [open an issue](https://github.com/serverless/examples/issues). ⚡️

| Example                                                                                                                                                                    | Runtime |
| :------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :------ |
| [OpenWhisk Node Simple](https://serverless.com/examples/openwhisk-node-simple/) <br/> Boilerplate project repository for OpenWhisk provider with Serverless Framework.     | nodeJS  |
| [OpenWhisk Python Simple](https://serverless.com/examples/openwhisk-python-simple/) <br/> Boilerplate project repository for OpenWhisk provider with Serverless Framework. | python  |
| [OpenWhisk PHP Simple](https://serverless.com/examples/openwhisk-php-simple/) <br/> Boilerplate project repository for OpenWhisk provider with Serverless Framework.       | php     |
| [OpenWhisk Ruby Simple](https://serverless.com/examples/openwhisk-ruby-simple/) <br/> Boilerplate project repository for OpenWhisk provider with Serverless Framework.     | ruby    |
| [OpenWhisk Swift Simple](https://serverless.com/examples/openwhisk-swift-simple/) <br/> Boilerplate project repository for OpenWhisk provider with Serverless Framework.   | swift   |
| [OpenWhisk Java Simple](https://serverless.com/examples/openwhisk-java-simple/) <br/> Boilerplate project repository for OpenWhisk provider with Serverless Framework.     | java    |

If you have questions, join the [chat in gitter](https://gitter.im/serverless/serverless) or [post over on the forums](https://forum.serverless.com/)
