Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 234 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 234 Bytes

Python HTTP API Client

Requirements:

  • Python 3.6+

Features:

  • smart retry (only if failed request had no side effects)
  • response validation using JSON Schema (optional)
  • detailed errors
  • highly extendable and customizable