deckhearth/api
Randall Stillwell 4821d1a389 Switch from JSON to Neon database for card data
- Add /api/migrate endpoint to populate Neon database with existing JSON data
- Update /api/v1/cards/ to query Neon database instead of JSON file
- Update /api/v1/cards/[id] to fetch single cards from Neon
- Add proper error handling and development debugging
- Maintain backward compatibility with existing API interface
- Ready to migrate card data to PostgreSQL
2025-07-21 15:46:58 -05:00
..
v1/cards Switch from JSON to Neon database for card data 2025-07-21 15:46:58 -05:00
health.ts 🚀 TCG Vault - Complete All-Vercel Setup 2025-07-21 13:53:06 -05:00
migrate.ts Switch from JSON to Neon database for card data 2025-07-21 15:46:58 -05:00