passenger-python-flask-demo icon indicating copy to clipboard operation
passenger-python-flask-demo copied to clipboard

Passenger: Flask example app

Passenger: Flask example app

This is a Flask hello world example app for the Passenger application server.

The master branch contains the code without Passenger installed.

The end_result branch contains the code with Passenger installed.

Run git diff origin/master..origin/end_result to see what's different.