From d2e3643fd4a07bcd3c0b6a82fd41642b51cea841 Mon Sep 17 00:00:00 2001 From: Krispin Schulz Date: Tue, 13 Oct 2020 17:01:59 +0200 Subject: [PATCH] add net-gemini to server section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 97cfef6..36a173e 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,7 @@ Please contribute to this list to link to all the awesome gemini projects out th - [Jetforce](https://github.com/michael-lazar/jetforce) (Python) - a built-in static file server with support for gemini directories and CGI scripts. - [Marami](https://github.com/MagnificentPako/Marami/) (Prolog) - a server written in Prolog. - [Molly Brown](https://tildegit.org/solderpunk/molly-brown) (Go) - a full-featured Gemini server implemented in Go. +- [net-gemini](https://github.com/jackdoe/net-gemini) (Go) - a gemini server inspired by Molly Brown. - [Orbit](https://tildegit.org/sumpygump/orbit) (PHP) - a Gemini server implemented in PHP. - [pollux](https://git.sr.ht/~julienxx/pollux) (Rust) - a simple server that will only serve one `index.gemini` file. - [Satellite](https://sr.ht/~gsthnz/satellite/) (Go) - a small Gemini server for serving static files.