kubo/client/httpapi
2019-02-04 19:44:48 +01:00
..
api_test.go tests: enable filestore 2019-02-04 19:43:00 +01:00
api.go Reimplement DAG as DAGService 2019-01-21 21:31:09 +01:00
apifile.go apifile: Implement Seek 2019-02-04 19:43:26 +01:00
block.go block: Pin option 2019-02-04 19:42:32 +01:00
dag.go Reimplement DAG as DAGService 2019-01-21 21:31:09 +01:00
dht.go Use cids in DHT calls 2019-01-15 18:49:11 +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 Use cids in DHT calls 2019-01-15 18:49:11 +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 response: read trailing error headers 2019-02-04 19:44:48 +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