Skip to content
This repository was archived by the owner on Jun 11, 2019. It is now read-only.

Latest commit

 

History

History
7 lines (5 loc) · 281 Bytes

File metadata and controls

7 lines (5 loc) · 281 Bytes

Darksky Weather Forecast Ingest Example

This Skafos project fetches the current forecast for a list of zip codes and persists the result to the data store.

Required Environment Variables

  • DARKSKY_KEY (API key for darksky.net)
  • ZIPCODEAPI_KEY (API key for zipcodeapi.com)