verstak/cmd/verstak-server
mirivlad 10c6d06e38 feat: sync — blob upload/download with SHA-256 storage
- POST /api/v1/blobs/ — multipart upload, stored as blobs/ab/cd/sha256

- GET /api/v1/blobs/{sha256} — download by hash

- server_blobs table for tracking stored blobs
2026-06-01 22:50:38 +08:00
..
install.sh feat: sync — systemd unit and install.sh for server deployment 2026-06-01 22:49:40 +08:00
main.go feat: sync — server skeleton with health, admin login/dashboard, device registration 2026-06-01 22:49:02 +08:00
server.go feat: sync — blob upload/download with SHA-256 storage 2026-06-01 22:50:38 +08:00
verstak-server.service feat: sync — systemd unit and install.sh for server deployment 2026-06-01 22:49:40 +08:00