feat(api): complete Entropia Nexus API implementation

- Full API client with async support
- Search, get_weapon, get_armor, get_tool methods
- Comprehensive data classes: WeaponStats, ArmorStats, ToolStats, GearLoadout
- Mock data fallback (6 weapons, 5 armors, 4 tools)
- Caching support for performance
- Ready for real API - just set mock_mode=False when endpoints available

API endpoints documented but not publicly available yet.
Using mock data for development and testing.
This commit is contained in:
LemonNexus 2026-02-08 22:53:28 +00:00
parent b8e7a892ff
commit 08e08164e0
1 changed files with 544 additions and 505 deletions

File diff suppressed because it is too large Load Diff