kubo/client/httpapi
Łukasz Magiera c2e0872f6d Implement PubSub Api
This commit was moved from ipfs/go-ipfs-http-client@7abddda1d3
2019-01-15 18:19:50 +01:00
..
api_test.go Implement PubSub Api 2019-01-15 18:19:50 +01:00
api.go Implement PubSub Api 2019-01-15 18:19:50 +01:00
apifile.go Unixfs.Add progress events 2019-01-09 21:55:45 +01:00
block.go Implement Object API 2019-01-15 16:31:07 +01:00
dag.go Unixfs.Add progress events 2019-01-09 21:55:45 +01:00
dht.go Implement DHT Api 2019-01-15 17:01:33 +01:00
ipldnode.go Implement Object API 2019-01-15 16:31:07 +01:00
key.go Implement Object API 2019-01-15 16:31:07 +01:00
name.go implement .Name 2019-01-08 02:09:17 +01:00
object.go Implement Object API 2019-01-15 16:31:07 +01:00
path.go Init gx 2018-12-20 16:04:19 +01:00
pin.go Implement Object API 2019-01-15 16:31:07 +01:00
pubsub.go Implement PubSub Api 2019-01-15 18:19:50 +01:00
README.md Setup repo 2018-11-06 13:12:10 +01:00
request.go Initial structure, path stuff 2018-11-06 13:13:15 +01:00
requestbuilder.go api.WithOption 2019-01-08 14:46:52 +01:00
response.go api.WithOption 2019-01-08 14:46:52 +01:00
swarm.go Implement Swarm Api 2019-01-15 17:36:35 +01:00
unixfs.go Unixfs.Add progress events 2019-01-09 21:55:45 +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