Registry / http-client / mastodon-api

mastodon-api

JSON →
library2.0.0rbrubygemsunverified

A Ruby interface to the Mastodon API.

gem install mastodon-api
INSTALL
IMPORT
SIG · MASTODON-API
M
mastodon-api
http-clientrubyv2.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Mastodon
require 'mastodon-api'

Post a status to Mastodon

require 'mastodon-api' client = Mastodon::REST::Client.new(base_url: 'https://mastodon.social', bearer_token: 'token') client.create_status('Hello from Ruby!')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
18
Amazon
1
Resources
mastodon-api — gem install mastodon-api · libregistry