Commit 8c1201efac2cfe521decf6fa330338c9c86651b4

Authored by Dmitriy Zaporozhets
2 parents 4ca1a29d 1ba865c6

Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
doc/api/README.md
@@ -21,6 +21,7 @@ @@ -21,6 +21,7 @@
21 ## Clients 21 ## Clients
22 22
23 + [php-gitlab-api](https://github.com/m4tthumphrey/php-gitlab-api) - PHP 23 + [php-gitlab-api](https://github.com/m4tthumphrey/php-gitlab-api) - PHP
  24 ++ [Laravel API Wrapper for GitLab CE](https://github.com/adamgoose/gitlab) - PHP / [Laravel](http://laravel.com)
24 + [Ruby Wrapper](https://github.com/NARKOZ/gitlab) - Ruby 25 + [Ruby Wrapper](https://github.com/NARKOZ/gitlab) - Ruby
25 + [python-gitlab](https://github.com/Itxaka/python-gitlab) - Python 26 + [python-gitlab](https://github.com/Itxaka/python-gitlab) - Python
26 + [java-gitlab-api](https://github.com/timols/java-gitlab-api) - Java 27 + [java-gitlab-api](https://github.com/timols/java-gitlab-api) - Java