kubo/client/httpapi
2019-04-27 12:54:29 -07:00
..
api_test.go test: don't panic on errors in async node construction 2019-02-21 14:50:10 +01:00
api.go Export (*HttpApi).request to enable building custom requests 2019-04-01 17:13:39 -07:00
apifile.go Export (*HttpApi).request to enable building custom requests 2019-04-01 17:13:39 -07:00
block.go Export (*HttpApi).request to enable building custom requests 2019-04-01 17:13:39 -07:00
dag.go Simplify Object.New, remove ipldnode.go 2019-02-14 19:15:21 +01:00
dht.go Export (*HttpApi).request to enable building custom requests 2019-04-01 17:13:39 -07:00
key.go Export (*HttpApi).request to enable building custom requests 2019-04-01 17:13:39 -07:00
name.go Export (*HttpApi).request to enable building custom requests 2019-04-01 17:13:39 -07:00
object.go Export (*HttpApi).request to enable building custom requests 2019-04-01 17:13:39 -07:00
path.go Export (*HttpApi).request to enable building custom requests 2019-04-01 17:13:39 -07:00
pin.go Export (*HttpApi).request to enable building custom requests 2019-04-01 17:13:39 -07: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 response: simplify Decode 2019-02-20 16:52:41 +01:00
response.go Merge pull request ipfs/go-ipfs-http-client#14 from ipfs/feat/add-context 2019-04-27 12:54:29 -07:00
swarm.go Export (*HttpApi).request to enable building custom requests 2019-04-01 17:13:39 -07:00
unixfs.go Export (*HttpApi).request to enable building custom requests 2019-04-01 17:13:39 -07: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