Work on event program data importing.

This commit is contained in:
Scott Idem
2022-10-07 17:47:58 -04:00
parent 2c0e563fa6
commit e36a95fd76
4 changed files with 521 additions and 57 deletions

View File

@@ -34,6 +34,7 @@ print('### **** *** ** * The Aether FastAPI API is loading... * ** *** **** ###'
app = FastAPI(
# debug = True,
title = 'Aether API',
description = 'One Sky IT\'s Aether API using FastAPI.',
version = '5.8.0',