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