mirror of
https://github.com/kennethreitz/kjvstudy.org.git
synced 2026-06-05 23:00:16 +00:00
b974c1ff7f
- Create data/ package with centralized resource data (1,287 lines) - BIBLICAL_LOCATIONS, ANGELS_DATA, PROPHETS_DATA, NAMES_DATA - PARABLES_DATA, COVENANTS_DATA, APOSTLES_DATA, WOMEN_DATA - FESTIVALS_DATA, FRUITS_DATA - Create routes/resources.py with thin route handlers (562 lines) - Maps, angels, prophets, names of God, parables - Covenants, apostles, women, festivals, fruits of spirit - Tetragrammaton special page - Reduce server.py from 11,518 to 8,437 lines (~3,081 lines removed) - Eliminate data duplication between list and detail routes - All 100 tests pass 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>