Commit 90af8aa6fe3bcbb5c5e7a477b1e42f05f0a7102b

Authored by MegaDiablo
1 parent 7daf3947

add link on realisation api for java client

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
doc/api/README.md
@@ -88,3 +88,4 @@ When listing resources you can pass the following parameters: @@ -88,3 +88,4 @@ When listing resources you can pass the following parameters:
88 + [php-gitlab-api](https://github.com/m4tthumphrey/php-gitlab-api) - PHP 88 + [php-gitlab-api](https://github.com/m4tthumphrey/php-gitlab-api) - PHP
89 + [Ruby Wrapper](https://github.com/NARKOZ/gitlab) - Ruby 89 + [Ruby Wrapper](https://github.com/NARKOZ/gitlab) - Ruby
90 + [python-gitlab](https://github.com/Itxaka/python-gitlab) - Python 90 + [python-gitlab](https://github.com/Itxaka/python-gitlab) - Python
  91 ++ [java-gitlab-api](https://github.com/timols/java-gitlab-api) - Java