Says something:
We just add rules to ".justreq" as follow:
{ ... "rules": [ { "href" : "api/post.do", "subs" : "api/post.json" }, { "href" : "api/user.do", "subs" : "api/user.json" } ] }
These json files of this example are located in ".jr/subs/api/"