• A small wrapper that automatically asks for JSON with a Timeout

    Parameters

    • url: string

      The URL to make the Request to

    • data: Object = {}

      The data of the Request

    • __namedParameters: int = {}

    Returns Promise<any>