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