Commit 3083753c395722827385cf7542099cf6b4b60c4d
Exists in
spb-stable
and in
2 other branches
Merge pull request #6891 from moul/patch-1
Added Node.js library link
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
doc/api/README.md
| ... | ... | @@ -24,6 +24,7 @@ |
| 24 | 24 | + [Ruby Wrapper](https://github.com/NARKOZ/gitlab) - Ruby |
| 25 | 25 | + [python-gitlab](https://github.com/Itxaka/python-gitlab) - Python |
| 26 | 26 | + [java-gitlab-api](https://github.com/timols/java-gitlab-api) - Java |
| 27 | ++ [node-gitlab](https://github.com/moul/node-gitlab) - Node.js | |
| 27 | 28 | |
| 28 | 29 | ## Introduction |
| 29 | 30 | ... | ... |