Proposal
Hug is a popular API development framework for Python, relatively similar to Spring in Java and other declarative annotation-driven frameworks. It would be great to add basic integration for PythonWireMock, for example:
- Provisioning a Mock server for a Hug-annotated class
- Generation of mock JSONs
References