ipfs-cluster/api
Hector Sanjuan 7ca3dc292a Fix #269: Add IPFS() method to api/rest/client
The IPFS() methods returns an ipfs Shell pointing to the ipfs-cluster
proxy endpoint. The location can be customized (via ProxyAddr configuration
option) or it is assumed to be the same as the PeerAddr/APIAddr, with
a different port (the default).

License: MIT
Signed-off-by: Hector Sanjuan <code@hector.link>
2018-03-26 15:23:14 +02:00
..
rest Fix #269: Add IPFS() method to api/rest/client 2018-03-26 15:23:14 +02:00
types_test.go Merge branch 'master' into feat/connectivity-graph 2018-01-23 08:34:43 -05:00
types.go api: move some util functions to util.go (codeclimate file lines) 2018-03-16 13:43:14 +01:00
util.go rest/libp2p-http: address lanzafame's review 2018-03-20 19:35:42 +01:00