1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
Commit Graph

103 Commits

Author SHA1 Message Date
Christopher Kolstad
4b65c44116
feat: add ui-bootstrap endpoint (#790)
* feat: add ui-bootstrap endpoint

- Reducing calls needed for frontend to 1 instead of the current 6

fixes: #789
2021-04-20 19:54:31 +02:00
Ivar Conradi Østhus
f98a902615
chore: Add more media info to README.md 2021-03-19 22:18:01 +01:00
Ivar Conradi Østhus
aaab3fbb57
Update README.md 2021-03-01 22:03:11 +01:00
pmb
14ee8fcdcf chore(docs): Add NestJS client library reference 2020-12-24 15:22:05 +01:00
Ivar Conradi Østhus
9e48b5a2f4 fix: Replace travis with GitHub Actions
closes #656
2020-11-24 12:46:55 +01:00
Ivar Conradi Østhus
351fc636f2 fix: disable david-dm 2020-11-23 22:06:07 +01:00
Ivar Conradi Østhus
0044bea6d2
chore(docs): Fix url typo 2020-11-11 10:05:07 +01:00
avirogalsky
40efc58e1d
chore(docs): Add clojure client to doc (#648) 2020-11-11 09:57:59 +01:00
Ivar Conradi Østhus
4c2c4ef3e6 fix: remove greenkeeper 2020-09-18 09:10:40 +02:00
Zois Pagoulatos
aa3501259c
Chore: Fix typo in README.md (#607) 2020-06-17 08:03:25 +02:00
Ivar Conradi Østhus
13c2a01b43
chore: add a few more community client SDKs 2020-05-12 23:12:03 +02:00
Ivar Conradi Østhus
28439d5454
Chore: add dart sdk details 2020-05-06 08:12:18 +02:00
Tomek Marciniak
609142f47e
fix(readme): improve heroku 1 click deploy behavior (#575) 2020-03-29 20:14:24 +02:00
Ole Petter Bang
caab4434dd
Update README.md
Reflect new dotnet repo.
2020-02-27 20:27:44 +01:00
Ivar Conradi Østhus
01c6917c38 chore: update readme 2020-02-20 08:34:33 +01:00
Thomas Skardal
c0d6d51e84 chore: Add .NET Core to top sentence about supported platforms (#538)
Noticed that this is listed further down the README under supported client SDKs. I also changed the casing of .Net to .NET which is how it is written by `dotnet --info` so I guess that's the official way 😄 

```
$ dotnet --info
.NET Core SDK (reflecting any global.json):
 Version:   3.0.100
 Commit:    04339c3a26
```
2020-02-20 08:34:32 +01:00
ivaosthu
7477a7f1b5 chore: Add details about Larvel (php) SDK 2020-02-20 08:34:29 +01:00
Weslei Juan Novaes Pereira
3ab92b9dab chore: Added unleash-client-core as official sdk (#505)
Added in readme unleash-client-core as official sdk and removed unofficial ones
2020-02-20 08:34:29 +01:00
Ivar Conradi Østhus
a7e04d2280 chore: Fix slack invite link 2020-02-20 08:34:28 +01:00
ivaosthu
81259cdf94 chore: fix broken links 2020-02-20 08:34:27 +01:00
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
ivaosthu
7812078db3 chore: update readme 2020-02-20 08:34:26 +01:00
ivaosthu
874a5dac44 chore: typos in README.md 2020-02-20 08:34:25 +01:00
ivaosthu
eaae969e84 chore: Update readme with details about slack
releates to #444
2020-02-20 08:34:25 +01:00
praneeth-m
9c76a12356 Update Readme.md
Add Python to the list of the officially supported clients.
2020-02-20 08:34:19 +01:00
ivaosthu
8a53d8dca2 chore: Fix formatting all the things 2020-02-20 08:34:15 +01:00
Ivar Conradi Østhus
c3fe2aa2d5 Update README.md 2020-02-20 08:34:14 +01:00
Ivar Conradi Østhus
cfff298abd Update README.md 2020-02-20 08:34:14 +01:00
Ivar Conradi Østhus
1633b696f7 chore(readme): Added official python client 2020-02-20 08:34:14 +01:00
Ivar Conradi Østhus
83bae7b7fd chore(README): Add another python client 2020-02-20 08:34:14 +01:00
Ivan Lee
f1cb533978 Adding ivanklee86/unleash-python-client. 2020-02-20 08:34:13 +01:00
Jonas Strømsodd
ef44ba5041 Update README with available SDKs.
Added Ruby to the list of available SDKs.
2020-02-20 08:34:12 +01:00
Ivar Conradi Østhus
7c2f9fa220 Fixed typo in README.md 2020-02-20 08:34:12 +01:00
Ivar Conradi Østhus
a64ff68321 Added Ruby to the list of clients. 2020-02-20 08:34:12 +01:00
Ivar Conradi Østhus
8ce568cac1 fix(package): Prepare version 3.0.0 2020-02-20 08:34:08 +01:00
ivaosthu
39d7157409 Add a heroku deploy button
closes #120
2020-02-20 08:34:06 +01:00
Ivar Conradi Østhus
ff261047df Update README.md 2020-02-20 08:34:05 +01:00
Ivar Conradi Østhus
3b86307984 Update README.md 2020-02-20 08:34:05 +01:00
Ivar Conradi Østhus
32ac8619a3 Added info about 3rd party SDKs 2020-02-20 08:34:05 +01:00
Ivar Conradi Østhus
320ce4d6f1 Update README.md 2020-02-20 08:34:04 +01:00
greenkeeper[bot]
324c62f425 docs(readme): add Greenkeeper badge 2020-02-20 08:34:03 +01:00
Simen Bekkhus
7c5aa04b37 Update link to david dev deps 2020-02-20 08:30:51 +01:00
Vegard Sandvold
437ef33a41 Update README.md
Fixed typo and link to unleash demo.
2020-02-20 08:30:50 +01:00
Ivar Conradi Østhus
bc93cd98bc Added details about Go client implementations in README.md 2020-02-20 08:30:49 +01:00
Ivar Conradi Østhus
abf274c944 Update README.md 2020-02-20 08:30:48 +01:00
Ivar Conradi Østhus
0a97214572 Update README.md 2020-02-20 08:30:48 +01:00
Ivar Conradi Østhus
a1f098fc73 Update README.md 2020-02-20 08:30:48 +01:00
Ivar Conradi Østhus
b5224423ac Update README.md 2020-02-20 08:30:48 +01:00
Ivar
b2dfd971c1 update docs 2020-02-20 08:30:48 +01:00
Ivar Conradi Østhus
e54190d124 Update README.md 2020-02-20 08:30:47 +01:00