mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
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:
@@ -1,15 +1,4 @@
|
||||
# Client Libraries
|
||||
|
||||
## Function Developer Kits - FDKs
|
||||
|
||||
Language wrappers to help write functions:
|
||||
|
||||
* [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)
|
||||
|
||||
## Client libraries for using the API
|
||||
# Client Libraries for the API
|
||||
|
||||
* [Elixir](https://github.com/fnproject/fn_elixir)
|
||||
* [Go](https://github.com/fnproject/fn_go)
|
||||
|
||||
Reference in New Issue
Block a user