import os

APP_NAME = 'RoadmapApi'
ROOT_DIR = os.path.dirname(os.path.dirname(__file__))