Skip to content

wotori/ipfs-rust-gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ipfs rust gateway

This simple api that allow you to save your files on server and pin them to ipfs.

todo

  • token api
  • add password / token validation / secret header check
  • save files to users folder based on token

how to use

just run this commands:

% cargo build
% cargo run

build for production and run

% cargo build --relese
% ./target/release/ipfs-api

About

simple api for pinning files to ipfs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published