From b151b7c665709df088daee4ab462960df4336602 Mon Sep 17 00:00:00 2001 From: Krispin Schulz Date: Mon, 5 Oct 2020 08:44:40 +0200 Subject: [PATCH] add Satellite to server section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c149074..97cfef6 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,7 @@ Please contribute to this list to link to all the awesome gemini projects out th - [Molly Brown](https://tildegit.org/solderpunk/molly-brown) (Go) - a full-featured Gemini server implemented in Go. - [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. - [Shavit](https://git.sr.ht/~yotam/shavit) (Go) - a configurable Gemini server for UNIX operating systems. - [Space-Age](https://gitlab.com/lambdatronic/space-age) (Clojure) - a Gemini server written in Clojure. - [Titan](https://github.com/jahzielv/titan) (Rust) - a simple TOML-configured Gemini server and an Express-like Gemini server framework.