Apache2::REST::Handler::test::user::friends - Fake module for the friends resource of a user.


NAME

Apache2::REST::Handler::test::user::friends - Fake module for the friends resource of a user.


SYNOPSIS

Try accessing /test/1/friends/ and then /test/1/friends/2/ (in test app)

GET

Echoes a fake list of friends id that can serve as user.

 Apache2::REST::Handler::test::user::friends - Fake module for the friends resource of a user.