mirror of
https://github.com/kr1sp1n/awesome-gemini.git
synced 2024-11-20 11:26:40 -05:00
add more servers
This commit is contained in:
parent
2a78d8c59e
commit
08069783d4
1 changed files with 5 additions and 0 deletions
|
@ -71,15 +71,20 @@ Please contribute to this list to link to all the awesome gemini projects out th
|
|||
- [Agate](https://github.com/mbrubeck/agate) (Rust) - a simple Gemini server for static files.
|
||||
- [blizanci](https://github.com/mk270/blizanci) (Erlang) - a server designed primarily for robustness and security.
|
||||
- [Denoscuri](https://github.com/caranatar/denoscuri) (Typescript) - a simple Gemini server written using Deno and Typescript.
|
||||
- [Duckling proxy 🦆](https://portal.mozz.us/gemini/gemini.marmaladefoo.com/blog/31-Aug-2020_The_Duckling_Proxy.gmi) (Go) - a scheme-specific filtering proxy for Gemini clients to access the web.
|
||||
- [GeGoBi](https://tildegit.org/solderpunk/gegobi) (Python) - a server to facilitate easy Gemini-Gopher bi-hosting.
|
||||
- [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.
|
||||
- [Gemserv](https://portal.mozz.us/gemini/80h.dev/projects/gemserv/) (Rust) - a server with features like vhosts, CGI, SCGI, reverse-proxying and more.
|
||||
- [Germinal](https://github.com/jfmcbrayer/germinal) (Common Lisp) - serves any type of document with an appropriate mime type.
|
||||
- [GLV-1.12556](https://github.com/spc476/GLV-1.12556) (Lua) - the first Gemini protocol server with a lot of features
|
||||
- [Jetforce](https://github.com/michael-lazar/jetforce) (Python) - a built-in static file server with support for gemini directories and CGI scripts.
|
||||
- [Marami](https://github.com/MagnificentPako/Marami/) (Prolog) - a server written in Prolog.
|
||||
- [Molly Brown](https://tildegit.org/solderpunk/molly-brown) (Go) - a full-featured Gemini server implemented in Go.
|
||||
- [pollux](https://git.sr.ht/~julienxx/pollux) (Rust) - a simple server that will only serve one `index.gemini` file.
|
||||
- [Shavit](https://git.sr.ht/~yotam/shavit) (Go) - a configurable Gemini server for UNIX operating systems.
|
||||
- [Space-Age](https://gitlab.com/lambdatronic/space-age) (Clojure) - a Gemini server written in Clojure.
|
||||
- [Titan](https://github.com/jahzielv/titan) (Rust) - a simple TOML-configured Gemini server and an Express-like Gemini server framework.
|
||||
|
||||
## Tools
|
||||
|
|
Loading…
Reference in a new issue