commit 76c493fa6f373f9bdacedfc4faeded88eaa3e0d0
parent fe57431b2ff7f7498f637b6dca08178050b93f53
Author: Krispin Schulz <krispinone@googlemail.com>
Date: Mon, 24 Aug 2020 23:10:21 +0200
add Denoscuri to servers
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -53,6 +53,7 @@ Please contribute to this list to link to all the awesome gemini projects out th
## Servers
- [Agate](https://github.com/mbrubeck/agate) (Rust) - a simple Gemini server for static files
- [blizanci](https://github.com/mk270/blizanci) (Erlang) - a server designed primarily for robustness and security
+- [Denoscuri](https://github.com/caranatar/denoscuri) (Typescript) - a simple Gemini server written using Deno and Typescript
- [GeGoBi](https://tildegit.org/solderpunk/gegobi) (Python) - a server to facilitate easy Gemini-Gopher bi-hosting
- [gemini-server](https://hackage.haskell.org/package/gemini-server) (Haskell) - a lightweight server for the Gemini protocol
- [geminid](https://github.com/jovoro/geminid/) (C) - a Gemini Server in C