This proxy can be used as a middleman in between a HTTP JSON API server and a client to monitor the requests, responses and even modify on the fly any of those. The following command will spin up a ...
This project is a small practice application designed for learning and practicing how to handle HTTP POST requests with JSON bodies and save the received JSON data as files. The primary objective of ...