0.3.7 • Published 3 years ago

apigratis v0.3.7

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Package APIGratis 🚀

APIGratis Banner

⚠️ This package is under development, we do not recommend using it in production.

npm version Average time to resolve an issue Percentage of issues still open release-it

Description

With this package it is possible to consume the free API's from the website APIGratis , in a simple way.

Our online channels

Telegram Group WhatsApp Group YouTube

Status developing

UpServices availableDescriptionFreeBetaStable
WhatsAppServiceFree in WhatsApp API.LoadingLoading
CorreiosServiceAPI CEP or Tracker packages, correios Brazil.💰LoadingLoading
SinespServiceAPI Plate get infos vehicle.💰LoadingLoading

Install package with npm

npm install apigratis

WhatsAppService - Examples usage

in developing

Draft snippet code

const APIGratis = require('apigratis');

function teste() {
    let server = `https://whatsapp.contrateumdev.com.br`;
    return APIGratis.WhatsApp(server, 'YOUR_TOKEN', `start`, null, {
        "session": `YOUR_SESSION`,
        "sessionkey": `YOUR_SESSION_KEY`,
        "wh_status": ``,
        "wh_message": ``,
        "wh_qrcode": ``,
        "wh_connect": ``
    });
}

console.log(teste);

Partner project Myzap v2

https://github.com/edupoli/MyZap2.0 https://github.com/billbarsch/myzap

Service free powered by

APIBrasil

0.3.7

3 years ago

0.3.6

3 years ago

0.3.5

3 years ago

0.3.4

3 years ago

0.3.3

3 years ago

0.3.2

3 years ago

0.3.1

3 years ago

0.2.9

3 years ago

0.2.8

3 years ago

0.2.6

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.0

3 years ago

0.1.9

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago