github user id
npm install github-user-by-name
$3
const api = require('github-user-by-name'); api.getUserData().then(reponse => response) .catch(error=> console.log(error))