SuccessChanges

Summary

  1. tsk21 adds rest resource to get most popular stories (details)
Commit 23b6dce78dd9162aefefe9087260e793198720cc by lrcortizo
tsk21 adds rest resource to get most popular stories
Adds rest method and tests to get the ten most popular stories
The file was modifiedrest/src/main/java/es/uvigo/esei/dgss/teamB/microstories/StoryResource.java (diff)
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/StoryResourceRestTest.java (diff)