$ ls ./ecosystem/
TCG Price Lookup
개발자 생태계
API 외에도 5개 언어의 공식 SDK, CLI, 셀프 호스팅 Discord 봇, OpenAPI 사양, Postman 컬렉션, 프로덕션 준비가 된 Next.js 스타터를 포함한 완전한 도구 모음.
공식 SDK & CLI 도구
주요 언어용 드롭인 라이브러리. 설정 불필요 — API 키를 추가하고 바로 쿼리 시작.
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 봇
셀프 호스팅·오픈소스. 몇 분 만에 Discord 서버에 실시간 카드 가격을 추가하세요.
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 게임 모두 지원
- › 슬래시 명령어 인터페이스
슬래시 명령어 예시
직접 만들어 보세요
도구, 래퍼, 연동 아이디어가 있으신가요? TCG Price Lookup API는 모든 분에게 열려 있습니다. SDK를 선택하고, 무료 API 키를 발급받아 멋진 것을 만들어 보세요.
TCG API로 개발을 시작하세요
무료 API 키를 발급받아 몇 분 안에 카드 가격 조회를 시작하세요.