Add REST APIs to list tags and get a specified tag of a project

GET on /projects/project-name/tags/ lists the tags of that project.

GET on /projects/project-name/tags/tag-name gets information about
that tag.

Change-Id: Icfff2647045b937b6ffc199fae1a3ee5565aa76a
8 files changed