Gemax is std-inspired gemini server and client implementation with no third party dependencies (go std and /x/ libraries can be used).
MIT
go get github.com/ninedraft/gemax/gemax@latest
- Example static blog server examples/server
https://pkg.go.dev/github.com/ninedraft/gemax/gemax
- Gemini http-like server
- Usable gemini client
- Server utilities (serve fs.FS, errors, static data, etc.)