From 90af8aa6fe3bcbb5c5e7a477b1e42f05f0a7102b Mon Sep 17 00:00:00 2001 From: MegaDiablo Date: Tue, 20 Aug 2013 14:35:49 +0300 Subject: [PATCH] add link on realisation api for java client --- doc/api/README.md | 1 + 1 file changed, 1 insertion(+) 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