Bookmarks tagged api

15 Oct 2023 github.com
This is a browser extension that implements the WebAP API (still an idea), exposing it to web applications.
8 Sep 2023 docs.joinmastodon.org
Mastodon provides access to its data over a REST API. REST stands for REpresentational State Transfer, but for our purposes, just think of it as sending and receiving information about various resources based on the request. The Mastodon REST API uses HTTP for its requests, and JSON for its payloads.