πΎ Archived View for gem.benscraft.info βΊ mailing-list βΊ messages βΊ 222 captured on 2021-12-03 at 14:04:38. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
(and client)
- Peter Mucha <ptmucha at gmail.com>
@ Wed, 14 Apr 2021 12:42 +0200
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Hi Geminians (twins?)
i wanted to highlight yet another gemini server in java:
https://github.com/warmuuh/jemini
The server is based on jetty and can serve both https:// and gemini://
protocol with the same features. It tightly integrates with spring/spring
boot, allowing to write web applications as normal but serving
gemini-protocol. it is in POC state but powers my capsule already where you
can read a bit more about the actual features of the jemini-server:
https://wrm.hopto.org/
gemini://wrm.hopto.org/
also, a very light gemini-client is available, which i needed to support
integration tests:
https://github.com/warmuuh/jemini/blob/main/gemini-client/readme.md
Have a good rest of your day,
Peter Mucha
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Reply from Frank JΓΌdes <Frank.Juedes at linux4specialists.com>