.
,-. ,-. . . ,-. ,-. ,-. ,-. ,-. ,-,-. ,-,-. . . ,-. . |- . .
`-. | | | | | | |-' | | | | | | | | | | | | | | | | |
`-' `-' `-^ ' `-' `-' :: `-' `-' ' ' ' ' ' ' `-^ ' ' ' `' `-|
/|
`-'
ckaznocha / gemini
A Go server implementation for the Gemini protocol.
git clone https://source.community/ckaznocha/gemini.git
/ (main)
Tree
gemini
A Go server implementation for the Gemini protocol.
About
Head over to the go.pkg.dev documentation for examples.
Gemini is not HTTP and as such it isn't a goal if this package to replicate Go's net/http package faithfully. Instead the goal is to provide a Gemini server package that is both idiomatic and ergonomic for the things that make Gemini special.
This package is intended do provide everything needed to build spec compliant servers. Properly configured servers cerated using this package will pass the michael-lazar/gemini-diagnostics tests.
Who's using this package?
You can check out a few servers using this package in the wild!
This list is not intended to be exhaustive.
TODO
- add Titan protocol support
Contributing
The source code is hosted on source.community which doesn't yet support PRs so contributing is tricky. More info TBD.
License
See LICENSE file
· · ·
© 2025 source.community