Commit 3ead5515 authored by Greg Messner's avatar Greg Messner Committed by GitHub
Browse files

Updated description.

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
GitlLab API for Java
====================
This project provides a full featured Java API for working with GitLab repositories via the standard GitLab REST API.
GitLab API for Java (gitlab4j-api) provides a full featured Java API for working with GitLab repositories via the GitLab REST API.
It is quite simple to use, all you need is the URL to your GitLab server and the Private Token from your GitLab Account Settings page. Once you have that info it is as simple as:
```java
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment