mirror of https://github.com/hzrd149/blossom.git
Update readme
This commit is contained in:
parent
f856d0067e
commit
49dc2b221e
|
@ -41,6 +41,8 @@ Blossom Servers expose a few endpoints for managing blobs
|
|||
|
||||
- `PUT /report` [BUD-09](./buds/09.md)
|
||||
|
||||
- `GET /thumb/<sha256>` (optional file `.ext`) [BUD-10](./buds/10.md)
|
||||
|
||||
## Protocol specification (BUDs)
|
||||
|
||||
BUDs stand for **Blossom Upgrade Documents**.
|
||||
|
|
|
@ -20,4 +20,4 @@ The suggested scaling operation is to fix the width to 512 pixels.
|
|||
|
||||
Servers MAY also include the [NIP-94](https://github.com/nostr-protocol/nips/blob/master/94.md) tag `thumb` as indicated in [BUD-08](./08.md)
|
||||
|
||||
If the blob is not an image or video the server should reply with a `400` error code.
|
||||
If the blob is not an image or video the server SHOULD reply with a `400` error code.
|
Loading…
Reference in New Issue