Skip to content

steadystatic/example-expressjs-aftership-webhook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example of Aftership webhook server using Node.js and Express.js framework

Example of webhook that catch Aftership POST request.

##Installation

  1. Just do npm install in this project root to install dependencies, of course make sure you have installed NodeJS and NPM available first.
  2. Type npm start and the server will run on port 3000, change that port in index.js

About

Example of webhook that catch Aftership POST request.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%