Module: NwsOpenapiSdk
- Defined in:
- lib/nws_openapi_sdk.rb,
lib/nws_openapi_sdk/version.rb,
lib/nws_openapi_sdk/http_client.rb,
lib/nws_openapi_sdk/path_parser.rb
Overview
NwsOpenapiSdk is a dynamically generated API client for the National Weather Service API. It consumes the OpenApi spec hosted at api.weather.gov/openapi.json and creates a method on the instantiated NwsOpenapiSdk::HttpClient for each operationId provided by the OpenAPI spec.
Defined Under Namespace
Classes: Error, HttpClient, PathParser
Constant Summary collapse
- VERSION =
'0.1.0'