Git Product home page Git Product logo

simple_mock's Issues

运行未生效果

我clone你的代码到本地,通过win iis运行,访问index页面添加数据(get请求,/test),数据类似你的例子,
http://127.0.0.1:5202/test?var1=1&var2=2&var3=3

但是一直返回
{
"error": "404 Not found",
"msg": "fail"
}

看你的代码说是要运行mock_server.py,但是这个文件里面没有看到httpautotest类的执行

我的微信: jiangyd177 希望大神有空帮我看看

没法打开管理页面

我按照步骤把mock_server和mock_web都run起来了,但是没法打开你截图的管理页面,我看了代码貌似只有前端代码,flask也不是很懂,是不是还有一部分后端的代码没有放进去?

添加数据失败

访问mock_server报错:ImportError: No module named MySQLdb
管理页面添加数据也提示添加失败,是什么情况?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.