Adding MoomGem (#1)

Added my own Gemini server, Moongem (https://sr.ht/~panda-roux/MoonGem)
pull/89/head
panda-roux-dev 2021-05-26 20:15:24 +00:00 zatwierdzone przez Krispin Schulz
rodzic f57c95fd43
commit 342992f6ac
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -139,6 +139,7 @@ Repo mirrors:
- [Lupa Pona](https://github.com/kensanata/lupa-pona) (Perl) - simple single directory Gemini server.
- [Marami](https://github.com/MagnificentPako/Marami/) (Prolog) - server written in Prolog.
- [Molly Brown](https://tildegit.org/solderpunk/molly-brown) (Go) - full-featured Gemini server implemented in Go.
- [MoonGem](https://sr.ht/~panda-roux/MoonGem) (C) - gemini server with inline Lua scripting for dynamic content generation.
- [net-gemini](https://github.com/jackdoe/net-gemini) (Go) - gemini server inspired by Molly Brown.
- [northstar](https://github.com/panicbit/northstar) (Rust) - gemini server implementation.
- [Orbit](https://tildegit.org/sumpygump/orbit) (PHP) - Gemini server implemented in PHP.