Update README.md

This commit is contained in:
hzrd149
2024-04-26 10:39:54 -05:00
committed by GitHub
parent d3bfb98100
commit bd12a50829

View File

@@ -1,2 +1,23 @@
# awesome-blossom
A collection of tools and apps build using the blossom spec
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/) [![GitHub Repo stars](https://img.shields.io/github/stars/hzrd149/blossom-drive)](https://github.com/hzrd149/blossom-drive) A public cloud drive built on blossom servers and nostr
- [Bouquet](https://bouquet.slidestr.net/) [![Gitea Stars](https://img.shields.io/gitea/stars/florian/bouquet?gitea_url=https%3A%2F%2Fgit.v0l.io)](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) [![GitHub Repo stars](https://img.shields.io/github/stars/lovvtide/satellite-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) [![GitHub Repo stars](https://img.shields.io/github/stars/hzrd149/blossom-server)](https://github.com/hzrd149/blossom-server) Typescript implementation of a Blossom Server
- [bun-relay](https://github.com/zapstore/bun-relay) [![GitHub Repo stars](https://img.shields.io/github/stars/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) [![GitHub Repo stars](https://img.shields.io/github/stars/hzrd149/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) [![GitHub Repo stars](https://img.shields.io/github/stars/hzrd149/blossom-server-sdk)](https://github.com/hzrd149/blossom-server-sdk) A collection of javascript classes to for building blossom servers