NULL
博文链接:https://shixm.iteye.com/blog/381884abstract
Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple
but effective approach to ohject-oriented programming. Python's elegant syntax a
学习API测试
帮助你学习API接口测试。
开始
安装
克隆或下载项目,安装依赖。
$ pip install -r requirements.txt
启动接口服务
$ python api_server.py
* Serving Flask app " api_server.py " (lazy loading)
* Environment: production
WARNING: Do not use the development server in a production e