Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 632 Bytes

readme.md

File metadata and controls

13 lines (9 loc) · 632 Bytes

Cirrus - A REST/SocketIO Wrapper for Ambient Weather

Cirrus is a small library for wrapping the Ambient Weather API endpoints - Both REST endpoints: Device Data and User Devices; and, the Socket.IO endpoint

Features

  • Methods to retrieve strongly typed objects or raw JSON strings from the Ambient Weather service.
  • Helper functions to retrieve ranges of information for personal weather stations

Getting Started

Check out the wiki here: https://github.com/ChaseDRedmon/Cirrus/wiki

Sample application

Check out this sample application to get your project up and running: https://github.com/ChaseDRedmon/CirrusSample