1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/docs/client-sdk.md
Andrew Fontaine f4c62bd3bb chore: Add Elixir Unleash Library to README (#480)
* Add Elixir Unleash Library to README

I pushed a new elixir package (https://hex.pm/packages/unleash) so you can use unleash from an Elixir project!

* Add Link to `unleash_ex` on Docs
2020-02-20 08:34:27 +01:00

1.2 KiB

id title
client_sdk Client SDK

To use Unleash in your application, you will need an Unleash Client SDK. Unleash has official client SDKs for Java, Node.js, Go, Ruby, and Python. We will be happy to add implementations in other languages written by you! These libraries make it very easy to use Unleash in your application.

Official client SDKs:

Clients written by awesome enthusiasts: