Skip to content

jzarca01/fetch-my-whopper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fetch My Whopper

free whopper

Did you know right now Burger King is offering a FREE Whopper!? Yum! They’re so tasty!

To get your free BK Whopper:

Go to the link on the back of your BK receipt Fill out the short survey about your visit Write the claim code on your receipt, and redeem for a free whopper!

Or just use this app

node index.js

Send a POST request to http://localhost:4000/whopper

{
    "storeNumber": "21019", //you'll find the real infos or your receipt
    "date": "12/09/2018", //DD/MM/YYYY
    "time": "12:03"
}

And you'll get the result :

Code de validation : CF101010

Enjoy !

About

Node app to claim your free whopper @ BurgerKing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published