github

api

current user

curl \
    --request GET \
    --header 'Authorization: Bearer TOKEN' \
    --url 'https://api.github.com/user'