Micropub Implementations
Servers
- Craft CMS - a Craft plugin that supports Micropub
- Drupal - a Drupal module to add a Micropub endpoint
- Known - Known supports creating posts via Micropub
- Wordpress - a Wordpress plugin which adds a Micropub endpoint
- Jekyll - a self-hosteable service that exposes a Micropub endpoint and then performs the instructions sent to that endpoint by committing Jekyll formatted data to a GitHub repository
- Kirby - a Micropub plugin for the Kirby CMS
more servers
Clients
- micropub-xmpp-bot - an experimental XMPP chat bot for posting notes, replies, likes, and reposts via Micropub
- ownyourresponses - polls your Twitter and Instagram accounts periodically for new activity via the APIs and creates corresponding like, repost, and reply posts on your site via Micropub
- Quill is a simple Micropub client which supports notes, articles, bookmarks, likes and photos
- Teacup is a client for posting various types of food posts
more clients
Libraries
- wordpress-micropub - WordPress plugin for a Micropub server endpoint
- flask-micropub - Flask (Python) plugin that makes it easy to add IndieAuth authentication and Micropub authorization to a client application
- node-micropub-express - Node.js library for a Micropub server endpoint
Services
- Micropublish is a simple Micropub client which supports notes, articles, bookmarks, replies, and reposts
- Woodwind is a reader which supports posting replies and likes via Micropub
- silo.pub is a service that lets you use Micropub clients to post to hosted blogs on Wordpress.com, Tumblr, and others
- Taproot supports posting notes
- OwnYourGram polls your Instagram account and posts your photos to your website via Micropub
- OwnYourSwarm polls your Swarm account and posts your checkins to your website via Micropub
Add Yours!
Add your implementation to this list! Submit a PR to github.com/w3c/Micropub or add yours to the clients or servers list on the IndieWeb wiki.