mirror of
https://github.com/hzrd149/awesome-blossom.git
synced 2025-12-09 07:08:51 +00:00
28 lines
3.0 KiB
Markdown
28 lines
3.0 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
|
|
- [void-cat-rs](https://git.v0l.io/Kieran/void-cat-rs) [](https://git.v0l.io/Kieran/void-cat-rs) Rust implementation of a Blossom Server that also suppprts NIP-96
|
|
- [Servus](https://github.com/servuscms/servus) - A self-contained, single executable, CMS / blogging engine reminiscent of Jekyll which also acts as a personal Nostr relay and Blossom server. Written in Rust.
|
|
- [cf-worker-blossom-server](https://git.v0l.io/florian/cf-worker-blossom-server) [](https://git.v0l.io/florian/cf-worker-blossom-server) A blossom server writting using Cloudflare components (Workers, KV, R2)
|
|
- [Servus](https://github.com/servuscms/servus) [](https://github.com/servuscms/servus) Servus is a CMS, personal Nostr relay and personal Blossom server fully self-contained within one executable file.
|
|
|
|
## 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
|