# API Ninjas API Key # Get your free API key from: https://api-ninjas.com/api API_NINJAS_KEY=your_api_key_here # Flask Configuration SECRET_KEY=your_secret_key_here_change_in_production FLASK_ENV=development