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.