From 561c56c71a82ab2f6b337a008cf477c1a462d625 Mon Sep 17 00:00:00 2001 From: Martin Keegan Date: Tue, 26 Apr 2022 20:53:23 +0100 Subject: [PATCH] add reference to Smolver server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a2e5392..0a95883 100644 --- a/README.md +++ b/README.md @@ -167,6 +167,7 @@ Repo mirrors: - [rc-gemd](https://sr.ht/~moody/rc-gemd) (Shell) - simple Gemini server written in rc (for plan9 operating systems). - [Satellite](https://sr.ht/~gsthnz/satellite/) (Go) - small Gemini server for serving static files. - [Shavit](https://git.sr.ht/~yotam/shavit) (Go) - configurable Gemini server for UNIX operating systems. +- [Smolver](https://gitlab.com/g2764/smolver) (Swift) - a small Gemini server. - [Space-Age](https://gitlab.com/lambdatronic/space-age) (Clojure) - Gemini server written in Clojure. - [Taurus](https://git.sr.ht/~garritfra/taurus)(Rust) - A Concurrent Gemini Server. - [Titan](https://github.com/jahzielv/titan) (Rust) - simple TOML-configured Gemini server and an Express-like Gemini server framework.