From d3f0bc3b286b2a49145e1620c99ac105cc19f614 Mon Sep 17 00:00:00 2001 From: Alexander Date: Sat, 28 Nov 2020 12:51:08 -0500 Subject: [PATCH] Add Earl Server to list of servers --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7cbc48d..c6a68d9 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,7 @@ Please contribute to this list to link to all the awesome gemini projects out th - [Denoscuri](https://github.com/caranatar/denoscuri) (Typescript) - a simple Gemini server written using Deno and Typescript. - [Diamant](https://git.umaneti.net/diamant/) (Ruby) - a simple Gemini server for static files. - [Duckling proxy 🦆](https://portal.mozz.us/gemini/gemini.marmaladefoo.com/blog/31-Aug-2020_The_Duckling_Proxy.gmi) (Go) - a scheme-specific filtering proxy for Gemini clients to access the web. +- [Earl Server](https://github.com/mrletourneau/EarlServer) (Kotlin) - a Gemini fileserver for the JVM - [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.