Skip to content

A simple python server that caches API responses from MasterCard API.

Notifications You must be signed in to change notification settings

yifeiyin/MasterCard-API-Cache-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple python server that caches API responses from MasterCard API.

MasterCard Developers - Merchant Identifier

Setup

  1. pip install -r requirements.txt
  2. cp config.bkp.py config.py and put your credentials in config.py
  3. python3 main.py

About

A simple python server that caches API responses from MasterCard API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages