ipfs-cluster/api/rest
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
..
client Fix #269: Add IPFS() method to api/rest/client 2018-03-26 15:23:14 +02:00
test Issue #162: Add tests for rest.Config 2017-10-19 20:49:18 +02:00
config_test.go Config: provide utility to parse duration arguments. Use it. 2018-03-16 14:22:11 +01:00
config.go rest/config: remove dup https options 2018-03-21 16:16:24 +01:00
restapi_test.go restapi: Expose the http endpoints on libp2p 2018-03-15 17:14:22 +01:00
restapi.go Use iff iff it is necessary 2018-03-21 00:34:57 +01:00