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 c5a6c889b2f5195223bd23f40e5ec4bf7afbe328
parent 1cdb23659c0b89e0ab79d9ea8f196ed21c5d15a6
Author: Adrian Hesketh <a-h@users.noreply.github.com>
Date:   Sat, 31 Oct 2020 11:54:28 +0000

Update README.md

Realised that my server was in the programming section.
Diffstat:
MREADME.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -78,6 +78,7 @@ Please contribute to this list to link to all the awesome gemini projects out th ## Servers - [Agate](https://github.com/mbrubeck/agate) (Rust) - a simple Gemini server for static files. +- [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) - a server designed primarily for robustness and security. - [Denoscuri](https://github.com/caranatar/denoscuri) (Typescript) - a simple Gemini server written using Deno and Typescript. - [Duckling proxy 🦆](https://portal.mozz.us/gemini/gemini.marmaladefoo.com/blog/31-Aug-2020_The_Duckling_Proxy.gmi) (Go) - a scheme-specific filtering proxy for Gemini clients to access the web.