Posting from a desktop client

38 views
Skip to first unread message

Leonard

unread,
May 4, 2013, 9:34:10 PM5/4/13
to mezzani...@googlegroups.com
Hello,
Is there a way to post blog entries from a desktop application (or any other external client)? 
The first thing that comes in mind is for example MarsEdit application that let you post to several blogging platforms.

In case it's not possible, what would require to implement it?

Thanks, cheers

Ken Bolton

unread,
May 6, 2013, 5:32:51 PM5/6/13
to mezzanine-users
Hi Leonard,

There was talk at one point of writing a REST API for Mezzanine. Credentialed users would send a PUT to https://example.com/api/v1/blogpost/ with a JSON object representing the post's content.

An alternative implementation would use xml-rpc, which is the traditional way tools like Mars Edit work, to expose urls that are connected to CRUD views. I think https://pypi.python.org/pypi/django-xmlrpc/ might be a fairly straightforward way to get that started.

hth,
ken


--
You received this message because you are subscribed to the Google Groups "Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mezzanine-use...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply all
Reply to author
Forward
0 new messages