Star a repository for the authenticated user
PUT {{baseUrl}}/user/starred/:owner/:repo
Note that you'll need to set Content-Length
to zero when calling out to this endpoint. For more information, see [HTTP verbs](https://developer.github.com/v3/#http-verbs).