Example of webhook that catch Aftership POST request.
##Installation
- Just do
npm installin this project root to install dependencies, of course make sure you have installedNodeJSandNPMavailable first. - Type
npm startand the server will run on port3000, change that port inindex.js