Categorygithub.com/MakeGolangGreat/mastodon-go
repositorypackage
1.0.1
Repository: https://github.com/makegolanggreat/mastodon-go.git
Documentation: pkg.go.dev

# README

mastodon-go

一个封装 Mastodon API 的 Golang 库(直接使用创建好的 Access Token 来调用 API,而不用麻烦地每次都走一遍认证流程)

目前只封装了个别接口,暂时够@MastodonArchiveBot项目使用了