🚀 BurgTV API

Backend API for BurgTV IPTV Device Management System

🔌 Available Endpoints

Health Check:
GET /api/health
Device Registration:
POST /api/v1/devices/register
Device Management:
GET|PUT|DELETE /api/v1/devices/[mac]
Playlist Validation:
POST /api/v1/playlists/validate

✅ Quick Test

Test the API health:

curl https://api.burgtv.com/api/health

📚 Documentation: See README.md for complete API documentation

🔗 Frontend: burgtv.com

📱 Portal: app.burgtv.com