2021-02-17 01:38:18 -05:00
2021-02-16 18:57:24 -05:00
2021-01-25 12:11:59 -05:00
2021-02-16 00:05:10 -05:00
2020-09-27 13:50:48 -04:00
2021-02-09 10:00:04 -05:00
2021-02-17 01:38:18 -05:00
2021-02-16 18:50:42 -05:00
2021-02-09 15:59:47 -05:00
2020-10-24 15:15:32 -04:00
2021-02-15 01:15:23 -05:00
2021-02-14 19:02:34 -05:00
2020-12-18 00:26:47 -05:00
2021-02-16 00:07:01 -05:00
2021-02-16 00:55:56 -05:00
2021-02-16 00:55:56 -05:00
2021-02-14 19:28:29 -05:00
2021-01-09 23:53:07 -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%