2021-03-15 15:19:43 -04:00
2021-03-08 14:08:45 -05:00
2021-03-09 08:58:36 -05:00
2021-02-16 00:05:10 -05:00
2021-02-28 21:38:17 -05:00
2021-02-28 21:38:17 -05:00
2021-02-23 20:49:55 -05:00
2021-02-24 00:13:46 -05:00
2021-02-24 00:13:46 -05:00
2021-02-23 18:45:58 -05:00
2021-02-16 00:07:01 -05:00
2021-02-28 22:20:59 -05:00
2021-02-23 09:18:34 -05:00

go-gemini

godocs.io builds.sr.ht status

Package gemini implements the Gemini protocol in Go.

It provides an API similar to that of net/http to make it easy to develop Gemini clients and servers.

Compatible with version v0.14.3 of the Gemini specification.

Usage

import "git.sr.ht/~adnano/go-gemini"

Examples

There are a few examples provided in the examples directory. To run an example:

go run examples/server.go

Contributing

Send patches and questions to ~adnano/go-gemini-devel.

Subscribe to release announcements on ~adnano/go-gemini-announce.

Description
Fork of go-gemini
Readme 600 KiB
Languages
Go 100%