ex_wechat:ElixirPhoenix 微信api

时间:2021-05-29 06:07:29
【文件属性】:
文件名称:ex_wechat:ElixirPhoenix 微信api
文件大小:58KB
文件格式:ZIP
更新时间:2021-05-29 06:07:29
Elixir ExWechat Elixir/Phoenix wechat api wraper, (). 8. License 1. 设计原则和目标 实现微信的所有方法。微信文档. 所有的方法定义均在/lib/wechat/core/apis/文件夹中, 所有定义的方法会在编译时被添加到 Wechat 模块或者你自己定义的模块中,方法定义如下: # doc 文档 # endpoint 服务器路径 # path 请求的路径 # http 请求方法 get/post # params 必备参数, 对于必备的 access_token/wxcard_token/jsapi_token 直接设置为 nil doc: """ Create user group """, endpoint: "https://api.weixin.qq.com/cgi-bin", path: "/groups/create",
【文件预览】:
ex_wechat-master
----mix.exs(2KB)
----.vscode()
--------settings.json(34B)
----lib()
--------wechat()
--------mix()
--------wechat.ex(2KB)
----.travis.yml(186B)
----config()
--------config.example.exs(2KB)
--------test.exs(152B)
--------config.exs(1KB)
--------dev.exs(155B)
----LICENSE(1KB)
----.formatter.exs(97B)
----test()
--------wechat_test.exs(64B)
--------wechat()
--------test_helper.exs(160B)
----README.md(10KB)
----mix.lock(8KB)
----.gitignore(452B)

网友评论