fyers

Crates.iofyers
lib.rsfyers
version0.1.1
created_at2026-01-18 17:31:13.01493+00
updated_at2026-01-21 18:26:23.970312+00
descriptionIdiomatic async Rust client for the Fyers trading API.
homepage
repositoryhttps://github.com/fushinori/fyers
max_upload_size
id2052708
size76,256
Rishi (fushinori)

documentation

README

fyers

An idiomatic async Rust client for the Fyers trading API.

Status: Early development (v0.1.0)

This crate currently provides authentication helpers only. Additional API endpoints will be added incrementally.

Examples

Usage examples are provided in the examples/ directory.

To run the authentication example:

cargo run --example auth

License

Licensed under either of:

at your option.

Commit count: 10

cargo fmt