0.6.5 • Published 10 years ago
streamer-client v0.6.5
Duke Streamer
A node.js client for the Duke Streamer API
The API Client is quite opinionated - it automatically converts values that should be numbers but are returned from the API as strings to numbers. These cases should be documented in the individual method docs. Whenever this is done, there is a corresponding 'raw' version, ex) Curriculum.courses and Curriculum.rawCourses.