Rest API automation using python and requests
_ Used requests module in this framework to make http calles to the server.
- Link to the awesome requests framework: http://docs.python-requests.org/en/master/
- Used Ptest as automation testing framework.
- Link to Ptest framework : https://github.com/KarlGong/ptest