On Dec 24, 2015, at 11:08 AM, Tom Browder wrote:

>Where should I look for the complete, definitive documentation on the
>MM3 REST API?

Sadly, there's no programmatic way to gather the specifications for the REST
API.  The best you have is the online documentation...

http://mailman.readthedocs.org/en/latest/README.html

...and the source.  You can refer to two other projects which access the API
though, and which might also help.

https://gitlab.com/mailman/mailmanclient - is the official Python bindings to
the REST API.

https://gitlab.com/astuart/mailmania - is Andrew Stuart's authenticating
proxy, which exposes a public REST API bridging to the internal REST API that
the core exposes.  At some point, we'll pull this in as an official
subproject.

I'd welcome contributions to help make the REST API more discoverable and/or
better documented.

Cheers,
-Barry
_______________________________________________
Mailman-Developers mailing list
Mailman-Developers@python.org
https://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: 
https://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

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

Reply via email to