Rust client for StarFYI REST API.
let client = starfyi::Client::new(); let result = client.search("query").unwrap();