📋 About This Application

🛠️ Technology Stack

  • Backend: Flask (Python web framework)
  • WSGI Server: Gunicorn
  • Reverse Proxy: nginx
  • Security: HTTPS/SSL
  • Deployment: Linux server with domain name

🌟 Features

  • Responsive web interface
  • RESTful API endpoints
  • Error handling (404 pages)
  • Production-ready deployment
  • HTTPS security

🔗 Available Endpoints

GET / - Home page

GET /about - About page

GET /api/status - API status endpoint

← Back to Home