From 7ecad5c9bf09cdcaea004467d0d266dcabf54b2d Mon Sep 17 00:00:00 2001 From: Egidijus Lileika Date: Sat, 6 Feb 2021 18:09:58 +0200 Subject: [PATCH] Added cuipod framework to Programming section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 722fb59..a12fc8a 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,7 @@ Repo mirrors: - [gemclient](https://github.com/Koshroy/gemclient) (Nim) - a rich client library for the Gemini Protocol. - [derhuerst/gemini](https://github.com/derhuerst/gemini) (Node.js) - a server & client lib. - [a-h/gemini](https://github.com/a-h/gemini) (Go) - Applications and libraries for building applications on Gemini. + [cuipod](https://github.com/aegis-dev/cuipod) (C#) - Simple yet flexible framework for Gemini protocol server. - [go-gemini](https://git.sr.ht/~yotam/go-gemini) (Go) - a library that provides an easy interface to create client and servers. - [go-gemini](https://github.com/makeworld-the-better-one/go-gemini) (Go) - a more recent fork of the library above. - [gig](https://github.com/pitr/gig) (Go) - a Gemini framework.