Tiny feedback counter for the sprytools utilities.
GET /count?tool=<slug>
{ tool, helpful, down }
POST /vote
{ "tool": "<slug>", "vote": "up" }