From 35c5b22a9eb8c677406c36bf4f6e349ed943a590 Mon Sep 17 00:00:00 2001 From: ninedraft Date: Sun, 20 Nov 2022 18:49:38 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 53acf5b..6d9129d 100644 --- a/README.md +++ b/README.md @@ -124,6 +124,7 @@ Repo mirrors: - [geminic](https://github.com/WarpEngineer/geminic) (Erlang) - An Erlang library for building Gemini protocol clients. - [dremini](https://github.com/marty1885/dremini) (C++) - Highly concurrent C++ Gemini server and client library - [Opal](https://github.com/aschuhardt/Opal) (C#) - Gemini client library for .NET 6. Built-in support for TOFU and client certificates. +- [gemax](https://github.com/ninedraft/gemax) (Go) - a golang gemini stack, inspired by go STD http library. ## Related Specifications - [GemPub Specification](https://codeberg.org/oppenlab/gempub) - Gempub, the Gemini e-book (and capsule archive) container specification.