#query-builder #api-client #pokemon #querying #card #tcg #requests

pokemon-tcg-api-client

A crate for querying a pokemon tcg api

2 releases

0.2.2 Apr 4, 2023
0.2.1 Feb 14, 2023

#4 in #tcg

26 downloads per month

MIT license

41KB
858 lines

Api client crate for querying the https://pokemontcg.io/ API.

Provides an abstraction over the api requests. Can either query by id or resources a bit more specific.

Features:

  • Central api client
  • Methods for all api paths
  • Query builders for the advanced querying of data
    • Pokemon cards
    • Sets
    • Trainer cards
    • Energies

Dependencies

~9–25MB
~363K SLoC