weather-alert-specification

(1 review)

home

What is weather, Air and weather-alert Api?

There are multiple vendors which provide a weather & Air condition as an API. These APIs are available in bits and pieces and which are available on rest or Soap format.

openweathermap provides essential weather parameters such as temperature, precipitation, probability of precipitation, humidity, feels like, pressure, cloudiness, wind, etc.

aircheckr provides the available outside air quality information of the particular location.

weather-alert provides the recommendation based on outside available air quality and weather conditions. This application applies a custom algorithm to derive recommendations for human health. It also allows the user to send an alert with their current location in case he needs help.

 > For visualization and demonstration purpose web UI has been used. In real implementation it would be a mobile application and location would be automatically detected and alert generated in abnormal situations.

RAML Design as follows

resources/raml-24f53570-2983-4af1-bcbb-1710df9c0783.png


Reviews