Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Nouzan/exc

An abstraction layer for exchanges
https://github.com/Nouzan/exc

Last synced: 6 days ago
JSON representation

An abstraction layer for exchanges

Awesome Lists containing this project

README

        

# Exc

The abstraction layer of exchanges.

[![Crates.io][crates-badge]][crates-url]
[![MIT licensed][mit-badge]][mit-url]
[![Build Status][actions-badge]][actions-url]

[crates-badge]: https://img.shields.io/crates/v/exc.svg
[crates-url]: https://crates.io/crates/exc
[mit-badge]: https://img.shields.io/badge/license-MIT-blue.svg
[mit-url]: https://github.com/Nouzan/exc/blob/main/LICENSE
[actions-badge]: https://github.com/Nouzan/exc/workflows/CI/badge.svg
[actions-url]: https://github.com/Nouzan/exc/actions?query=workflow%3ACI+branch%3Amain

[Examples](https://github.com/Nouzan/exc/tree/main/examples) | [API Docs](https://docs.rs/exc/latest/exc)