quorum/swarm
Lewis Marshall 71fdaa4238 swarm/api: refactor and improve HTTP API (#3773)
This PR deprecates the file related RPC calls in favour of an improved HTTP API.

The main aim is to expose a simple to use API which can be consumed by thin
clients (e.g. curl and HTML forms) without the need for complex logic (e.g.
manipulating prefix trie manifests).
2017-04-07 00:22:22 +02:00
..
api swarm/api: refactor and improve HTTP API (#3773) 2017-04-07 00:22:22 +02:00
network swarm/network/kademlia: set kademlia log output to debug instead of warn (#3787) 2017-03-18 01:45:00 +01:00
services/swap all: import "context" instead of "golang.org/x/net/context" 2017-03-22 20:49:15 +01:00
storage all: blidly swap out glog to our log15, logs need rework 2017-02-23 12:16:44 +02:00
testutil cmd/swarm, swarm/api/client: add HTTP API client and 'swarm ls' command (#3742) 2017-04-05 00:20:07 +02:00
swarm.go swarm/api: refactor and improve HTTP API (#3773) 2017-04-07 00:22:22 +02:00