Postback Simulator

Technologies

C#

Description

CLI application for generating and emulating a postback request to a website in development locally or in production. This application takes an API key and fetches offers from the client's website. After replacing variables in the URL with information from one of the offers, it will then send the request, thus mocking the postback. The source code is public, and I can provide a link upon request.