$ ls ./ecosystem/
TCG Price Lookup
Ecosistema sviluppatori
Oltre all'API, una suite completa di strumenti: 5 SDK ufficiali in diversi linguaggi, CLI, bot Discord self-hosted, specifiche OpenAPI, collezione Postman e starter Next.js pronto per la produzione.
SDK ufficiali & strumento CLI
Librerie drop-in per i principali linguaggi. Zero configurazione — aggiungi la chiave API e inizia subito le query.
Go SDK
Official Go SDK for the TCG Price Lookup API.
- › Zero third-party dependencies
- › Idiomatic Go design
- › Functional options pattern
go get github.com/TCG-Price-Lookup/tcglookup-go
GitHub →
JavaScript / TypeScript SDK
Official JavaScript/TypeScript SDK for the TCG Price Lookup API.
- › Zero dependencies
- › ESM and CommonJS support
- › Full TypeScript types
npm install tcglookup
GitHub →
PHP SDK
Official PHP SDK for the TCG Price Lookup API.
- › PHP 8.1+ support
- › Guzzle HTTP client
- › PSR-4 autoloading
composer require tcg-price-lookup/tcglookup
GitHub →
Python SDK
Official Python SDK for the TCG Price Lookup API.
- › Python 3.9+ support
- › Built on httpx (async ready)
- › Typed exception hierarchy
pip install tcglookup
GitHub →
Rust SDK
Official Rust SDK for the TCG Price Lookup API.
- › Async with reqwest + tokio
- › Typed Error enum
- › Builder pattern
cargo add tcglookup
GitHub →
CLI Tool
Live trading card prices in your terminal.
- › Search cards from terminal
- › Price history lookups
- › JSON output for scripting
brew tap TCG-Price-Lookup/tcg && brew install tcglookup
GitHub →
Bot Discord
Self-hosted, open source. Aggiungi prezzi carte in tempo reale al tuo server Discord in pochi minuti.
Discord Bot
Self-hosted Discord bot for live trading card prices. Slash commands powered by the TCG Price Lookup API. Supports all 8 games.
- › Self-hosted — i dati rimangono tuoi
- › Open source su GitHub
- › Supporta tutti e 8 i giochi TCG
- › Interfaccia a comandi slash
Esempi di comandi slash
Costruisci qualcosa di tuo
Hai un'idea per uno strumento, un wrapper o un'integrazione? TCG Price Lookup API è aperta a tutti. Scegli un SDK, ottieni una chiave API gratuita e crea qualcosa di eccezionale.
Inizia a sviluppare con l'API TCG
Ottieni la tua chiave API gratuita e inizia a interrogare i prezzi delle carte in pochi minuti.