When using the Val Town API, some of the most common functions operate on things
that you own. For these kinds of operations, there are the “me” routes.
GET /v1/me
Get profile information for the current user
GET /v1/me/runs
GET /v1/me/likes
Get vals liked by the current user
GET /v1/me/comments
Get comments related to current user, either given or received
Get /v1/me/references
Returns vals that depend on any of the user’s vals