coinbase-pro-api 0.1.0

A rudimentary REST API public client for Coinbase Pro
Documentation


## Coinbase Pro REST API Client

This is my API. There are many like it, but this one is mine. 

Please feel free to use it and share any feedback.

### Built With

[![Rust][Rust-shield]][Rust-url]

## Features

* Uses Async Rust 
* Responses are returned in serde_json Value enums.
* Supports polling of 
  * orderbooks (up to level 3)
  * candles
  * list of available markets
  * list of currencies
  * individual market info (incl 24h stats)
  * server time


    
## License

Distributed under The Unlicense. See `LICENSE.txt` for more information.



## Contact

[@0xSkelectric](https://twitter.com/0xSkelectric) - Skelectricity@Proton.me

[https://github.com/Skelectric/coinbase_pro_api](https://github.com/Skelectric/coinbase_pro_api)

[Rust-shield]: https://forthebadge.com/images/badges/made-with-rust.svg
[Rust-url]: https://www.rust-lang.org/