Re: [Mailman-Developers] REST API call for creating archive view?
Hey Colin, sorry for not replying earlier
There is a REST interface in HyperKitty, that will give you access to the archives if you want to implement another web interface on top of it. The good thing is that I know someone who already did that, with about the same needs as you, so it must be doable :-) The bad thing is that it was some months ago, and HyperKitty keeps evolving, while this part is not covered by unit tests yet. So it may be broken at the moment. But it may also be very easily fixable if needed.
Aurélien
-- http://aurelien.bompard.org ~~~~~~ xmpp:aurelien@bompard.org Recursion: (n.) See "Recursion".
Thanks Aurélien! Is there some documentation (or code) somewhere I can look at for that?
On 14 November 2013 03:38, Aurélien Bompard <aurelien@bompard.org> wrote:
Hey Colin, sorry for not replying earlier
There is a REST interface in HyperKitty, that will give you access to the archives if you want to implement another web interface on top of it. The good thing is that I know someone who already did that, with about the same needs as you, so it must be doable :-) The bad thing is that it was some months ago, and HyperKitty keeps evolving, while this part is not covered by unit tests yet. So it may be broken at the moment. But it may also be very easily fixable if needed.
Aurélien
-- http://aurelien.bompard.org ~~~~~~ xmpp:aurelien@bompard.org Recursion: (n.) See "Recursion".
participants (2)
-
Aurélien Bompard
-
Colin Fleming