github-rest: Query the GitHub REST API programmatically
Query the GitHub REST API programmatically, which can provide a more flexible and clear interface than if all of the endpoints and their types were defined as Haskell values.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- github-rest-1.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.1.4, 1.2.0, 1.2.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson (>=1.1.2.0 && <1.5), base (>=4.9 && <5), bytestring (>=0.10.8.1 && <0.11), http-client (>=0.5.13.1 && <0.7), http-client-tls (>=0.3.5.3 && <0.4), http-types (>=0.12.1 && <0.13), jwt (>=0.9.0 && <0.11), mtl (>=2.2.2 && <2.3), scientific (>=0.3.6.2 && <0.4), text (>=1.2.2.2 && <1.3), time (>=1.8.0.2 && <1.10), transformers (>=0.5.2.0 && <0.6), unliftio (>=0.2.7.0 && <0.3), unliftio-core (>=0.1.1.0 && <0.2) [details] |
License | BSD-3-Clause |
Author | Brandon Chinn <brandon@leapyear.io> |
Maintainer | Brandon Chinn <brandon@leapyear.io> |
Category | GitHub |
Home page | https://github.com/LeapYear/github-rest#readme |
Bug tracker | https://github.com/LeapYear/github-rest/issues |
Source repo | head: git clone https://github.com/LeapYear/github-rest |
Uploaded | by leapyear at 2019-11-01T22:04:16Z |
Distributions | LTSHaskell:1.2.1, NixOS:1.1.4, Stackage:1.2.1 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2457 total (6 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-11-02 [all 1 reports] |