clashy.go

clashy.go is a Go SDK for the Clash of Clans API with ClashKing-friendly helpers for client setup, request caching, current-war lookup, CWL round selection, static game data, and common model navigation.

The written documentation is organized around how callers actually use the package:

  • Start with Getting Started for installation, client creation, and the first request.
  • Use Authentication to choose developer-site login or direct API tokens.
  • Read Wars and CWL before building war dashboards or background tracking jobs.
  • Use Static Data for troops, spells, heroes, pets, equipment, translations, and army links.