/xyLOGIX.Api.Data.Repositories

(C#/x86-64/Class Library/VS2019) Acts as a Facade to the *.Api.Data.Iterators and *.Api.Data.Iterables projects' interfaces to then streamline and simply consumption of paged REST API data. Since we have to take care of considerations such as rate limit and choose-your-own-page-size, we have to take the Repository pattern and apply it to a REST API data set in view of said considerations. That's what this project strives to do.

Primary LanguageC#

Watchers