github-user-by-name

1.0.0 • Public • Published

API GITHUB

Obtener un usuario por id

Instrucciones de uso

Instilación

 npm install  github-user-by-name

usar

 const api = require('github-user-by-name');
 api.getUserData(<usuario>).then(reponse => response)
 .catch(error=> console.log(error))

Readme

Keywords

Package Sidebar

Install

npm i github-user-by-name

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

4.64 kB

Total Files

6

Last publish

Collaborators

  • jrtatto