Real-time flight status monitoring with instant Telegram notifications.

All Systems Operational · FlightAware AeroAPI

Live Tracking

Real-time flight status via FlightAware & AviationStack

Telegram Bot

Get instant delay alerts and status updates

Subscribe

Save flights and get notified on changes

Dual Provider

Auto-fallback between providers for reliability

API Endpoints

GET /api/v1/health Service health check
GET /api/v1/flight/status/:airline/:number Check flight status
POST /api/v1/flight/subscribe Subscribe to updates
GET /api/v1/flight/subscriptions/:userID Your subscriptions

FlightDan is a Go-powered flight status monitoring system. It pulls real-time data from FlightAware AeroAPI (with AviationStack as a fallback) and delivers instant notifications through a Telegram bot.

GitHub Health Check