GLCodeReview 0.1.0

GLCodeReview 0.1.0

Maintained by Guillermo Muntaner.



GLCodeReview

CI Status Version License Platform

A Swift API client for GitLab code review related endpoints.

Authentication

Currently only personal access tokens are supported.

Authentication

Project

Get list of projects

Merge Request

Get list of merge requests from a project

Notes

Get list of notes from a merge request

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

GLCodeReview is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'GLCodeReview'

Author

Guillermo Muntaner, [email protected]

License

GLCodeReview is available under the MIT license. See the LICENSE file for more info.