commit 35c5b22a9eb8c677406c36bf4f6e349ed943a590
parent 90396e9c9663f1a688b0a51c7f0547c4e1448e49
Author: ninedraft <clamores.pro@gmail.com>
Date: Sun, 20 Nov 2022 18:49:38 +0300
Update README.md
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git 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.