WeCenter(3.1.1) 移动客户端 Api (2015-3-25)
####Api安装说明
1.Api文件共三个目录,为:
-
api/
-
app/api/
-
models/
2.配置文件为 api/lib/config.php,需要配置的信息:
-
数据库信息
-
回复内容图片所在目录,一般是:http://www.example.com/uploads/answer/
3.接口大致分为八类:
-
用户账号相关接口
-
发布相关接口
-
发现接口
-
首页接口
-
用户中心相关列表接口
-
话题相关接口
-
问题和回答相关接口
-
文章和评论相关接口
接口详情文档,请查阅:https://github.com/ifLab/WeCenterMobile-Api/blob/master/docs/API.md
PS:对接口有疑问或修改建议,请联系@Hwei
==================
Copyright 2014 emtx.com&iflab.org
Released under the MIT license