awesome-gemini

A collection of awesome things regarding the gemini protocol ecosystem.
git clone https://git.clttr.info/awesome-gemini.git
Log (Feed) | Files | Refs (Tags) | README | LICENSE

commit 7eba105130bad814d390aa78ee4e79e1569afb70
parent c526c3f0442d2483519eb62371d7f7c9418dc61b
Author: Martin Keegan <martin@no.ucant.org>
Date:   Tue, 26 Apr 2022 20:53:23 +0100

add reference to Smolver server

Diffstat:
MREADME.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git 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.