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

https://github.com/boolangery/d-exchange


https://github.com/boolangery/d-exchange

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

crypto-exchanges
----------------

Cryptocurrencies exchange API in D.

Currently implemented:
* binance

Documentation
-------------

Build it using ddox:

```bash
$ dub build --build=ddox
& firefox docs/index.html
```