I can't seem to find a true restful Blog API - are there any? I'm writing some blog software and wondered if there was a standard restful API, if not I'll go buy the RESTful Web Services book and design my own.
|
feedback
|
|
How about AtomPub?
It isn't limited to blogs, but blogs certainly fall under the realm of applications are used for "publishing and editing Web resources". | |||||
feedback
|
|
I don't know about REST, but have you look at MetaWeblog API? It's XML-RPC though. | |||
|
feedback
|