go-ipfs-api icon indicating copy to clipboard operation
go-ipfs-api copied to clipboard

The go interface to ipfs's HTTP API

Results 33 go-ipfs-api issues
Sort by recently updated
recently updated
newest added

See ipfs/go-ipfs#3173. Will likely bring breaking changes.

kind/enhancement
help wanted
status/deferred

Is there a way to use the global gateway w/ Shell, in a ReadOnly mode?

In most tools, i want to: - default to use a locally available ipfs node - default to use the global ipfs-gateway in these cases, it would be nice to...