jesse-gallagher / frostillic.us-Blog

http://frostillic.us
Apache License 2.0
8 stars 0 forks source link

Implement MetaWeblog API #62

Open jesse-gallagher opened 5 years ago

jesse-gallagher commented 5 years ago

This is more fleshed-out than AtomPub in MarsEdit, and I think is supported by the micro.blog app. It could be useful for both the full blog and microposts.

Apache has an XML-RPC library: https://ws.apache.org/xmlrpc/server.html

jesse-gallagher commented 5 years ago

It'd probably be better to implement WordPress's XML-RPC API instead, since they serve similar purposes, but WordPress's is more fleshed out and more supported: https://codex.wordpress.org/XML-RPC_WordPress_API