$ ls ./ecosystem/
TCG Price Lookup
डेवलपर Ecosystem
API के अलावा, 5 भाषाओं के आधिकारिक SDKs, CLI, self-hosted Discord bot, OpenAPI spec, Postman collection और production-ready Next.js starter।
आधिकारिक SDKs & CLI Tool
प्रमुख भाषाओं के लिए drop-in libraries। कोई configuration नहीं — API key जोड़ें और 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 →
Discord Bot
Self-hosted, open-source। कुछ मिनटों में Discord server पर live card prices जोड़ें।
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 — आपका डेटा आपके पास
- › GitHub पर open-source
- › सभी 8 TCG games के लिए support
- › Slash command interface
Slash command उदाहरण
खुद बनाएं
कोई tool, wrapper या integration idea है? TCG Price Lookup API सभी के लिए खुला है। SDK चुनें, फ्री API key लें और कुछ शानदार बनाएं।
TCG API के साथ निर्माण शुरू करें
अपनी मुफ़्त API कुंजी प्राप्त करें और मिनटों में कार्ड मूल्य क्वेरी करना शुरू करें।