You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# OpenFaaS Pro Function Builder API examples
2
-
This repo contains some code examples that show you how to use the [OpenFaaSFunction Builder API](https://docs.openfaas.com/openfaas-pro/builder/) from different languages.
2
+
This repo contains some code examples that show you how to use the [OpenFaaS Function Builder API](https://docs.openfaas.com/openfaas-pro/builder/) from different languages.
3
3
4
4
> The Function Builder API provides a simple REST API to create your functions from source code.
5
5
> See [Function Builder API docs](https://docs.openfaas.com/openfaas-pro/builder/) for installation instructions
0 commit comments