Check if a user follows another user
GET
/users/{username}/following/{target_user}
Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”username
required
string
The handle for the GitHub user account.
target_user
required
string
Responses
Section titled “Responses”If the user follows the target user
If the user does not follow the target user