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