summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2018-12-16Prototype of a trait based clientDavid Blajda
2018-12-16IntegerId uses custom types to prevent comparison to other Id typesDavid Blajda
2018-12-15Deserialize Urls and Dates. Also implement custom Id typesDavid Blajda
2018-12-13Restructure project and included kraken endpointDavid Blajda
2018-12-13Add clip endpointDavid Blajda
2018-12-11Make all fields publicDavid Blajda
2018-12-10Add modelsDavid Blajda
2018-12-10Add video endpointDavid Blajda
2018-12-09Fix url buildingDavid Blajda
2018-12-09clean up reqwest codeDavid Blajda
2018-12-09Init commit. Get json using async reqwestDavid Blajda