Recently I was working on TeamVierwer API .
I had a little break, and wanted to check out another platform.
Here is the result of my attempt:
#include "GHAPI.au3"
_GHAPI_AccessToken('b3e8.....de..........bdc3a0c.....bd27c6f')
_GHAPI_GetUser("users/mLipok")
_GHAPI_GetUserOrganizations("users/mLipok")
_GHAPI_RootEndpoints()
and GHAPI.au3
#include-once
#AutoIt3Wrapper_Au3Check_Parameters=-d -w 1 -w 2 -w 3 -w- 4 -w 5 -w 6 -w 7
#Tidy_Parame