Last updated:
0 purchases
gitlab
GitLab API #
This is a dart library to communicate with the GitLab API v4.
This is still work in progress. We are happy about Merge Requests!
This library is already in production use, but it is missing a lot of calls and properties.
The calls that are present should be safe to use.
There are still tests missing for a lot of resources though.
Installation #
Simply add it to your project as a dependency:
dependencies:
gitlab: any
copied to clipboard
Usage #
For the full documentation, and usage, please
refer to the documentation.
License #
MIT
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.