Description
A gerrit client library.
Description
Gerrit is a client library to interface with https://www.gerritcodereview.com/
Use this library to query and post to gerrit REST API.
README.md
gerrit
A client library for gerrit.
Features
- JSON decoder for API endpoints and events stream.
- HTTP client helper functions.
Contribute
Run tests:
$ cabal build
$ cabal test