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:
parent
b8e7a892ff
commit
08e08164e0
1043
core/nexus_api.py
1043
core/nexus_api.py
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue