💾 Archived View for gemi.dev › gemini-mailing-list › 000890.gmi captured on 2024-06-16 at 14:56:23. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-12-28)

-=-=-=-=-=-=-

[ANN] [users] godocs.io - Read Go documentation over Gemini

1. Adnan Maolood (me (a) adnano.co)

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)


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