Consume forwarded events using a Node.js application
This tutorial will guide you through the steps of creating a server that uses
the @adaptive-recognition/vehicle-detector-agent-webhook-middleware package to
parse and verify Vehicle Detector Agent webhook requests. We will be using
TypeScript for this tutorial.
Prerequisitesโ
- Node.js installed on your machine
- Basic knowledge of TypeScript and Express.js
- Basic knowledge of the Vehicle Detector Agent. If you are not familiar with the Vehicle Detector Agent, you can read this guide.