kubo/client/httpapi
2019-02-19 21:53:17 +01:00
..
api_test.go return errors from constructor methods 2019-02-19 21:53:17 +01:00
api.go return errors from constructor methods 2019-02-19 21:53:17 +01:00
apifile.go response: option to disable output draining 2019-02-18 17:27:12 +01:00
block.go Don't use valid() pattern 2019-02-14 19:05:17 +01:00
dag.go Simplify Object.New, remove ipldnode.go 2019-02-14 19:15:21 +01:00
dht.go Update imports to use extracted interface 2019-02-12 12:05:24 +01:00
key.go Don't use valid() pattern 2019-02-14 19:05:17 +01:00
name.go Don't use valid() pattern 2019-02-14 19:05:17 +01:00
object.go Simplify Object.New, remove ipldnode.go 2019-02-14 19:15:21 +01:00
path.go Implement missing methods 2019-02-14 18:45:19 +01:00
pin.go pin: verify: parse bad node cids early 2019-02-18 16:39:00 +01:00
pubsub.go gofmt 2019-02-18 17:32:40 +01:00
README.md Setup repo 2018-11-06 13:12:10 +01:00
request.go gofmt 2019-02-18 17:32:40 +01:00
requestbuilder.go gofmt 2019-02-18 17:32:40 +01:00
response.go response: option to disable output draining 2019-02-18 17:27:12 +01:00
swarm.go swarm: always append peer IDs 2019-02-18 17:30:02 +01:00
unixfs.go Update imports to use extracted interface 2019-02-12 12:05:24 +01:00

go-ipfs-http-api

standard-readme compliant GoDoc

IPFS CoreAPI implementation using HTTP API

Documentation

https://godoc.org/github.com/ipfs/go-ipfs-http-api

Contribute

Feel free to join in. All welcome. Open an issue!

This repository falls under the IPFS Code of Conduct.

Want to hack on IPFS?

License

MIT