diff options
| author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-05-19 12:38:31 +0300 |
|---|---|---|
| committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-05-19 12:38:31 +0300 |
| commit | a85aa4e09ea7a4aef3c7191f5d042e225953526a (patch) | |
| tree | ca54dbc0cd4d4e5ef02d518221a9664db16e2e94 | |
| parent | 1a068d7411eb8c9c2c17f0736f5eb2818c8e7607 (diff) | |
| parent | ccbb2da71a61794cf85dea3ce429885d70797772 (diff) | |
| download | gitlab-ce-a85aa4e09ea7a4aef3c7191f5d042e225953526a.tar.gz | |
Merge branch 'master' of github.com:gitlabhq/gitlabhq
| -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 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 |
