mirror of
https://github.com/hzrd149/blossom.git
synced 2025-12-08 22:58:51 +00:00
add mirror to readme
This commit is contained in:
@@ -24,6 +24,8 @@ Blossom Servers expose four endpoints for managing blobs
|
||||
- `Authentication` _(optional)_: Signed [nostr event](./buds/01.md#list-authorization-optional)
|
||||
- `DELETE /<sha256>` [BUD-2](./buds/02.md#delete-sha256---delete-blob)
|
||||
- `Authentication`: Signed [nostr event](./buds/01.md#delete-authorization-required)
|
||||
- `PUT /mirror` [BUD-04](./buds/04.md#put-mirror---mirror-blob)
|
||||
- `Authentication`: Signed [nostr event](./buds/01.md#upload-authorization-required)
|
||||
|
||||
## Protocol specification (BUDs)
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ BUD-01
|
||||
======
|
||||
|
||||
Server requirements and blob reterival
|
||||
---------------------
|
||||
--------------------------------------
|
||||
|
||||
`draft` `mandatory`
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ BUD-02
|
||||
======
|
||||
|
||||
Blob upload and management
|
||||
---------------------
|
||||
--------------------------
|
||||
|
||||
`draft` `optional`
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ BUD-04
|
||||
======
|
||||
|
||||
Mirroring blobs
|
||||
---------------------
|
||||
---------------
|
||||
|
||||
`draft` `optional`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user