Run the script: python file_integrity_checker.py Enter the path of the folder you want to check when prompted.
As a person interested in cybersecurity I implemented an AWS (Amazon Web Services) API Gateway that accepts a JSON object as a POST request. I need a Python (version 3) program that can test my API ...