summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-05-18 20:37:59 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-05-18 20:37:59 +0300
commitccbb2da71a61794cf85dea3ce429885d70797772 (patch)
treeab6b36f868ca98845dda9f6dba3201c6459dd4ac
parent6dfd88a145b7c7f9dc798d888a2aa4ad5c1c54b7 (diff)
parentd7cee6ed76b1892f4fe71d6f0cf6e83e8870478a (diff)
downloadgitlab-ce-ccbb2da71a61794cf85dea3ce429885d70797772.tar.gz
Merge pull request #6990 from Scooletz/master
.NET client introduced to docs
-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 4c40589fd4f..acd2f524beb 100644
--- a/doc/api/README.md
+++ b/doc/api/README.md
@@ -26,6 +26,7 @@
+ [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
++ [NGitLab](https://github.com/Scooletz/NGitLab) - .NET
## Introduction