Commit Graph

8 Commits

Author SHA1 Message Date
94cfed900d Update package name for easier use 2019-10-12 13:44:01 -04:00
26dce235a6 Update package 2019-07-06 17:00:29 -04:00
a084077543 Update card definition 2019-07-06 15:53:17 -04:00
7ad922eb19 IQuery Interface
Added the definition to the IQuery interface to be used under the PokemonTCG namespace
2018-01-21 17:10:39 -07:00
5c1ff275f6 Updated Readme and Index
Testing exporting a proper interface with the namespace
2018-01-21 16:59:58 -07:00
599b12daf8 Client Tests and Updates
Added client tests and updated the client class to use a better URL to get the data across all classes
2018-01-21 16:44:07 -07:00
4159cd65fe README and Interfaces
Updated the IType interface and the README file that includes installation instructions and usage examples
2018-01-20 17:31:59 -07:00
94a0da5aaa Basic Working Product
The QueryBuilder is now being used to get data for each different class i.e. Card, Set, Type, SuperType and SubType
2018-01-20 16:45:17 -07:00