mirror of
https://github.com/hzrd149/awesome-blossom.git
synced 2025-12-08 14:58:49 +00:00
2.5 KiB
2.5 KiB
awesome-blossom
A collection of tools and apps built using the blossom spec
Core
Tools
- Blossom Drive
A public cloud drive built on blossom servers and nostr
- Bouquet
A tool to manage your content on blossom severs (Upload, Distribution, Posting)
Server Implementations
- Satellite CDN
A blossom compatible gateway for Cloudflare R2 object storage
- Blossom Server ts
Typescript implementation of a Blossom Server
- bun-relay
A simple nostr relay written in Javascript with a blossom server
- void-cat-rs
Rust implementation of a Blossom Server that also suppprts NIP-96
- cf-worker-blossom-server
A blossom server writting using Cloudflare components (Workers, KV, R2)
Libraries
- blossom-client-sdk
A javascript client for manage blobs on blossom servers
- blossom-server-sdk
A collection of javascript classes to for building blossom servers