mirror of
https://github.com/hzrd149/blossom.git
synced 2025-12-08 22:58:51 +00:00
add HEAD /sha256 endpoint for checking blobs
This commit is contained in:
@@ -15,6 +15,7 @@ Blobs are packs of binary data addressed by their sha256 hash
|
||||
Blossom Servers expose four endpoints for managing blobs
|
||||
|
||||
- `GET /<sha256>` (optional file `.ext`)
|
||||
- `HEAD /<sha256>` (optional file `.ext`)
|
||||
- `PUT /upload`
|
||||
- `Authentication`: Signed [nostr event](./Server.md#upload-authorization-required)
|
||||
- Return a blob descriptor
|
||||
|
||||
Reference in New Issue
Block a user