File size: 78 Bytes
fbf553d
 
 
 
 
1
2
3
4
5
# wsgi.py
from main import *

# Create the Flask app
obj_app = get_all_posts()