Age | Commit message (Expand) | Author |
---|---|---|
2018-12-16 | IntegerId uses custom types to prevent comparison to other Id types | David Blajda |
2018-12-15 | Deserialize Urls and Dates. Also implement custom Id types | David Blajda |
2018-12-13 | Restructure project and included kraken endpoint | David Blajda |
2018-12-13 | Add clip endpoint | David Blajda |
2018-12-11 | Make all fields public | David Blajda |
2018-12-10 | Add models | David Blajda |
2018-12-10 | Add video endpoint | David Blajda |
2018-12-09 | Fix url building | David Blajda |
2018-12-09 | clean up reqwest code | David Blajda |
2018-12-09 | Init commit. Get json using async reqwest | David Blajda |