# x-api-rs X/Twitter's `API` in Rust ## Installation ```console cargo add x-api-rs ``` ## Examples see [examples](examples) folder ## Credits [TweeterPy](https://github.com/iSarabjitDhiman/TweeterPy) [ReverseEngineeredTwitterAPI](https://github.com/Amovane/ReverseEngineeredTwitterAPI) [twitter-api-client](https://github.com/trevorhobenshield/twitter-api-client)