hzrd149 / blossom

Blobs stored simply on mediaservers
The Unlicense
55 stars 6 forks source link

split upload, list, and delete endpoints into bud-02 #15

Closed hzrd149 closed 1 month ago

hzrd149 commented 1 month ago

Breaks out the /upload, /list/<pubkey> and DELETE /<sha256> endpoints out into a new optional BUD-02 spec

This simplifies and focuses the core spec around blob retrieval and allows for the creation of read-only or cache blossom servers that are still compatible with the spec

BUD-02 is marked as optional and is focused around blob upload and management