summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-04-29 09:54:55 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-04-29 09:54:55 +0300
commit3083753c395722827385cf7542099cf6b4b60c4d (patch)
treeba7ab810bf0622bdb2fc352ccbee595ba9878f69 /doc
parentc8c9c365a06f2cea7d68ea56b4c584ef7afab0e4 (diff)
parent274d6db18749f4fbcceabd3529b5bcdad9e5b5a4 (diff)
downloadgitlab-ce-3083753c395722827385cf7542099cf6b4b60c4d.tar.gz
Merge pull request #6891 from moul/patch-1
Added Node.js library link
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 b1740f35792..09c52350f3f 100644
--- a/doc/api/README.md
+++ b/doc/api/README.md
@@ -24,6 +24,7 @@
+ [Ruby Wrapper](https://github.com/NARKOZ/gitlab) - Ruby
+ [python-gitlab](https://github.com/Itxaka/python-gitlab) - Python
+ [java-gitlab-api](https://github.com/timols/java-gitlab-api) - Java
++ [node-gitlab](https://github.com/moul/node-gitlab) - Node.js
## Introduction