没有合适的资源?快使用搜索试试~ 我知道了~
restipie:在Frappe之上构建自定义的ReST api
共34个文件
py:26个
txt:4个
gitignore:1个
需积分: 25 0 下载量 200 浏览量
2021-02-24
04:18:10
上传
评论
收藏 20KB ZIP 举报
温馨提示
Frappe ReST API包装器 安装 $ bench get-app https://github.com/palanskiheji/restipie.git 先决条件 您应该安装了frappe。 编辑apps / frappe / frappe / app.py,并添加elif块,如第10至12行所示。 1 @ Request . application 2 def application ( request ): 3 response = None 4 5 try : 6 ... 7 if frappe . local . form_dict . cmd : 8 response = frappe . handler . handle () 9 10
资源推荐
资源详情
资源评论
收起资源包目录
restipie-master.zip (34个子文件)
restipie-master
setup.py 533B
.gitignore 59B
requirements.txt 47B
license.txt 12B
MANIFEST.in 494B
restipie
modules.txt 8B
patches.txt 0B
custom_api_core
__init__.py 57B
request.py 650B
base.py 414B
middleware.py 2KB
response.py 2KB
router.py 1017B
templates
__init__.py 0B
pages
__init__.py 0B
__init__.py 88B
hooks.py 3KB
doc_hooks
user.py 84B
custom_apis
__init__.py 24B
auth
controller.py 3KB
service.py 5KB
__init__.py 24B
schema.py 3KB
test
__init__.py 18B
test.py 2KB
schema.py 353B
restipie
__init__.py 2KB
handler.py 869B
importer.py 489B
custom
user.json 1KB
config
__init__.py 0B
desktop.py 265B
docs.py 316B
README.md 5KB
共 34 条
- 1
资源评论
biuh
- 粉丝: 29
- 资源: 4736
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功