How to find the user's email address by github username

Enter in the browser:
https://api.github.com/users/Username/events/public
and replace Username with the github username of the user you want to query.

Guess you like

Origin blog.csdn.net/zoubaihan/article/details/113034846