🦞🌯 Lobster Roll

Stories by tumf

Show HN: Xcom-rs – a Rust client library for the x.com API (github.com)
xcom-rs is an async Rust client for the x.com API.<p>Design principles: - Zero unnecessary abstraction - Strong typing over dynamic JSON - Clear separation between transport and domain logic - Composable request builders<p>Looking for feedback on: - Error handling patterns - Versioning strategy - Pu...