'Generic Commit'
Some checks failed
Build-Test-Publish / build (push) Has been cancelled

This commit is contained in:
Your Name
2025-06-14 23:26:33 +12:00
parent 44c5aff7c7
commit e2883c45e0
3 changed files with 71 additions and 6 deletions

View File

@@ -2,6 +2,14 @@
A simple object storage system that stores files with metadata and provides a REST API for access.
## Install
To install the latest version of simple-object-server, run:
```bash
curl https://getbin.xyz/simple-object-server-install:latest | bash
```
## Features
- Store files with metadata (label:tag pairs and custom fields)