Skip to content

Generate a list of posts for `q=source`

Jamie Tanna requested to merge feature/posts-list into master

As part of www-api#184, I want to implement the ability to list all my posts, so clients that use that to discover what it can edit, can do so.

This is best to generate as part of the site's build, and proxy from my Micropub endpoint.

Merge request reports