diff options
author | Manfred Touron <m@42.am> | 2014-04-28 22:20:33 +0200 |
---|---|---|
committer | Manfred Touron <m@42.am> | 2014-04-28 22:20:33 +0200 |
commit | 274d6db18749f4fbcceabd3529b5bcdad9e5b5a4 (patch) | |
tree | 6a58e0d19043ed41f6494fd4a55963636953f84b /doc | |
parent | f7da04dccde6deccc10a98a024e6230baaf08dd5 (diff) | |
download | gitlab-ce-274d6db18749f4fbcceabd3529b5bcdad9e5b5a4.tar.gz |
Added Node.js library link
Diffstat (limited to 'doc')
-rw-r--r-- | doc/api/README.md | 1 |
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 |