ferristseng / rust-ipfs-api

IPFS HTTP client in Rust
Apache License 2.0
246 stars 68 forks source link

Override endpoint using environmental variable or local file #130

Open kenorb opened 1 year ago

kenorb commented 1 year ago

Is it possible to override endpoint using environmental variable or local/custom file instead of using ~/.ipfs/api (as per from_uri.rs)?