Skip to content

victrcodes/rust-twitter-streaming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Twitter Streaming API client

This is a simple client written in Rust that pulls tweets from Twitter's Streaming API and prints them out.

NOTE: before running you have to edit main.rs with your real Twitter API credentials.

Run with Rust Cargo (http://doc.crates.io/guide.html)

Run command: cargo run

About

Rust Twitter Streaming API client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages