flight/aerodatabox
最新稳定版本:1.1.0
Composer 安装命令:
composer require flight/aerodatabox
包简介
This is flight api package
README 文档
README
Installation
Require this package, with Composer, in the root directory of your project.
$ composer require flight/aerodatabox
Add the service provider to config/app.php in the providers array.
Flight\Aerodatabox\Providers\AeroDataBoxServiceProvider::class,
Configuration
Laravel requires connection configuration. To get started, you'll need to publish all vendor assets:
$ php artisan vendor:publish --provider="Flight\Aerodatabox\Providers\AeroDataBoxServiceProvider"
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-2c3f6c12-c357-454c-bddd-d2796ab0bfab?access_key=PMAT-01GWH1741MPHHS3AZP2H4R4RXK
统计信息
- 总下载量: 10
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2023-03-27