Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| flask [2025/04/16 03:55] – steeves | flask [2025/04/16 03:56] (current) – steeves | ||
|---|---|---|---|
| Line 45: | Line 45: | ||
| Flask is commonly used to build JSON-based APIs, especially in data science and machine learning workflows. | Flask is commonly used to build JSON-based APIs, especially in data science and machine learning workflows. | ||
| - | === Use Cases === | + | === |
| - | + | ||
| - | Web APIs and microservices | + | |
| - | + | ||
| - | Admin dashboards | + | |
| - | + | ||
| - | Prototyping new applications | + | |
| - | + | ||
| - | Backend services for frontend frameworks (React, Vue, Angular) | + | |
| - | + | ||
| - | Data visualization and analytics portals | + | |
| ---- | ---- | ||