Documentation
    Preparing search index...

    Recipe providing configuration and query mapping for the OpenWeatherMap REST API.

    Implements

    Index

    Constructors

    Properties

    defaultBaseUrl: string = 'https://api.openweathermap.org/data/2.5'

    The default endpoint URL.

    name: string = 'OpenWeatherMap'

    The human-readable name of the recipe.

    querySerializer: QuerySerializer = ...

    Custom query serializer transforming Quatrain filters into OpenWeatherMap parameters.

    Active filters.

    Pagination details.

    The parameter record.

    Methods