summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorItxaka Serrano <itxakaserrano@gmail.com>2013-08-06 21:24:29 +0200
committerItxaka <itxakaserrano@gmail.com>2013-08-07 09:40:26 +0200
commitbc3a4d319469887ad6667a9b7726963cbe72eabc (patch)
tree069a1fefae9dec3465598a5b1fc14e80b31d6d15 /doc
parent27b7aeddfbd4b927c45d574c2c1cc846abe0cca2 (diff)
downloadgitlab-ce-bc3a4d319469887ad6667a9b7726963cbe72eabc.tar.gz
added python api wrapper
Diffstat (limited to 'doc')
-rw-r--r--doc/api/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/api/README.md b/doc/api/README.md
index 49bda6725e7..8e4eb296b40 100644
--- a/doc/api/README.md
+++ b/doc/api/README.md
@@ -87,3 +87,4 @@ When listing resources you can pass the following parameters:
+ [php-gitlab-api](https://github.com/m4tthumphrey/php-gitlab-api) - PHP
+ [Ruby Wrapper](https://github.com/NARKOZ/gitlab) - Ruby
++ [python-gitlab](https://github.com/Itxaka/python-gitlab) - Python