Updated docs, cleaned things up, DRY's up function format stuff. (#688)

* Updated docs, cleaned things up, DRY's up function format stuff.

* deleted files

* updated bad link
This commit is contained in:
Travis Reeder
2018-01-16 14:45:44 -08:00
committed by GitHub
parent e3a573d11a
commit 5a2602d42e
17 changed files with 164 additions and 352 deletions

8
docs/developers/fdks.md Normal file
View File

@@ -0,0 +1,8 @@
# Function Developer Kits - FDKs
FDKs helps make writing functions easier.
* [Go](https://github.com/fnproject/fdk-go)
* [Java](https://github.com/fnproject/fdk-java)
* [Python](https://github.com/fnproject/fdk-python)
* [Ruby](https://github.com/fnproject/fdk-ruby)