[Haskell-cafe] [ANN] gitlab-haskell 1.0.0.1
Rob Stewart
robstewart57 at gmail.com
Tue Aug 23 07:01:40 UTC 2022
Hi,
I'm pleased to announce the release of gitlab-haskell-1.0.0.1 .
This library lifts the GitLab web API into Haskell. The library also has an
event driven API for implementing server-side GitLab file hooks.
This 1.0.0.1 release features:
1. Complete coverage of the GitLab v4 REST API.
2. An extensive suite of unit tests for parsing and serialising GitLab JSON
objects.
Documentation:
https://hackage.haskell.org/package/gitlab-haskell
Repository:
https://gitlab.com/robstewart57/gitlab-haskell
Details of the real-time API for GitLab events:
https://www.macs.hw.ac.uk/~rs46/posts/2020-06-06-gitlab-system-hooks.html
--
Rob Stewart
https://www.macs.hw.ac.uk/~rs46/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20220823/a4588efd/attachment.html>
More information about the Haskell-Cafe
mailing list