pyth-hermes-rs 0.0.7

HTTP client for the Pyth Hermes API
Documentation

Pyth Hermes Rust Client

Crates.io Documentation

Rust library providing a HTTP client for querying the Pyth Hermes API. Supports all non deprecated API calls

SSE Support

pyth-hermes-rs supports SSE price updates, allowing you to receive updates in real time without having to poll the API

Usage

For examples on how to use pyth-hermes-rs, see the tests in lib.rs