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
- [x] Use serde
- [x] Use Cow to store string
- [x] Update oauthcli
- [x] &mut builders
- [ ] Change the way to generate code: be pure Rust
- [ ] Parse createdat and Tweet.source (in serdejson?)
- [ ] Support new APIs
- [ ] Streaming