Flask

Lightweight WSGI web application framework

Server running Your server is running on

Available Routes

GET / Welcome page
GET /api API endpoints
GET /hello/<name> Personalized greeting

Quick Links