Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 273 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 273 Bytes

Mercari DPoP

api.mercari.jpのリクエストに必要なJWT

Using

python -m venv .venv
source .venv/bin/activate
python -m pip install -r requirements.txt
python main.py

Contact