On Sun, Sep 9, 2012 at 12:27 PM, Tom Browder <tom.brow...@gmail.com> wrote:
> On Sun, Sep 9, 2012 at 10:23 AM, Mark Sapiro <m...@msapiro.net> wrote:
>> Tom Browder wrote:
>>>
>>>I use "newlist" in a Perl wrapper to programmatically start and delete
>>>mailing lists, and I would like to be able to do more
>>>programmatically, such as:
...
>> The architecture of Mailman 3 is such that communication with the core
>> is via a RESTful HTTP interface. The web UI for example is  separate
>> from the core and communicates with the core via this interface.

Okay, I see most of the interface in the code here:

  
http://bazaar.launchpad.net/~mailman-coders/mailman/3.0/files/head:/src/mailman/rest/docs/

and I think I see how to hook into it and use with Perl LWP.

Is there any output format available other than json?

Best,

-Tom
_______________________________________________
Mailman-Developers mailing list
Mailman-Developers@python.org
http://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to