Skip to content

zuuby/zuuby-ipfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Report Card

zuuby-ipfs

Persistent storage implementation using IPFS

Quickstart

First clone the repository and build the Docker image.

$ git clone https://github.com/zuuby/zuuby-ipfs.git
$ cd zuuby-ipfs
$ docker build -t zuuby/zuuby-ipfs:1.0.0 .

A sample Docker run command is provided as an bash script

$ ./cmd/cli/docker_run

Now you can curl the api endpoints at localhost:5000/api/file?hash=<file-hash>

About

Persistent storage implementation using IPFS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published