quorum/swarm/api/client
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
..
client.go swarm/api: refactor and improve HTTP API (#3773) 2017-04-07 00:22:22 +02:00
client_test.go swarm/api: refactor and improve HTTP API (#3773) 2017-04-07 00:22:22 +02:00