cryptocompare: Haskell wrapper for the cryptocompare API

[ library, mit, web ] [ Propose Tags ]

# CryptoCompare ![Build Status](https:/travis-ci.orgaviaviavi/cryptocompare) A Haskell wrapper to the public CryptoCompare API, a source of information and pricing of different crypto currencies ## State This library is usable but not complete. It currently covers a subset of the API. Breaking changes will occur if necessary but will be avoided if possible. ## Contributing Contributions in any form are always welcome.


[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, cryptocompare, 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/githubuser/cryptocompare
Uploaded by aviaviavi at 2017-09-23T04:19:42Z
Distributions LTSHaskell:0.1.2, Stackage:0.1.2
Reverse Dependencies 1 direct, 0 indirect [details]
Executables cryptocompare-exe
Downloads 3798 total (23 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-09-23 [all 1 reports]

Readme for cryptocompare-0.0.1

[back to package description]

CryptoCompare

Build Status

A Haskell wrapper to the public CryptoCompare API, a source of information and pricing of different crypto currencies

State

This library is usable but not complete. It currently covers a subset of the API. Breaking changes will occur if necessary but will be avoided if possible.

Contributing

Contributions in any form are always welcome.