# DemonInvocationInterface **Repository Path**: tianxiang2018/demon-invocation-interface ## Basic Information - **Project Name**: DemonInvocationInterface - **Description**: 使用django编写了简单版demo接口,给接口自动化框架提供测试接口数据。 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-03 - **Last Updated**: 2021-12-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 为自动化框架提供调试接口用,实现了自动化接口中几种常见的数据依赖示例接口。 所有的业务逻辑只是简单进行的处理。通过和自动化框架配合使用。 自动化框架:https://gitee.com/tianxiang2018/interface-automation-framework