Package APIGratis 🚀

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

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

Status developing
✅ | WhatsAppService | Free in WhatsApp API. | ✅ | Loading | Loading |
⌚ | CorreiosService | API CEP or Tracker packages, correios Brazil. | 💰 | Loading | Loading |
⌚ | SinespService | API Plate get infos vehicle. | 💰 | Loading | Loading |
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