From 1cdb23659c0b89e0ab79d9ea8f196ed21c5d15a6 Mon Sep 17 00:00:00 2001 From: Krispin Schulz Date: Tue, 13 Oct 2020 17:23:18 +0200 Subject: [PATCH] add gemclient to Programming section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 21a6232..079e6cc 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ Please contribute to this list to link to all the awesome gemini projects out th - [GemiNaut](https://www.marmaladefoo.com/pages/geminaut) (C#) - a user friendly graphical Gemini client for MS Windows. ## Programming +- [gemclient](https://github.com/Koshroy/gemclient) (Nim) - a rich client library for the Gemini Protocol. - [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.