test-api-github

1.0.0 • Public • Published

API Github

get data of user from the API of Github

How to use

Follow the next instructions:

Instalation

npm install test-api-github

Use

const api = require('test-api-github');

api.getUserData('mavarona)
    .then(data=>console.log(data))
    .catch(err=>console.log(err));

Readme

Keywords

Package Sidebar

Install

npm i test-api-github

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

6.36 kB

Total Files

7

Last publish

Collaborators

  • mavlmac