rest: remove package
The REST package was an experiment to support gerrit ACLs. This
experiment was never concluded successfully, for the following
reasons:
* Gitiles (the Gerrit source browser) does not generate lists of
visible projects, therefore, we can't generate restriction lists.
* The design is potentially O(N^2) in the number of repositories (each
of the N shards has to iterate over N query restrictions.
Fixes #25.
Change-Id: Ic0d324d2a1dd79762555579238045a2ddb98458f