Commit 4bba945437f67ffa5fb6a4afad60729c1827e26b
1 parent
cab2ba0a
Exists in
master
and in
4 other branches
Added client list to API doc
Showing
1 changed file
with
5 additions
and
0 deletions
Show diff stats
doc/api/README.md
| ... | ... | @@ -81,3 +81,8 @@ When listing resources you can pass the following parameters: |
| 81 | 81 | + [System Hooks](system_hooks.md) |
| 82 | 82 | + [Groups](groups.md) |
| 83 | 83 | + [User Teams](user_teams.md) |
| 84 | + | |
| 85 | +## Clients | |
| 86 | + | |
| 87 | ++ [php-gitlab-api](https://github.com/m4tthumphrey/php-gitlab-api) - PHP | |
| 88 | ++ [Ruby Wrapper](https://github.com/NARKOZ/gitlab) - Ruby | ... | ... |