Micropub Micropub W3C Recommendation 23 May 2017 This version: Latest published version: Latest editor's draft: Test suite: Implementation report: Previous version: Editor: Aaron Parecki Repository: Github Issues Commits Please check the errata for any errors or issues reported s…
Micropub Micropub IndieWeb Living Standard 25 July 2020 This version: Test suite: Implementation report: Previous version: Editor: Aaron Parecki Repository: Github Issues Commits Please check the errata for any errors or issues reported since publication. License: Per CC0 , to th…
Micropub-brainstorming - IndieWeb Jump to content From IndieWeb Main article: Micropub This page is a historical page preserved for archival purposes. Rather than adding new content to this page, please see instructions for Proposing a new extension Questions posed here also can …
Micropub Micropub W3C Working Draft 13 July 2016 This version: http://www.w3.org/TR/2016/WD-micropub-20160713/ Latest published version: http://www.w3.org/TR/micropub/ Latest editor's draft: http://micropub.net/draft/ Test suite: https://micropub.rocks/ Implementation report: htt…
Micropub Micropub W3C Candidate Recommendation 16 August 2016 This version: https://www.w3.org/TR/2016/CR-micropub-20160816/ Latest published version: https://www.w3.org/TR/micropub/ Latest editor's draft: http://micropub.net/draft/ Test suite: https://micropub.rocks/ Implementat…
Micropub-extensions - IndieWeb Jump to content From IndieWeb Micropub extensions are Micropub protocol-related features that are proposed, prototyped, or implemented in Micropub clients and servers beyond the official Micropub specification. Why Social readers and other software …
Micropub - IndieWeb Jump to content From IndieWeb (Redirected from micropub Micropub is an open web standard ( W3C Recommendation) and API for creating, editing, and deleting posts on websites, like on your own domain, supported by numerous third-party clients, CMSs , and social …
Micropub - IndieWeb Jump to content From IndieWeb Micropub is an open web standard ( W3C Recommendation) and API for creating, editing, and deleting posts on websites, like on your own domain, supported by numerous third-party clients, CMSs , and social readers Latest published v…
Micropub Micropub W3C Working Draft 04 May 2016 This version: Latest published version: Latest editor's draft: Previous version: Editor: Aaron Parecki Repository: Github Issues Commits 2016 W3C MIT ERCIM Keio Beihang ). W3C liability trademark and permissive document license rule…
Micropub Micropub W3C Working Draft 01 March 2016 This version: http://www.w3.org/TR/2016/WD-micropub-20160301/ Latest published version: http://www.w3.org/TR/micropub/ Latest editor's draft: http://micropub.net/draft/ Previous version: http://www.w3.org/TR/2016/WD-micropub-20160…
Micropub Micropub W3C First Public Working Draft 28 January 2016 This version: Latest published version: Latest editor's draft: Editor: Aaron Parecki Repository: Github Issues Commits 2016 W3C MIT ERCIM Keio Beihang ). W3C liability trademark and permissive document license rules…
…as a relatively small ruleset for parsing HTML documents into a data structure, Micropub similarly defines a small set of rules to interpret HTTP POST and GET requests as Micropub commands. Where Microformats2 does not require changing the parsing rules to introduce new propertie…
The Micropub syntax describes how to interpret HTTP POST and GET requests into useful server actions. 3.1 Overview All Micropub requests to create posts are sent as UTF-8 x-www-form-urlencoded , multipart/form-data [ HTML5 ], or [ JSON ]-encoded HTTP requests. Responses typically…
micropub-endpoint - IndieWeb Jump to content From IndieWeb Micropub endpoint is an HTTP endpoint that micropub clients use to create new posts on a personal domain Creating a Micropub Endpoint After a client has obtained an access token and discovered the user's Micropub endpoint…
… ], primarily used to obtain an OAuth 2.0 Bearer Token [ RFC6750 ] for use by [ Micropub ] clients. End-Users and Clients are all represented by URLs. IndieAuth enables Clients to verify the identity of an End-User, as well as to obtain an access token that can be used to access …