Menu

How to guide

d1n0

How-To WePro

Basics

WePro(Weather Provider) is a basic weather application which uses different
data providers to display the weather. There are three ways to request data:

City/State

This request will take the name of a city, eg. Melbourne and a state, eg. FL
and display the weather from that area.

Zip

This request will take a 5 digit zip code and display the weather associated
with that zip code.

Latitude Longitude

This request takes latitude and longitude points and displays the weather for that area.

Note
The City/State and Zip code requests are for U.S. locations only. The Latitude
and Longitude request will display weather and its respective location on the globe.

alternate text


Related

Wiki: Introduction

Auth0 Logo