hinge-rs
Unofficial, typed Rust client for Hinge APIs, including Sendbird chat.
hinge-rs is built for correctness-first automation: typed REST calls, typed chat events, safe secret handling, raw escape hatches, and a generated Scalar API reference.
Install
Use
use Client;
async
Covers
- Hinge auth, profiles, recommendations, likes, ratings, prompts, connections, and settings.
- Sendbird channels, messages, and WebSocket events.
- OpenAPI JSON and Scalar docs generated from the crate.
Docs
- Rust API docs: https://docs.rs/hinge-rs
- API reference: https://f0rr0.github.io/hinge-rs/
- Release snapshots use
/v/<version>/paths.
Status
Early OSS extraction. Unofficial and not affiliated with Hinge, Match Group, or Sendbird.