From 4076457760affef9ac1f82ec7b4533ea78da116c Mon Sep 17 00:00:00 2001 From: Krispin Schulz Date: Sat, 22 Aug 2020 07:46:54 +0200 Subject: [PATCH] Add gig framework to Programming --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6b1b6e1..f88a155 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,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 +- [gig](https://github.com/pitr/gig) (Go) - a Gemini framework ## Servers - [gemini-server](https://hackage.haskell.org/package/gemini-server) (Haskell) - a lightweight server for the Gemini protocol