I am re-writing a large proportion of the code which runs RESTxom, to make it more portable and reliable. Also trying to make sure that *everything* works properly, rather than getting any nasty surprises down the line!
Once this is done properly, then RESTments should be pretty simple(?) to add in.
RESTments? REST-based comments for RESTxom
Am working on a commenting system for RESTxom which will store a parallel file for each entry called “<entry>.comments” and will act like a small flatfile database to store comments for each post, which will also, of course, have REST-friendly URLs.