$ ls ./ecosystem/

TCG Price Lookup
Οικοσύστημα Προγραμματιστών

Πέρα από το API, ένα πλήρες σύνολο εργαλείων: 5 επίσημα SDK, CLI, αυτο-φιλοξενούμενο Discord bot, προδιαγραφή OpenAPI, συλλογή Postman και starter Next.js έτοιμο για παραγωγή.

5 επίσημα SDK | CLI εργαλείο | Discord Bot | Προδιαγραφή OpenAPI | Συλλογή Postman | Starter Next.js
SDK & CLI

Επίσημα SDK & CLI εργαλείο

Βιβλιοθήκες ready-to-drop-in για τις κύριες γλώσσες. Μηδενική διαμόρφωση — προσθέστε το API key και ξεκινήστε αμέσως queries.

GO go

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 →
JS npm

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 composer

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 →
PY pip

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 →
RS cargo

Rust SDK

Official Rust SDK for the TCG Price Lookup API.

  • Async with reqwest + tokio
  • Typed Error enum
  • Builder pattern
cargo add tcglookup GitHub →
$_ brew

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 →
Ενσωμάτωση

Discord Bot

Αυτο-φιλοξενούμενο, ανοιχτού κώδικα. Προσθέστε τιμές καρτών σε πραγματικό χρόνο στο Discord server σας σε λίγα λεπτά.

Discord Bot

Self-hosted Discord bot for live trading card prices. Slash commands powered by the TCG Price Lookup API. Supports all 8 games.

  • Αυτο-φιλοξενούμενο — τα δεδομένα παραμένουν σε εσάς
  • Ανοιχτού κώδικα στο GitHub
  • Υποστηρίζει και τα 8 TCG παιχνίδια
  • Διεπαφή slash commands

Παραδείγματα slash commands

> /price charizard
> /search black lotus --game mtg
> /price mox-ruby --history
> /search pikachu --game pokemon --foil

Δημιουργήστε το δικό σας

Έχετε ιδέα για ένα εργαλείο, wrapper ή ενσωμάτωση; Το TCG Price Lookup API είναι ανοιχτό για όλους. Επιλέξτε ένα SDK, αποκτήστε ένα δωρεάν API key και δημιουργήστε κάτι υπέροχο.

Ξεκινήστε να κατασκευάζετε με το TCG API

Λάβετε το δωρεάν κλειδί API σας και ξεκινήστε να αναζητάτε τιμές καρτών σε λίγα λεπτά.