All Projects → juliangruber → dat.haus

juliangruber / dat.haus

Licence: other
The composable HTTP API to the dat network

Programming Languages

javascript
184084 projects - #8 most used programming language

https://dat.haus/

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].