Golang command line interface for the Mastodon API
madonctl
is a Go CLI tool to use the Mastondon REST API.
To install the application (you need to have Go):
go get github.com/McKael/madonctl
Some pre-built binaries are available on the home page (see below).
This section has not been written yet.
Please check the Homepage for an introduction and a few examples.
- madon, the Go library for Mastodon API
- Mastodon API documentation
- Mastodon repository