gitlab 0.1.0
gitlab: ^0.1.0 copied to clipboard
A library to communicate with the GitHub API
GitLab API #
This is a dart library to communicate with the GitLab API v3.
This is still work in progress. We are happy about Merge Requets!
Installation #
Simply add it to your project as a dependency:
dependencies:
gitlab: any
Usage #
For the full documentation, and usage, please refer to the documentation.
License #
MIT