1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-09 00:18:00 +01:00

chore(docs): Add clojure client library reference (#647)

This commit is contained in:
avirogalsky 2020-11-11 10:28:06 +02:00 committed by GitHub
parent 805698e28f
commit 666237254c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,4 +22,5 @@ To use Unleash in your application, you will need an Unleash Client SDK. Unleash
- [minds/unleash-client-php](https://gitlab.com/minds/unleash-client-php) (PHP)
- [afontaine/unleash_ex](https://gitlab.com/afontaine/unleash_ex) (Elixir)
- [mikefrancis/laravel-unleash](https://github.com/mikefrancis/laravel-unleash) (Laravel - PHP)
- [AppsFlyer/clojure-unleash](https://https://github.com/AppsFlyer/unleash-client-clojure) (Clojure)
- _...your implementation for your favorite language._