wasmer_cli::config

Function endpoint_from_domain_name

Source
fn endpoint_from_domain_name(domain_name: &str) -> String
Expand description

By convention, something like "wasmer.io" should be converted to "https://registry.wasmer.io/graphql".