summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMegaDiablo <megadiablo@yandex.ru>2013-08-20 14:35:49 +0300
committerMegaDiablo <megadiablo@yandex.ru>2013-08-20 14:35:49 +0300
commit90af8aa6fe3bcbb5c5e7a477b1e42f05f0a7102b (patch)
tree5982033f05cfcc25cb5cce84591066041a577353
parent7daf394732db2bc696938739cdb8f1bccd0a501f (diff)
downloadgitlab-ce-90af8aa6fe3bcbb5c5e7a477b1e42f05f0a7102b.tar.gz
add link on realisation api for java client
-rw-r--r--doc/api/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/api/README.md b/doc/api/README.md
index 8e4eb296b40..7668df07af1 100644
--- a/doc/api/README.md
+++ b/doc/api/README.md
@@ -88,3 +88,4 @@ When listing resources you can pass the following parameters:
+ [php-gitlab-api](https://github.com/m4tthumphrey/php-gitlab-api) - PHP
+ [Ruby Wrapper](https://github.com/NARKOZ/gitlab) - Ruby
+ [python-gitlab](https://github.com/Itxaka/python-gitlab) - Python
++ [java-gitlab-api](https://github.com/timols/java-gitlab-api) - Java