# Overview

In this exercise, we will be building the WeatherRiskReportingService having 1 REST web service endpoint.

A brief introduction to the REST web services interface that we will be building.

REST Web Service Description
WeatherReport (/weather/report) This interface will accept the location details i.e zip code and country short code as a query parameter. The query parameter will be further used in the flow for invoking the weather API.

Prerequisite

Download and install the latest Kumologica Designer in your machine.

Now let's start building our WeatherRiskReportingService in Kumologica.