aetzion1/sweater-weather

GET Weather

Closed this issue · 0 comments

Use latitude and longitude from MapQuestGeocoding to retrieve weather data from OpenWeather API

  • Get API key as needed and secure within app
  • Create Spec tests for happy path
  • Create necessary routes, controllers, facades, and services