/pixel-redirect-service

NodeJS JSON POST endpoint ready to accept inbound parameters and route that to new HTTP endpoint

Primary LanguageJavaScriptMIT LicenseMIT

Pixel Redirect Service

This app can run on your local node environment.
TODO - configure for AppEngine

INSTALL & RUN:

git clone https://github.com/iampatgrady/pixel-redirect-service.git 
cd pixel-redirect-service
npm install  
npm test  
npm start   

What is the Pixel Redirect service for?

  • This simple web app is for routing JSON POSTs to a third party pixel service like The Trade Desk
  • Version 1.0