Using zig-sdk with tcgdex.net

Zig integration

✓ Official SDK

Install

# See https://github.com/tcgdex/zig-sdk
curl \
  https://api.tcgdex.net/v2/en/hp
curl \
  https://api.tcgdex.net/v2/en/sets
fetch the list of cards
curl \
  https://api.tcgdex.net/v2/en/cards
SDK on GitHub 📄 API Docs
SDK
zig-sdk
Zig
API
tcgdex.net
tcgdex.net

At a glance

Language Zig
Endpoints33
Base URLhttps://api.tcgdex.net/v2/en
✓ Official