Skip to content
This repository has been archived by the owner on Aug 20, 2023. It is now read-only.

rexlManu/goflink-discount-checker

Repository files navigation


goflink discount checker

goflink aka flink discount checker app with city provided check and amount





Update

Hey, I'm going to put the project on hold, since I'm doing so called "bruteforce" attacks with the tool in the meantime, since I'm using proxies to dodge the RateLimit. I don't want to get legal action for denial of services.

Links

  • You can find flink codes here.
  • Flink api endpoint docs here.
  • Frontend here.

Setup

Docker

  1. Build the image docker build -t discount-checker .
  2. Run the image docker run -d --name discount-checker discount-checker

Configuration

Following environment variables exist with the default value:

PORT=3000
VITE_API_URL=""

Planing

POST /create-checker

Body:

  • country
  • city
  • amount

-> Checker ID

POST /submit-check

Body:

  • checker id
  • promo code