PyFake-API-Server-Surveillance
PyFake-API-Server-Surveillance is a Python base CI tool as surveillance to monitor any changes of API in end point.
What things it wants to resolve?¶
Miss API something update of end point side and cause Font-End side something be broken. PyFake-API-Server-Surveillance could be a surveillance to get anything change from end point to avoid to miss anything breaking changes of APIs.
Why it is easy to use?¶
It provides action to help developers could set up a GitHub Action workflow.
Why it is humanly?¶
Its configuration has been designed for humanly understand what settings the API has.
Requirements¶
Python 3.8+
PyFake-API-Server-Surveillance stands on the shoulder of giants:
- Of course, having PyFake-API-Server because PyFake-API-Server-Surveillance is its plugin.
- PyYAML for processing YAML format data.