commit 958cd524c38a65dffc378e70e5d5f6cda8d8c8fc
parent b40fd6d895c05520a97e4050a396fc0adea0027b
Author: Alan Bunbury <dev@bunburya.eu>
Date: Sat, 15 May 2021 15:24:52 +0100
Adding Apogee to server list
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -105,6 +105,7 @@ Repo mirrors:
## Servers
- [Agate](https://github.com/mbrubeck/agate) (Rust) - simple Gemini server for static files.
+- [Apogee](https://github.com/bunburya/apogee) (Kotlin) - Gemini server written in Kotlin for the JVM.
- [a-h/gemini](https://github.com/a-h/gemini) (Go) - Server for Linux, Mac, Raspberry Pi. Supports SNI for multiple domains on the same server, has Docker image.
- [blizanci](https://github.com/mk270/blizanci) (Erlang) - server designed primarily for robustness and security.
- [Denoscuri](https://github.com/caranatar/denoscuri) (Typescript) - simple Gemini server written using Deno and Typescript.