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 66535bad0c7e42ecf82795b40c0e5f039bf5f278
parent d2e3643fd4a07bcd3c0b6a82fd41642b51cea841
Author: Krispin Schulz <krispin@posteo.de>
Date:   Tue, 13 Oct 2020 17:14:42 +0200

add go-gemini to Programming section
Diffstat:
MREADME.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git 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