cryptocompare: Haskell wrapper for the cryptocompare API

[ library, mit, web ] [ Propose Tags ]

Haskell wrapper for the cryptocompare API, a source of information and pricing of different crypto-currencies.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1, 0.0.2, 0.0.3, 0.1.0, 0.1.1, 0.1.2
Dependencies aeson, base (>=4.8 && <5), bytestring, containers, directory, exceptions, http-conduit, MissingH, text, time, transformers, unordered-containers [details]
License MIT
Copyright 2017 Avi Press
Author Avi Press
Maintainer avipress@gmail.com
Category Web
Home page https://github.com/aviaviavi/cryptocompare
Source repo head: git clone https://github.com/aviaviavi/cryptocompare
Uploaded by aviaviavi at 2020-09-25T20:37:50Z
Distributions LTSHaskell:0.1.2, Stackage:0.1.2
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3789 total (21 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-09-25 [all 1 reports]

Readme for cryptocompare-0.1.2

[back to package description]

CryptoCompare

Build Status Hackage

A Haskell wrapper to the public CryptoCompare API, a source of information and pricing of different crypto currencies. See hackage for API documentation.

State

This library is usable but not complete. It currently covers a subset of the API.

Contributing

Contributions in any form are always welcome.