go-mastodon

go-mastodon

Pure-Go read client for the Mastodon REST API.

Documentation GitHub

What is go-mastodon?

go-mastodon is a pure-Go, dependency-free read client for the Mastodon REST API. It reads public, hashtag and per-account timelines with Link-header pagination. CGO_ENABLED=0 (no C, static binaries everywhere), standard library only, 100% test coverage via network-free tests.

Packages

1 module(s) — generated from the org's repos.

MA
mastodon
Pure-Go read client for the Mastodon REST API. CGO=0, zero third-party deps.