Commit b58eeeaf105f345702f55d337bd49803a8601fbe
Exists in
master
and in
4 other branches
Merge pull request #4727 from Itxaka/master
added python api wrapper
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
doc/api/README.md
@@ -87,3 +87,4 @@ When listing resources you can pass the following parameters: | @@ -87,3 +87,4 @@ When listing resources you can pass the following parameters: | ||
87 | 87 | ||
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 |