I am new to both the Restlet and Mojasef framework.
I'd like to know if either of them support:
1. Auto generation of HTML documentations on the REST APIs registered (With info such as URL, HTTP METHOD, Query String, sample post xml request, sample xml response)
2. Versioning, backward compatibility support of REST APIs.
Thanks
-Victor