PHP Classes

File: config/parameters.yml.dist

Recommend this page to a friend!
  Classes of Sergii Pryz   NASA Near Earth Orbit API Client   config/parameters.yml.dist   Download  
File: config/parameters.yml.dist
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: NASA Near Earth Orbit API Client
Get near Earth orbit object data with NASA API
Author: By
Last change:
Date: 7 years ago
Size: 329 bytes
 

Contents

Class file image Download
parameters: neo_ws_client.http: endPoint: 'https://api.nasa.gov/neo/rest/v1/' apiKey: 'DEMO_KEY' # proxy is optional for debug # proxy: '192.168.0.104:8888' optionList: # keep SSL verification true on production, @see http://docs.guzzlephp.org/en/latest/request-options.html#verify verify: true