Thanks to the awesome runemadsen canned was
updated again, and now supports query params so /index?name=Superman.get.json
will map to GET /?name=Superman
. This allows for even finer grained
control for stubbing services while keeping the API nice and simple. You will
also find all the documentation online
for easy viewing now.
Enjoy!