awesome-gemini

A collection of awesome things regarding the gemini protocol ecosystem.
git clone https://git.clttr.info/awesome-gemini.git
Log (Feed) | Files | Refs (Tags) | README | LICENSE

commit 4076457760affef9ac1f82ec7b4533ea78da116c
parent 1c6f53b4c72eaa77a44e9bfbd0a2454d5ee149a2
Author: Krispin Schulz <krispinone@googlemail.com>
Date:   Sat, 22 Aug 2020 07:46:54 +0200

Add gig framework to Programming
Diffstat:
MREADME.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git 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