[ANN] [users] godocs.io - Read Go documentation over Gemini
- 📧 Messages: 2
- 🗣️ Authors: 2
- 📅 First Message: 2021-04-30 17:03
- 📅 Last Message: 2021-04-30 17:24
1. Adnan Maolood (me (a) adnano.co)
- 📅 Sent: 2021-04-30 17:03
- 📧 Message 1 of 2
godocs.io is a hosted service for reading Go documentation over the web.
It originated as a fork of godoc.org, but we've made lots of
improvements including support for Go modules and now Gemini support.
To get started, visit gemini://godocs.io and search for a Go package by
import path or keyword. If a package is not in the database, it will be
fetched and added to the database.
You can also self-host godocs.io on your own servers if you please. The
source code is available at https://sr.ht/~sircmpwn/godocs.io.
Here's the documentation for go-gemini as an example:
gemini://godocs.io/git.sr.ht/~adnano/go-gemini
Enjoy!
Link to individual message.
2. Omar Polo (op (a) omarpolo.com)
- Subject Changed! New Subject: Re: [ANN] [users] godocs.io - Read Go documentation over Gemini
- 📅 Sent: 2021-04-30 17:24
- 📧 Message 2 of 2
Adnan Maolood <me@adnano.co> writes:
> godocs.io is a hosted service for reading Go documentation over the web.
> It originated as a fork of godoc.org, but we've made lots of
> improvements including support for Go modules and now Gemini support.
>
> To get started, visit gemini://godocs.io and search for a Go package by
> import path or keyword. If a package is not in the database, it will be
> fetched and added to the database.
>
> You can also self-host godocs.io on your own servers if you please. The
> source code is available at https://sr.ht/~sircmpwn/godocs.io.
>
> Here's the documentation for go-gemini as an example:
> gemini://godocs.io/git.sr.ht/~adnano/go-gemini
>
> Enjoy!
THANKS!
Really, I thought about writing something like this but never actually
had the time to. It's one more thing for which I can avoid the www,
thank you!
Link to individual message.
---
Previous Thread: [tech] [humor] Upgrade your browsing
Next Thread: [ANN] g2ra.py, a gemini to RSS/Atom gateway