Flask
A minimal Flask application
flask
railwayapp-templates/flask
Just deployed
Overview
This is a Flask 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
Template Content