apps / wowchar
wo

toa://wowchar

200 OK

World of Warcraft character & gear tracker.

OVERVIEW

wowchar keeps your whole roster in one place — characters, current item level, and the gap to your Best-in-Slot target for every slot. Syncs from the Blizzard API on a schedule, stores history in Postgres, and renders fast static views.

FEATURES
Roster overview
All characters, realms and item levels on one terminal-style board.
BiS tracking
Per-slot Best-in-Slot targets with a clear gap-to-goal readout.
History
Item-level and gear changes logged over time in Postgres.
Read-only public
Share a character page with zero auth and zero tracking.
API
tor@toa: ~ /wowchar --routes
GET /api/characters
GET /api/characters/{id}
GET /api/bis/{spec}
POST /api/sync