Description Usage Arguments Value
Gets data about a user based on their login name.
1 | get_user_info(username, .api_url = api_url())
|
username |
The user's login name |
.api_url |
Optional API url to query. Defaults to the value set by ‘api_url()'. Usually it’s "https://api.github.com/graphql" |
A list containing data about the user
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.