newegg-api:Newegg Mobile API的Ruby包装器

preoccupied_96226 3 0 zip 2024-08-01 04:08:40

新蛋Api宝石Newegg Mobile API的Ruby包装器

安装

将此行添加到应用程序的Gemfile中:


gem 'newegg-api'

然后执行:


$ bundle install

需要这样的gem:


require 'newegg'

用法

获取店铺信息


Newegg.stores #=>; Array

Newegg::Store #=>; Class

Instance Variables

  • title: store title

  • store_department: store department name

  • store_id: store id

  • show_see_all_deals: boolean if store contains deals

  • categories

想要探索更多Ruby API的包装器吗?看看这些吧:

  1. overpass api ruby OpenStreetMap Overpass API的Ruby包装器源码

  2. paymill ruby Paymill API的Ruby包装器源码

  3. recurly client ruby Recurly的Ruby API包装器源码

  4. flow ruby用于Flow API的Ruby包装器源码

  5. telegram bot ruby Telegram的Bot API的Ruby包装器源码

  6. rspotify Spotify Web API的ruby包装器.zip

  7. linkedin用于LinkedIn API的Ruby包装器源码

  8. instagram_api_gem Instagram API的Ruby包装器源码

  9. RunkeeperHealthGraphAPI的Ruby包装器Ruby下载

  10. harvested用于Harvest API的Ruby包装器http源码

Ruby包装器的世界如此丰富多彩,每个链接都像是一扇通往新世界的大门,你准备好踏入其中了吗?

用户评论
请输入评论内容
评分:
暂无评论