Skip to content

Repository files navigation

ipfs

FOSSA Status

Installation

dep ensure --add github.com/computes/ipfs-http-api

Packages

Usage

import "github.com/computes/ipfs-http-api"

func Cat

func Cat(ipfsURL url.URL, address string) (io.ReadCloser, error)

Cat returns a reader for the data in IPFS located at address

func ID

func ID(ipfsURL url.URL) (io.ReadCloser, error)

ID returns a reader of the IPFS node info

License

FOSSA Status

About

Consume the IPFS HTTP Api in Go... without gx

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages