Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 299 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 299 Bytes

Python POST proxy

This script works like a http proxy. It receive a post request and appends a JSON Web Token on it. You can customize what is append by editing the code.

Instructions

After clone this repository:

docker-compose up -d --build

Make a post request at localhost:8000