gitlab-api: Gitlab Web API

[ bsd3, deprecated, library, web ] [ Propose Tags ]
Deprecated in favor of gitlab-haskell

Gitlab Web API V4


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0.1, 0.0.0.2
Change log ChangeLog.md
Dependencies aeson, base (>=4.7 && <5), http-conduit, http-types, microlens-platform, rio, yaml [details]
License BSD-3-Clause
Copyright 2018 Daniel Firth
Author Daniel Firth
Maintainer locallycompact@gmail.com
Category Web
Source repo head: git clone https://gitlab.com/locallycompact/gitlab-api
Uploaded by locallycompact at 2018-06-21T14:56:29Z
Distributions
Downloads 1267 total (7 in the last 30 days)
Rating 1.25 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-06-21 [all 1 reports]

Readme for gitlab-api-0.0.0.2

[back to package description]

Gitlab V4 API

This is the gitlab rest API in Haskell. This is extremely underdeveloped and only supports a couple of functions. Pull requests welcome.