2021-02-23 17:32:23 -05:00
2021-02-23 09:21:21 -05:00
2021-02-23 16:36:17 -05:00
2021-02-23 14:29:37 -05:00
2021-02-21 11:04:45 -05:00
2021-02-23 17:30:46 -05:00
2021-02-20 16:16:32 -05:00
2021-02-23 17:32:23 -05:00
2021-02-23 17:29:50 -05:00
2021-02-20 16:16:32 -05:00
2021-02-23 09:18:34 -05:00
2021-02-23 17:32:23 -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%