pyth-hermes-rs

Crates.iopyth-hermes-rs
lib.rspyth-hermes-rs
version0.0.8
created_at2025-04-11 06:47:11.516214+00
updated_at2025-04-13 06:08:56.697648+00
descriptionHTTP client for the Pyth Hermes API
homepage
repositoryhttps://github.com/bonedaddy/rust-template
max_upload_size
id1629316
size61,881
bonedaddy (bonedaddy)

documentation

https://docs.rs/pyth-hermes-rs/latest/pyth_hermes_rs/

README

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

Commit count: 4

cargo fmt