---
title: "Deploy Flask"
description: "A minimal Flask application"
category: "Starters"
url: https://railway.com/deploy/flask
---

# Deploy Flask

A minimal Flask application

**[Deploy Flask on Railway](https://railway.com/template/flask)**

- **Creator:** opqr's Projects
- **Category:** Starters
- **Total deploys:** 10,121

## Template content

### flask

- **Source:** https://github.com/railwayapp-templates/flask
- **Public domain:** Yes

## Documentation

## Overview

This is a [Flask](https://flask.palletsprojects.com/en/1.1.x/) app that serves a simple JSON response.

Flask is a micro web framework written in Python. It is classified as a microframework because it does not require particular tools or libraries. It has no database abstraction layer, form validation, or any other components where pre-existing third-party libraries provide common functions.

## Highlights

- Python
- Flask

## Learn More

- [Documenation](https://flask.palletsprojects.com/en/2.2.x/)

## Similar templates

- [open-excalidraw](https://railway.com/deploy/open-excalidraw) — Self-hostable collaborative drawing built on Excalidraw
- [caring-vibrancy](https://railway.com/deploy/caring-vibrancy) — Deploy and Host caring-vibrancy with Railway
- [Appsmith](https://railway.com/deploy/appsmith-1) — Low-code platform for internal tools, dashboards, and admin panels.

Open this page in a browser: https://railway.com/deploy/flask
