💾 Archived View for rawtext.club › ~sloum › geminilist › 000927.gmi captured on 2020-09-24 at 02:14:23. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
Matt Brubeck mbrubeck at limpet.net
Wed May 20 23:40:43 BST 2020
- - - - - - - - - - - - - - - - - - -
Greetings! I'm very excited about the Gemini project. Kudos to all thecontributors.
I wrote a basic Gemini server in Rust. It's called Agate. You can find itshome page here (self-hosting, of course):
gemini://gem.limpet.net/agate/
All it does at the moment is serve static text files. It doesn't have a lotto distinguish it from other Gemini servers, though it does use async I/Oto handle concurrent requests with very low resource use. It could be goodfor hosting a static site on low-powered hardware like a Raspberry Pi.Mostly, it's just meant to be simple and bare-bones. For the curious, youcan find the source code here:
https://github.com/mbrubeck/agate
I hope to write a client also, as soon as I have the time.-------------- next part --------------An HTML attachment was scrubbed...URL: <https://lists.orbitalfox.eu/archives/gemini/attachments/20200520/0fe1c862/attachment-0001.htm>