Added client list to API doc

This commit is contained in:
Matt Humphrey 2013-07-06 10:14:06 +01:00
parent cab2ba0af3
commit 4bba945437

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