8000 GitHub - talentlessguy/garaj: A super simple self-hostable IPFS CAR upload service.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

talentlessguy/garaj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Garaj

A super simple self-hostable IPFS CAR upload service.

Features

  • Randomly generated API key stored in-memory
  • Very smol (8.1MB binary size) and zero dependency
  • Only upload CAR files, nothing else
  • File size limit support (default 32MB)

Install

go install github.com/talentlessguy/garaj@latest

Usage

garaj -addr=":8080" -max-body-mb=4 -nodeaddr=":5001"

About

A super simple self-hostable IPFS CAR upload service.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0