From 315beec3fa5da4b61cb27147d292762bb377ba93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Do=C4=9Fa=20Armangil?= Date: Tue, 17 Sep 2024 20:56:04 +0200 Subject: [PATCH] Update README.md Add qgeminiserver to the "Programming" section. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 03a9daa..d920948 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,7 @@ Repo mirrors: - [gusmobile](https://git.sr.ht/~rwa/gusmobile) (Python) - gemini client for Pyhton (used by geminispace.info) - [html2gemini](https://github.com/LukeEmmet/html2gemini) (Go) - package library to convert HTML to Gemini (see also html2gmi for command line application) - [ignition](https://github.com/cbrews/ignition) (Python) - Gemini client transport/request library for python3. +- [qgeminiserver](https://github.com/doga/kaksik) (Deno/TypeScript) - framework for building Gemini server applications. [kaksik](https://github.com/sergetymo/kaksik) fork. - [kaksik](https://github.com/sergetymo/kaksik) (Deno/TypeScript) - middleware library for building server applications. - [ruby-net-text](https://git.umaneti.net/ruby-net-text/) (Ruby) - Gemini support in Net::* and URI::* stack. - [SmolNetSharp](https://github.com/LukeEmmet/SmolNetSharp) (C#) - cross platform .NET (core/framework) client library for building Gemini and Gopher clients