| Sep | OCT | Nov |
| 05 | ||
| 2019 | 2020 | 2021 |
COLLECTED BY
Collection: github.com
The GitHub API provides endpoints for users to consume GitHub data as well as make changes on a user’s behalf. The latest version is v4, the GraphQL API. The GitHub GraphQL API v4 represents an architectural and conceptual shift from the GitHub REST API v3 and allows for users to craft queries of the exact data they need.
GHMyself. POST /user/keys is the relevant GitHub API endpoint.
To Reproduce
Read docs on GHMyself and observe the method not being present
Expected behavior
`GHMyself::addK
Read more
enhancement
good first issue
Open
this.request.uri().set(URI.create("https://uploads.github.com"))
It should leverage the upload_url in the repository github response.
Read more
bug
good first issue
help wanted
role/DEV
Open