tweetust
Twitter API wrapper for Rust.
How to build from source code
- Build clientgen/clientgen.csproj in MSBuild or XBuild
- Run the built clientgen
cargo build
Roadmap
- Use serde
- Use Cow to store string
- Update oauthcli
- &mut builders
- Change the way to generate code: be pure Rust
- Parse created_at and Tweet.source (in serde_json?)
- Support new APIs
- Streaming