Skip to content
  • Lewis Marshall's avatar
    71fdaa42
    swarm/api: refactor and improve HTTP API (#3773) · 71fdaa42
    Lewis Marshall authored
    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).
    71fdaa42
    swarm/api: refactor and improve HTTP API (#3773)
    Lewis Marshall authored
    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).
Loading