接口100_移动开发_编程开发_程序员俱乐部

中国优秀的程序员网站程序员频道CXYCLUB技术地图
热搜:
更多>>
 
您所在的位置: 程序员俱乐部 > 编程开发 > 移动开发 > 接口100

接口100

 2013/9/1 12:09:22  微信公众平台  博客园  我要评论(0)
  • 摘要:关键字:微信公众平台接口100接口大全作者:方倍工作室原文:http://www.cnblogs.com/txw1958/p/weixin-api100.html在这篇教程中,我们介绍方倍工作室开发的接口以及如何在微信公众平台调用这些接口实现相应的功能。所有的返回与微信接口一致,详见微信公众平台开发入门教程一、天气预报URLhttp://api100.duapp.com/weather/请求参数appkeystringAppKey
  • 标签:接口

关键字微信公众平台 接口100 接口大全 
作者:方倍工作室
原文:http://www.cnblogs.com/txw1958/p/weixin-api100.html 

 

在这篇教程中,我们介绍方倍工作室开发的接口以及如何在微信公众平台调用这些接口实现相应的功能。

所有的返回与微信接口一致,详见微信公众平台开发入门教程

 

一、天气预报

  URL
  http://api100.duapp.com/weather/

  请求参数
  appkey    string  App Key,应用id
  appsecert  string  App Secert 应用密钥
  city           string  城市名,传递时须做urlencode

  请求举例:城市名为深圳 

http://api100.duapp.com/weather/?appkey=0020130430&appsecert=fa6095e113cd28fd&city=%E6%B7%B1%E5%9C%B3


  返回结果

  返回举例:

[{"Title":"深圳天气预报","Description":"","PicUrl":"http://discuz.comli.com/image/weather/cartoon.jpg","Url":""},{"Title":"实况 温度:26℃ 湿度:85﹪ 风速:南风1级","Description":"","PicUrl":"","Url":""},{"Title":"天气热,建议着短裙、短裤、短薄外套、T恤等夏季服装。","Description":"","PicUrl":"","Url":""},{"Title":"09月01日 周日 30℃~24℃ 雷阵雨转阵雨 微风","Description":"","PicUrl":"http://discuz.comli.com/image/weather/d04.jpg","Url":""},{"Title":"09月02日 周一 31℃~25℃ 阵雨 微风","Description":"","PicUrl":"http://discuz.comli.com/image/weather/d03.jpg","Url":""},{"Title":"09月03日 周二 31℃~25℃ 阵雨 微风","Description":"","PicUrl":"http://discuz.comli.com/image/weather/d03.jpg","Url":""}]

 

二、智能快递

  URL
  http://api100.duapp.com/express/

  请求参数
  appkey       string  App Key,应用id
  appsecert   string  App Secert 应用密钥
  number      string  快递单号

  请求举例

http://api100.duapp.com/express/?appkey=0020130430&appsecert=fa6095e113cd28fd&number=3143490877


  返回结果

  返回举例:

"圆通快递 3143490877\n2013-04-16 21:03 江苏省淮安市淮阴区公司 的收件员 孙广军 已收件\n2013-04-16 21:09 江苏省淮安市淮阴区公司 已收件\n2013-04-17 20:29 江苏省淮安市淮阴区公司 已打包\n2013-04-17 20:30 江苏省淮安市淮阴区公司 已发出\n2013-04-17 21:44 淮安转运中心公司 已收入\n2013-04-17 21:56 淮安转运中心公司 已收入\n2013-04-17 22:39 淮安转运中心公司 已发出\n2013-04-18 18:04 天津转运中心公司 已收入\n2013-04-18 18:44 天津转运中心公司 已拆包\n2013-04-18 18:46 天津转运中心公司 已发出\n2013-04-19 07:18 天津市滨海保税区公司 已收入\n2013-04-19 07:50 天津市滨海保税区公司 的派件员 林波 派件中 派件员电话\n2013-04-19 12:17 客户 邮件收发章 已签收 派件员 徐陆炯"

 

三、空气质量

  URL
  http://api100.duapp.com/airquality/

  请求参数
  appkey    string  App Key,应用id
  appsecert  string  App Secert 应用密钥
  city           string  城市名,传递时须做urlencode

  请求举例:城市名为深圳 

http://api100.duapp.com/airquality/?appkey=0020130430&appsecert=fa6095e113cd28fd&city=%E6%B7%B1%E5%9C%B3


  返回结果

  返回举例:

[{"Title":"深圳空气质量","Description":"空气质量指数(AQI):47\n空气质量等级:优\n细颗粒物(PM2.5):38\n可吸入颗粒物(PM10):58\n一氧化碳(CO):1.245\n二氧化氮(NO2):54\n二氧化硫(SO2):9\n臭氧(O3):17\n更新时间:2013-09-01 08:00:00 ","PicUrl":"","Url":""}]

 


class="Apple-interchange-newline" />三、相册

  URL
  http://api100.duapp.com/album/

  请求参数
  appkey    string  App Key,应用id
  appsecert  string  App Secert 应用密钥
  name          string  相册名,传递时须做urlencode

  请求举例:相册名为杨幂

http://api100.duapp.com/album/?appkey=0020130430&appsecert=fa6095e113cd28fd&name=%E6%9D%A8%E5%B9%82

     内测地址:http://discuz.comli.com/weixin/album/?name=%E6%9D%A8%E5%B9%82

 

  返回结果

  返回举例:

[{"Title":"杨幂","Description":"","PicUrl":"http://ww1.sinaimg.cn/mw600/658961e8gw1dwj5jts29vj.jpg","Url":""},{"Title":"杨幂","Description":"","PicUrl":"http://img.51netu.com/uploads/110909/11996_195511_4.jpg","Url":""},{"Title":"杨幂","Description":"","PicUrl":"http://i.ssimg.cn/CMSInput/20120717/239852e155214bf4395.jpg","Url":""},{"Title":"杨幂","Description":"","PicUrl":"http://img1.27.cn/201209/19/1348047872_87371400.jpg","Url":""},{"Title":"杨幂","Description":"","PicUrl":"http://news.workercn.cn/rollnews/img/20110704/75/10061386665091511143.jpg","Url":""},{"Title":"杨幂","Description":"","PicUrl":"http://img5.cache.netease.com/ent/2012/12/4/201212040755002e139.jpg","Url":""},{"Title":"杨幂","Description":"","PicUrl":"http://cdn6.haibao.cn/store/snsthumbs/320_320/celebrity/201212/887DD7BCEBAD9BB080F4C8C545A886FBCA8521F4FC.png","Url":""},{"Title":"杨幂","Description":"","PicUrl":"http://www.fjsen.com/images/attachement/jpg/site1/2011-09-28/4416019571556304979.jpg","Url":""},{"Title":"杨幂","Description":"","PicUrl":"http://jiangxi.sinaimg.cn/2012/1023/U8737P1332DT20121023155112.jpg","Url":""},{"Title":"杨幂","Description":"","PicUrl":"http://f2.img.fengone.com/cms/img/2011/11/18/2f77cac3dd5c6669d579dcc50a9e7ebf_900x1280x2.jpg","Url":""}]

      相册制作:请参考方倍相册-杨幂




发表评论
用户名: 匿名