💾 Archived View for gemi.dev › gemini-mailing-list › 000866.gmi captured on 2023-11-04 at 13:09:56. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
Peter, so cool! Almost a year ago I tried to start making a server in jetty but couldn't figure out how to get around its http-centric design, and gave up. Kudos! I have to check out your code... >Message: 1 >Date: Wed, 14 Apr 2021 12:42:17 +0200 >From: Peter Mucha <ptmucha at gmail.com> >To: gemini at lists.orbitalfox.eu >Subject: [users] jemini: dual http/gemini server with spring-boot > integration (and client) >Message-ID: > <CAAF0_MxX1rmB-bHZDD8=_rgzUUL30J2EqUgfYL+t5XcyRixMAg at mail.gmail.com> >Content-Type: text/plain; charset="utf-8" > >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
---
Previous Thread: [users] jemini: dual http/gemini server with spring-boot integration (and client)