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 2e0c325517806d4696a62328751471308b833baa
parent 0f6ae63c4337534b77b6fbf942e8acc6ab3d58c5
Author: Bradley D. Thornton <Bradley@NorthTech.US>
Date:   Fri, 26 Mar 2021 02:03:36 -0700

Update README.md

Added Taurus, Rust based, Gemini server to the list.
Diffstat:
MREADME.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -134,6 +134,7 @@ Repo mirrors: - [Satellite](https://sr.ht/~gsthnz/satellite/) (Go) - small Gemini server for serving static files. - [Shavit](https://git.sr.ht/~yotam/shavit) (Go) - configurable Gemini server for UNIX operating systems. - [Space-Age](https://gitlab.com/lambdatronic/space-age) (Clojure) - Gemini server written in Clojure. +- [Taurus](https://git.sr.ht/~garritfra/taurus)(Rust) - A Concurrent Gemini Server. - [Titan](https://github.com/jahzielv/titan) (Rust) - simple TOML-configured Gemini server and an Express-like Gemini server framework. - [twins](https://gitlab.com/tslocum/twins) (Go) - YAML-configured Gemini server supporting vhosts, FastCGI and reverse-proxying. - [vger](https://tildegit.org/solene/vger) (C) - Gemini server written in C used with inetd.