summaryrefslogtreecommitdiff
path: root/src/helix/models.rs
AgeCommit message (Expand)Author
2019-05-08:WIP: Move types to a different crateDavid Blajda
2019-05-08Refactor Ids again and cargo updateDavid Blajda
2019-01-29Implement serialize for all models and for IntegerIdDavid Blajda
2018-12-30:WIP: Reworking typesDavid Blajda
2018-12-28User thumnail is String until None url parsing in implementedDavid Blajda
2018-12-27Use Id types for endpoints and implement kraken headersDavid Blajda
2018-12-27Use a generic client for both helix and krakenDavid Blajda
2018-12-27:Allow iteration over endpoints that provide paginationDavid Blajda
2018-12-24Fix lifetimes on ratelimit traitDavid Blajda
2018-12-18Implement auth client and auth barrierDavid Blajda
2018-12-15Deserialize Urls and Dates. Also implement custom Id typesDavid Blajda
2018-12-13Restructure project and included kraken endpointDavid Blajda