Learnosity / learnosity-sdk-python

Learnosity SDK for Python
Apache License 2.0
8 stars 11 forks source link

[FEATURE] Add the DataApi request helper #3

Closed omnimike closed 6 years ago

omnimike commented 6 years ago

This adds the learnosity_sdk.request.DataApi class which provides as convinient way to request data from Data API. In particular, it manages the case where results could span multiple pages.