kubo/client/httpapi
Steven Allen 1b81f2ef10 add extended error handling
fixes #19


This commit was moved from ipfs/go-ipfs-http-client@8e3552ac1e
2019-06-11 17:41:49 -07:00
..
api_test.go api: fix failing test 2019-05-01 17:19:35 -07:00
api.go Use interface for RequestBuilder 2019-05-10 15:38:20 +02:00
apifile.go gomod: update iface with path refactor 2019-04-26 20:30:55 +02:00
block.go gomod: update iface with path refactor 2019-04-26 20:30:55 +02:00
dag.go gomod: update iface with path refactor 2019-04-26 20:30:55 +02:00
dht.go gomod: update iface with path refactor 2019-04-26 20:30:55 +02:00
key.go gomod: update iface with path refactor 2019-04-26 20:30:55 +02:00
name.go gomod: update iface with path refactor 2019-04-26 20:30:55 +02:00
object.go gomod: update iface with path refactor 2019-04-26 20:30:55 +02:00
path.go gomod: update iface with path refactor 2019-04-26 20:30:55 +02:00
pin.go gomod: update iface with path refactor 2019-04-26 20:30:55 +02:00
pubsub.go Export (*HttpApi).request to enable building custom requests 2019-04-01 17:13:39 -07:00
README.md wip notice in readme 2018-11-06 14:40:02 +01:00
request.go feed through context 2019-04-04 00:37:23 -07:00
requestbuilder.go Use interface for RequestBuilder 2019-05-10 15:38:20 +02:00
response.go add extended error handling 2019-06-11 17:41:49 -07:00
swarm.go Export (*HttpApi).request to enable building custom requests 2019-04-01 17:13:39 -07:00
unixfs.go gomod: update iface with path refactor 2019-04-26 20:30:55 +02:00

go-ipfs-http-api

standard-readme compliant GoDoc

IPFS CoreAPI implementation using HTTP API

This project is WIP, use https://github.com/ipfs/go-ipfs-api for now

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