Revision 1 as of 2008-07-04 23:57:44

Clear message

This page describes how to get started trying the RESTful webservice server for mailman.

The code is at https://code.launchpad.net/~mk2s/mailman/restserver

* scratch notes below

[x]$ cd /home/mk2s/mailman/mailman22-restserver/Mailman/rest

[rest]$ make install

[mailman22runtime]$ PYTHONPATH=. python Mailman/rest/server.py
need to figure out what to do about the runtime dir

need list of dependencies and how to install those\\