kubo/client/httpapi
Łukasz Magiera f638bae3a9 implement .Name
This commit was moved from ipfs/go-ipfs-http-client@e19e5f54e4
2019-01-08 02:09:17 +01:00
..
api_test.go Connect test swarms, don't compress api calls 2019-01-08 02:08:18 +01:00
api.go Partial Key API, ApiAddr funcion 2019-01-08 02:07:46 +01:00
block.go Block API 2019-01-07 23:44:43 +01:00
ipldnode.go Init gx 2018-12-20 16:04:19 +01:00
key.go Partial Key API, ApiAddr funcion 2019-01-08 02:07:46 +01:00
name.go implement .Name 2019-01-08 02:09:17 +01:00
path.go Init gx 2018-12-20 16:04:19 +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 Block API 2019-01-07 23:44:43 +01:00
response.go Initial structure, path stuff 2018-11-06 13:13:15 +01:00
unixfs.go Wrap single files in Unixfs.Add 2019-01-08 02:09:00 +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