repositorypackage
1.3.5
Repository: https://github.com/snow-sight/go-ipfs-api.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
go-ipfs-api
An unofficial go interface to ipfs's HTTP API
Install
go get -u github.com/ipfs/go-ipfs-api
This will download the source into $GOPATH/src/github.com/ipfs/go-ipfs-api
.
Usage
See the godocs for details on available methods. This should match the specs at ipfs/specs; however, there are still some methods which are not accounted for. If you would like to add any of them, see the contribute section below.
Contribute
Contributions are welcome! Please check out the issues.
Want to hack on IPFS?
License
MIT