Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aviaviavi/cryptocompare

Haskell wrapper for the CryptoCompare API - No longer maintained, ping me if you'd like to take over
https://github.com/aviaviavi/cryptocompare

Last synced: about 2 months ago
JSON representation

Haskell wrapper for the CryptoCompare API - No longer maintained, ping me if you'd like to take over

Awesome Lists containing this project

README

        

# CryptoCompare

[![Build Status](https://travis-ci.org/aviaviavi/cryptocompare.svg?branch=master)](https://travis-ci.org/aviaviavi/cryptocompare)
[![Hackage](https://img.shields.io/hackage/v/cryptocompare.svg)](https://hackage.haskell.org/package/cryptocompare-0.1.0)

A Haskell wrapper to the public [CryptoCompare API](https://www.cryptocompare.com/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.