From 9e6aa1ecf80a4c27464a87c19476c857e9181412 Mon Sep 17 00:00:00 2001 From: Krispin Schulz Date: Thu, 25 Feb 2021 22:23:44 +0100 Subject: [PATCH] add gemini-ipfs-gateway to servers --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ee8af29..e763a1b 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,7 @@ Repo mirrors: - [Ergol](http://adele.work/code/ergol/ergol.gmi) (PHP) - a light Gemini server able to host several capsules with different cerificates. - [GeGoBi](https://tildegit.org/solderpunk/gegobi) (Python) - a server to facilitate easy Gemini-Gopher bi-hosting. - [Gemeaux](https://github.com/brunobord/gemeaux) (Python) - a Server using only the Python standard library. +- [gemini-ipfs-gateway](https://git.sr.ht/~hsanjuan/gemini-ipfs-gateway) (Go) - an IPFS Gateway that makes IPFS content available over the Gemini protocol. - [gemini-server](https://hackage.haskell.org/package/gemini-server) (Haskell) - a lightweight server for the Gemini protocol. - [geminid](https://github.com/jovoro/geminid/) (C) - a Gemini Server in C. - [geminid](https://www.upyum.com/cgit.cgi/geminid) (Scheme) - a Gemini Server in CHICKEN Scheme.