Skip to content

Instantly share code, notes, and snippets.

View ricardovitryne's full-sized avatar
👋

Ricardo Gonçalves ricardovitryne

👋
View GitHub Profile
@jhowbhz
jhowbhz / webSocketMyZAP.html
Last active January 26, 2022 19:30
Como utilizar MyZAP com Web Sockets
<!DOCTYPE html>
<!-- Antes de utilizar esses codigos, verifique as informações em https://apibrasil.com.br -->
<html lang="pt_BR">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Chat Demo MyZAP / apigratis.com.br</title>
</head>