add gemclient to Programming section

This commit is contained in:
Krispin Schulz
2020-10-13 17:23:18 +02:00
committed by GitHub
parent 9630a2e6fb
commit 1cdb23659c

View File

@@ -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.