A simple API wrapper over the netrunner db.
To put it simply
new Repository().GetRequest<Cards>() OR new Repository().GetCards() new Repository().GetRequest<Card>(01001)