没有合适的资源?快使用搜索试试~ 我知道了~
flask-restful-mongodb-api:使用 Flask-restful 和 MongoDB 的 REST api
共13个文件
xml:6个
txt:1个
license:1个
需积分: 29 2 下载量 110 浏览量
2021-06-09
01:04:59
上传
评论
收藏 15KB ZIP 举报
温馨提示
烧瓶-restful-mongodb-api 使用 Flask-restful 和 MongoDB 的 REST api 安装要求: 在虚拟环境中安装需求。 pip install -r requirements.txt 测试api Api 可以通过多种方式进行测试。 Python模块示例: In [1]: from requests import get, post, put, delete In [2]: get("http://127.0.0.1:5000/api") In [3]: data = {"name": "Example Name", "registration": "123433199", "department": "cse"} In [4]: post("http://127.0.0.1:5000/api", json=data)
资源推荐
资源详情
资源评论
收起资源包目录
flask-restful-mongodb-api-master.zip (13个子文件)
flask-restful-mongodb-api-master
requirements.txt 207B
.idea
misc.xml 1KB
workspace.xml 13KB
flask-restful-mongodb-api.iml 573B
.name 25B
encodings.xml 164B
modules.xml 302B
scopes
scope_settings.xml 139B
vcs.xml 180B
LICENSE 18KB
README.md 577B
.gitignore 702B
api.py 3KB
共 13 条
- 1
资源评论
传奇panda
- 粉丝: 27
- 资源: 4581
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功