From 66535bad0c7e42ecf82795b40c0e5f039bf5f278 Mon Sep 17 00:00:00 2001 From: Krispin Schulz Date: Tue, 13 Oct 2020 17:14:42 +0200 Subject: [PATCH] add go-gemini to Programming section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 36a173e..e27093e 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,7 @@ Please contribute to this list to link to all the awesome gemini projects out th ## Programming - [gemini](https://github.com/derhuerst/gemini) (Node.js) - a server & client lib. - [gemini](https://github.com/a-h/gemini) (Go) - Applications and libraries for building applications on Gemini. +- [go-gemini](https://git.sr.ht/~yotam/go-gemini) (Go) - a library that provides an easy interface to create client and servers. - [gig](https://github.com/pitr/gig) (Go) - a Gemini framework. ## Resources