1
0
Fork 0
mirror of https://github.com/kr1sp1n/awesome-gemini.git synced 2024-11-20 11:26:40 -05:00

Added jsonresume-gemini

This commit is contained in:
Michael Caplan 2022-03-27 22:08:28 -03:00 committed by Krispin Schulz
parent 864f1d703e
commit abacbefaaf

View file

@ -143,6 +143,7 @@ Repo mirrors:
- [geminid](https://www.upyum.com/cgit.cgi/geminid) (Scheme) - Gemini Server in CHICKEN Scheme.
- [gemini-php](https://opensource.glasgow.social/gemini-php) (PHP) - simple Gemini server in PHP.
- [JAGS-php](https://github.com/codeandcreate/JAGS-PHP) (PHP) - fork of gemini-php with support of dynamic pages.
- [jsonresume-gemini](https://github.com/michaelcaplan/jsonresume-gemini) (PHP) - single purpose server implementation of the Gemini protocol to serve up your JSON Resume.
- [geminim](https://github.com/ardek66/geminim) (Nim) - an async lightweight Gemini server made in Nim.
- [gmid](https://github.com/omar-polo/gmid) (C) - simple and secure Gemini server.
- [gmifs](https://github.com/n0x1m/gmifs) (Go) - Gemini file server with auto indexing support, caching and auto TLS key pair creation.