Using ivory_cpp with mastodon.local

Hack integration

Install
# See https://github.com/ben-zen/ivory_cpp
OEmbed as JSON
curl \
  -H "Authorization: Bearer $API_KEY" \
  http://mastodon.local/api/oembed
View identity proof
curl \
  -H "Authorization: Bearer $API_KEY" \
  http://mastodon.local/api/proofs
Fetch all lists that the user owns.
curl \
  -H "Authorization: Bearer $API_KEY" \
  http://mastodon.local/api/v1/lists
SDK on GitHub 📄 API Docs
SDK
ivory_cpp
Hack
API
mastodon.local
mastodon.local
At a glance
Language Hack
Endpoints127
Base URLhttp://mastodon.local