doc: add language libraries to the documentation (#354)

Fixes #319
This commit is contained in:
C Cirello
2016-11-29 00:00:52 +01:00
committed by GitHub
parent 2c56e7975d
commit f1e1d69e81

View File

@@ -4,6 +4,8 @@ This will give you the basic overview of writing base level functions. You can a
abstractions that make it easier such as [lambda](lambda/README.md).
Also, for complete examples in various languages, see the [examples directory](/examples).
We have language libraries for [Go](https://github.com/iron-io/functions_go), [Javascript](https://github.com/iron-io/functions_js) and
[Ruby](https://github.com/iron-io/functions_ruby).
## Code