TheRainight / go-ipfs-http-client

Go-IPFS API implementation over HTTP API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-ipfs-http-api

standard-readme compliant GoDoc

IPFS CoreAPI implementation using HTTP API

This package is experimental and subject to change. If you need to depend on something less likely to change, please use go-ipfs-api. If you'd like the latest and greatest features, please use this package.

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

About

Go-IPFS API implementation over HTTP API

License:MIT License


Languages

Language:Go 99.9%Language:Makefile 0.1%