A simple python server that caches API responses from MasterCard API. MasterCard Developers - Merchant Identifier Setup pip install -r requirements.txt cp config.bkp.py config.py and put your credentials in config.py python3 main.py