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