Micropub (protocol)

Micropub (MP) is a W3C Recommendation that describes a client–server protocol based on HTTP to create, update, and delete posts (e.g. social media) on servers using web or native app clients. Micropub was originally developed in the IndieWebCamp community, contributed to W3C, and published as a W3C working draft on January 28, 2016.

Micropub
AbbreviationMP
StatusW3C Recommendation
First publishedMay 23, 2017
OrganizationWorld Wide Web Consortium
EditorsAaron Parecki
Base standardsHTTP, URI
Related standardsmicroformats, ActivityPub, h-entry
DomainSocial Web, Communications protocol
Websitewww.w3.org/TR/micropub/

Micropub uses OAuth 2.0 Bearer Tokens for authentication and accepts traditional form posts as well as JSON posts. Posted data uses a vocabulary derived from Microformats. Micropub is mostly used to create "posts", which are similar to Tweets, or micro blog posts, like those posted to Twitter. The protocol supports a variety of different content types however, such as Bookmarks, Favorites, Reposts, Events, RSVPs, and Checkins. Micropub is currently supported on a variety of IndieWeb compatible websites, like micro.blog.

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.