hugolz / storage_server

Rust storage server with brotli compression

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compressed Delivery Network :D

Notes

Idk if any security is needed (ouside something against ddos or spam but i wont do that here)
About file size, we rly should set a limit, even like a rly high one, but a limit is needed

Store different infos in the json ? Maybe use ron instead of json

Status

Paused for now as it was a porject for work but i don't need it for now

Roadmap

  • The actual server
    • Web server that we can upload files to
    • Web server that we can download files from
    • Json api
  • Compression
  • Wasm front end
    • Dashboard

How to use

The scripts are in the ./scripts dir
sh scripts/build.sh

About

Rust storage server with brotli compression


Languages

Language:Rust 82.8%Language:Python 11.1%Language:CSS 2.6%Language:Shell 2.5%Language:HTML 1.1%