Skip to content

IPFS-api is a small api client for IPFS as defined in the kubo documentation https://docs.ipfs.tech/reference/kubo/rpc/. The client is very simple and just implement very basic operation like (upload, cat,...)

License

Notifications You must be signed in to change notification settings

stolab/ipfs-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IPFS-API

This project provide a go wrapper to use the IPFS api.

The given API developped by the IPFS team looks very difficult to use if not completely broken.

This API will remain as simple as possible, only used to interact with content on IPFS (upload, retrieve,...)

Example

WIP

About

IPFS-api is a small api client for IPFS as defined in the kubo documentation https://docs.ipfs.tech/reference/kubo/rpc/. The client is very simple and just implement very basic operation like (upload, cat,...)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages