mirror of
https://github.com/hzrd149/awesome-blossom.git
synced 2025-12-08 14:58:49 +00:00
add blobstore and alienos.
This commit is contained in:
14
README.md
14
README.md
@@ -1,8 +1,8 @@
|
||||
# awesome-blossom
|
||||
A collection of tools and apps built using the blossom spec
|
||||
# Awesome Blossom
|
||||
|
||||
A collection of tools and apps built using the Blossom spec
|
||||
|
||||
## Core
|
||||
## Protocol specs
|
||||
|
||||
- [Blossom spec](https://github.com/hzrd149/blossom)
|
||||
|
||||
@@ -13,7 +13,7 @@ A collection of tools and apps built using the blossom spec
|
||||
- [blossom](https://git.fiatjaf.com/blossom) A CLI util for all things blossom
|
||||
- [Blossom Uploader CLI](https://github.com/girino/blossom-cli) Blossom Uploader CLI is a command-line tool for uploading, downloading, and listing files on a Blossom server.
|
||||
- [nostr-http-openapi](https://github.com/chebizarro/nostr-http-openapi) OpenAPI specs for blossom endpoints
|
||||
- [Blossom Aduit](https://blossom.hzrd149.com/) [](https://github.com/hzrd149/blossom-audit) A cli tool for auditing blossom servers
|
||||
- [Blossom Aduit](https://blossom.hzrd149.com/) [](https://github.com/hzrd149/blossom-audit) A CLI tool for auditing blossom servers
|
||||
|
||||
## Server Implementations
|
||||
|
||||
@@ -21,17 +21,19 @@ A collection of tools and apps built using the blossom spec
|
||||
- [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
|
||||
- [route96](https://git.v0l.io/Kieran/route96) [](https://git.v0l.io/Kieran/route96) Rust implementation of a Blossom Server that also suppprts NIP-96
|
||||
- [Servus](https://github.com/servuscms/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) - 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 writing using Cloudflare components (Workers, KV, R2)
|
||||
- [Go Blossom Server](https://github.com/sebdeveloper6952/blossom-server) [](https://github.com/sebdeveloper6952/blossom-server) Blossom Server & Client written in Golang
|
||||
- [Nostrcheck-server](https://github.com/quentintaranpino/nostrcheck-api-ts) [](https://github.com/quentintaranpino/nostrcheck-api-ts) TypeScript Blossom server that also supports NIP-96, NIP-05 and other sovereign tools, easy installation with docker-compose.
|
||||
- [Blossom for Cloudron](https://git.nostrdev.com/stuff/blossom-cloudron) [](https://git.nostrdev.com/stuff/blossom-cloudron) Packaging Blossom for Cloudron app servers
|
||||
- [cherry-server](https://github.com/0xtrr/cherry-server) [](https://github.com/0xtrr/cherry-server) A media server based on the Blossom protocol
|
||||
- [Alienos](https://github.com/dezh-tech/alienos) [](https://github.com/dezh-tech/alienos) A golang relay with embedded built-in managable blssom 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
|
||||
- [blob-store](https://github.com/kehiy/blobstore) [](https://github.com/kehiy/blobstore) A collection of file storage interfaces specifically designed for storing blossom blobs using khatru.
|
||||
|
||||
|
||||
## Available blossom servers
|
||||
|
||||
Reference in New Issue
Block a user