Skip to content

vanHeemstraSystems/function-hello-python-headstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

function-hello-python-headstart

Function Hello Python - Headstart

Based on "Your first serverless Python function with OpenFaaS" at https://blog.alexellis.io/first-faas-python-function/

Let's write a Python function with OpenFaaS that executes hello-world and then move onto something more. We'll start by deploying OpenFaaS on our machine and then we'll install the CLI and write the handler for our function.

100 - Prerequisites

See README.md

200 - Install the OpenFaaS CLI

See README.md

300 - Deploy OpenFaaS

See README.md

400 - Write your Function

See README.md

500 - Build your Function

See README.md

600 - Run your Function

See README.md

700 - Test your Function

See README.md

800 - Upload your Function

See README.md

900 - Deploy your Function

See README.md

1000 - Import 3rd Party Dependencies

See README.md

more ...

About

Function Hello Python - Headstart

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published