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.1.2.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Versions [RSS] | 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.1.0, 1.1.1, 1.1.2 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson (>=1.1.2.0 && <3), base (>=4.9 && <5), bytestring (>=0.10.8.1 && <0.12), http-client (>=0.5.13.1 && <0.8), http-client-tls (>=0.3.5.3 && <0.4), http-types (>=0.12.1 && <0.13), jwt (>=0.9.0 && <0.12), 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.12), transformers (>=0.5.2.0 && <0.6), unliftio (>=0.2.7.0 && <0.3), unliftio-core (>=0.1.1.0 && <0.3) [details] |
License | BSD-3-Clause |
Author | Brandon Chinn <brandon@leapyear.io> |
Maintainer | Brandon Chinn <brandon@leapyear.io> |
Revised | Revision 1 made by leapyear at 2022-06-15T23:53:31Z |
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 2021-12-10T19:58:37Z |
Distributions | LTSHaskell:1.1.2, NixOS:1.1.2, Stackage:1.1.2 |
Downloads | 1515 total (7 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-12-10 [all 1 reports] |