1. 首页
  2. 数据库
  3. 其它
  4. instagram_api_gem:Instagram API的Ruby包装器 源码

instagram_api_gem:Instagram API的Ruby包装器 源码

上传者: 2021-02-08 12:17:33上传 ZIP文件 15.31KB 热度 19次
Instagram Instagram API的Ruby包装器。 您可以在这里查看api端点 安装 在您的ruby项目中安装gem gem install instagram_api_client 或只是将它添加到您的Gemfile gem 'instagram_api_client' 如果您在Rails上并运行bundle 用法 在开始向instagram API发出请求之前,请使用配置包装提供access_token 。 如果要使用订阅,则应添加client_id和client_secret。 InstagramApi . config do | config | confi
下载地址
用户评论