Merge pull request #4505 from m4tthumphrey/patch-1

Added client list to API doc
This commit is contained in:
Dmitriy Zaporozhets 2013-07-06 02:38:04 -07:00
commit 5315fd5a59
1 changed files with 5 additions and 0 deletions

View File

@ -81,3 +81,8 @@ When listing resources you can pass the following parameters:
+ [System Hooks](system_hooks.md)
+ [Groups](groups.md)
+ [User Teams](user_teams.md)
## Clients
+ [php-gitlab-api](https://github.com/m4tthumphrey/php-gitlab-api) - PHP
+ [Ruby Wrapper](https://github.com/NARKOZ/gitlab) - Ruby