1.0.5 • Published 4 years ago

lhgetnet v1.0.5

Weekly downloads
16
License
ISC
Repository
bitbucket
Last release
4 years ago

LHGETNET

Implementação da API do GETNET

What is this repository for?

Instalação

  • npm install --save lhgetnet

Utilização

  • const lhgetnet = require('lhgetnet');

  • const api_getnet = new lhgetnet({

  • client_id,
  • client_secret,
  • seller_id,
  • debug: process.env.NODE_ENV === 'development'
  • });

Com quem estou Falando ?

  • Leandro Costa - contato@leandrocosta.pro.br