Show HN: Xcom-rs – a Rust client library for the x.com API

  • Posted 5 hours ago by tumf
  • 1 points
https://github.com/tumf/xcom-rs
xcom-rs is an async Rust client for the x.com API.

Design principles: - Zero unnecessary abstraction - Strong typing over dynamic JSON - Clear separation between transport and domain logic - Composable request builders

Looking for feedback on: - Error handling patterns - Versioning strategy - Public API surface design

Happy to answer questions.

1 comments

    Loading..