- NodeJS
- Your server must be accessible from the internet.Therefore, either host the app on some public server or do the port forwarding to your local server
###Execution
- Make the changes in the code as shown in the comments and on the Udemy course
- Run the application using
node inbound_webhooks.js
ornode outbound_webhooks.js
ornode resAPI.js