mirror of
https://github.com/hzrd149/blossom.git
synced 2025-12-13 07:58:49 +00:00
12 lines
130 B
Markdown
12 lines
130 B
Markdown
# Blossom Server Implementation
|
|
|
|
## Endpoints
|
|
|
|
### GET /<sha256> - Get Blob
|
|
|
|
### GET /list
|
|
|
|
### PUT /upload
|
|
|
|
### DELETE /<sha256>
|