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
- 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
Check out the wiki here: https://github.com/ChaseDRedmon/Cirrus/wiki
Check out this sample application to get your project up and running: https://github.com/ChaseDRedmon/CirrusSample