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 13047b3bb35d8ae127bfc4e49c2ddc309220746b
parent ff1cdc611c82415f5492cbc4718408a86f335acf
Author: Trbl <trbl@her.st>
Date:   Sun, 28 Aug 2022 17:50:14 +0200

add atlas gemini/titan/spartan server
Diffstat:
MREADME.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -137,6 +137,7 @@ Repo mirrors: - [Agate](https://github.com/mbrubeck/agate) (Rust) - simple Gemini server for static files. - [aiogemini](https://github.com/rcarmo/aiogemini) (Python) - minimalist Python 3 `asyncio` server. - [Apogee](https://github.com/bunburya/apogee) (Kotlin) - Gemini server written in Kotlin for the JVM. +- [atlas](https://github.com/Alumniminium/atlas) (C#) - .NET7 Gemini/Titan/Spartan server w/ vhost and cgi support. - [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.