This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user