没有合适的资源?快使用搜索试试~ 我知道了~
open_weather_api:OpenWeatherMap API 的 gem 包装器
共22个文件
rb:13个
yml:2个
gemspec:1个
需积分: 5 0 下载量 39 浏览量
2021-07-02
14:00:51
上传
评论
收藏 17KB ZIP 举报
温馨提示
打开天气地图 gem 包装器。 安装 将此行添加到应用程序的 Gemfile 中: gem 'open_weather_api' 然后执行: $ bundle 或者自己安装: $ gem install open_weather_api 用法 # get 3 hour forecast for London OpenWeatherApi.city("London").forecast # get current weather for city with id = 524901 OpenWeatherApi.city_id(524901).current # get 16 days of forecast in metric (not imperial) units OpenWeatherApi.geolocate(lat: 45.321, lng: 34201).forec
资源推荐
资源详情
资源评论
收起资源包目录
open_weather_api-master.zip (22个子文件)
open_weather_api-master
Rakefile 150B
Gemfile 104B
Gemfile.lock 516B
spec
lib
current_spec.rb 476B
configure_spec.rb 302B
open_weather_api_spec.rb 1KB
location_spec.rb 961B
forecast_spec.rb 504B
spec_helper.rb 228B
fixtures
openweathermap_cassettes
forecast.yml 37KB
current.yml 3KB
.gitignore 6B
open_weather_api.gemspec 995B
lib
open_weather_api.rb 108B
open_weather_api
configure.rb 307B
city_methods.rb 337B
forecast.rb 428B
location.rb 2KB
version.rb 46B
current.rb 419B
README.md 2KB
LICENSE.txt 1KB
共 22 条
- 1
资源评论
Dr熊吉
- 粉丝: 36
- 资源: 4603
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功