💾 Archived View for rawtext.club › ~sloum › geminilist › 004859.gmi captured on 2023-11-14 at 10:29:40. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2021-11-30)
-=-=-=-=-=-=-
mailinglists at ngalt.com mailinglists at ngalt.com
Wed Jan 20 06:56:40 GMT 2021
- - - - - - - - - - - - - - - - - - -
One thing that I like about HTTP is that there are oodles of ways to spin up a simple server for testing on localhost. Things like `python3 -m http.server` and `caddy run` are what I'm thinking of. Since this is Gemini and not bare-bones HTTP, It'd have to handle key generation.
Is there a server like that yet for Gemini that runs on macOS?