承接 noorisysweather/weatherapi 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

noorisysweather/weatherapi

最新稳定版本:2.0.0

Composer 安装命令:

composer require noorisysweather/weatherapi

包简介

Package for weather API

README 文档

README

Latest Stable Version Total Downloads Latest Unstable Version License PHP Version Require

Installation

Require this package, with Composer, in the root directory of your project.

$ composer require noorisysweather/weatherapi

Add the service provider to config/app.php in the providers array.

Weather\Weatherbit\Providers\WeatherServiceProvider::class,

Configuration

Laravel requires connection configuration. To get started, you'll need to publish all vendor assets:

$ php artisan vendor:publish --provider="Weather\Weatherbit\Providers\WeatherServiceProvider"

You are free to change the configuration file as needed, but the default expected values are below in .env file:

RAPID_API_KEY="your rapid api key"
RAPID_API_HOST="api host" 

Run APIs on Postman

import postman collection via link and run APIs

https://api.postman.com/collections/22576705-d776556b-d3c4-4cc7-92b5-6b9b29c70d21?access_key=PMAT-01GWNSPHCPC9RX678KJ5831CTG

统计信息

  • 总下载量: 5
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: Unknown
  • 更新时间: 2023-03-28