users
Check if a user follows another user
get/users/{username}/following/{target_user}
Path parameters
usernamestring required
The handle for the GitHub user account.
target_userstring required
Response
if the user follows the target user
The handle for the GitHub user account.
if the user follows the target user