Log REST API calls in the most auditable way
I am working on a data processing task in an enterprise environment with Python3 installed on a client-side Windows Jump server.
The data, which I need to download regularly from a third-party provider, is accessed via a REST API.
The busi… Continue reading Log REST API calls in the most auditable way