Skip to content

juliangruber/dat.haus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dat + Http + Unix.

The composable HTTP API to the dat network!

Roadmap

  • curl https://dat.haus/ARCHIVE/FILE > file.txt
  • curl https://dat.haus/ARCHIVE.tar > file.tar.gz
  • curl https://dat.haus/ARCHIVE > info.txt
  • cat file | curl -XPOST https://dat.haus/
  • tar -cz - . | curl -XPOST https://dat.haus/
  • curl -XHEAD https://dat.haus/ARCHIVE/FILE > stat.txt
  • curl -XHEAD https://dat.haus/ARCHIVE > stat-and-list.txt

About

The composable HTTP API to the dat network

Resources

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published

Contributors 3

  •  
  •  
  •