2021-02-24 08:18:23 -05:00
2021-02-23 17:52:34 -05:00
2021-02-23 09:21:21 -05:00
2021-02-16 00:05:10 -05:00
2021-02-23 20:49:55 -05:00
2021-02-23 17:52:47 -05:00
2021-02-24 07:41:53 -05:00
2021-02-23 22:15:19 -05:00
2021-02-24 07:41:53 -05:00
2021-02-09 15:59:47 -05:00
2021-02-23 20:49:55 -05:00
2020-10-24 15:15:32 -04: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-16 00:55:56 -05:00
2021-02-23 22:02:47 -05:00
2021-02-20 16:16:32 -05:00
2021-02-23 09:18:34 -05:00
2020-10-24 15:15:32 -04: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%