mirror of
https://github.com/hzrd149/awesome-blossom.git
synced 2025-12-08 22:58:51 +00:00
24 lines
1.9 KiB
Markdown
24 lines
1.9 KiB
Markdown
# awesome-blossom
|
|
A collection of tools and apps built using the blossom spec
|
|
|
|
|
|
## Core
|
|
|
|
- [Blossom spec](https://github.com/hzrd149/blossom)
|
|
|
|
## Tools
|
|
|
|
- [Blossom Drive](https://blossom.hzrd149.com/) [](https://github.com/hzrd149/blossom-drive) A public cloud drive built on blossom servers and nostr
|
|
- [Bouquet](https://bouquet.slidestr.net/) [](https://git.v0l.io/florian/bouquet) A tool to manage your content on blossom severs (Upload, Distribution, Posting)
|
|
|
|
## Server Implementations
|
|
|
|
- [Satellite CDN](https://satellite.earth/cdn) [](https://github.com/lovvtide/satellite-cdn) A blossom compatible gateway for Cloudflare R2 object storage
|
|
- [Blossom Server ts](https://github.com/hzrd149/blossom-server) [](https://github.com/hzrd149/blossom-server) Typescript implementation of a Blossom Server
|
|
- [bun-relay](https://github.com/zapstore/bun-relay) [](https://github.com/zapstore/bun-relay) A simple nostr relay written in Javascript with a blossom server
|
|
|
|
## Libraries
|
|
|
|
- [blossom-client-sdk](https://www.npmjs.com/package/blossom-client-sdk) [](https://github.com/hzrd149/blossom-client-sdk) A javascript client for manage blobs on blossom servers
|
|
- [blossom-server-sdk](https://www.npmjs.com/package/blossom-server-sdk) [](https://github.com/hzrd149/blossom-server-sdk) A collection of javascript classes to for building blossom servers
|