From c10308a5ed072baf02d53fba9c4e9e72c5bd00fa Mon Sep 17 00:00:00 2001 From: Quentin Date: Fri, 26 Jul 2024 15:05:00 +0200 Subject: [PATCH] add nostrcheck-server to awesome-blossom. Add Available blossom servers --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 8131e15..ce340ad 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,16 @@ A collection of tools and apps built using the blossom spec - [Servus](https://github.com/servuscms/servus)![stars](https://img.shields.io/github/stars/servuscms/servus.svg?style=social) - 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) [![GitHub Repo stars](https://img.shields.io/gitea/stars/florian/cf-worker-blossom-server?gitea_url=https%3A%2F%2Fgit.v0l.io)](https://git.v0l.io/florian/cf-worker-blossom-server) A blossom server writting using Cloudflare components (Workers, KV, R2) - [Go Blossom Server](https://github.com/sebdeveloper6952/blossom-server) [![GitHub Repo stars](https://img.shields.io/github/stars/sebdeveloper6952/blossom-server)](https://github.com/sebdeveloper6952/blossom-server) Blossom Server & Client written in Golang + - [Nostrcheck-server](https://github.com/quentintaranpino/nostrcheck-api-ts) [![GitHub Repo stars](https://img.shields.io/github/stars/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. ## 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 + + +## Available blossom servers + +- [cdn.satellite.earth](https://cdn.satellite.earth) +- [files.v0l.io](https://files.v0l.io/) +- [cdn.nostrcheck.me](https://cdn.nostrcheck.me) \ No newline at end of file