Package mstdn provides tools for working with the Mastodon API, which is becoming the (defacto) stand client-server API for the Fediverse.
Go to file
Charles Iliya Krempeaux 49778ecc54 initial commits 2023-09-26 11:00:14 +09:00
LICENSE initial commits 2023-09-26 11:00:14 +09:00
README.md initial commits 2023-09-26 11:00:14 +09:00

README.md

go-mstdn

Package mstdn provides tools for working with the Mastodon API, which is becoming the (defacto) stand client-server API for the Fediverse. Note that the Mastodon API is not (yet) officially part of ActivityPub.

Documention

Online documentation, which includes examples, can be found at: http://godoc.org/sourcecode.social/reiver/go-mstdn

GoDoc