Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 614 Bytes

README.md

File metadata and controls

18 lines (17 loc) · 614 Bytes

webhook-json

Ini adalah contoh program JavaScript yang mengekstrak data dari webhook dan menyimpannya dalam format JSON

Install

 pkg install nodejs 
 npm install express 
 node index.js

install ngrok

click here

HOW TO RUN?

   node server.js
   ngrok http 8080

Facebook Instagram