feat: Cities uses GenericHandler

This commit is contained in:
2023-10-09 12:39:39 -06:00
parent 54387add66
commit d01f62004f
18 changed files with 124 additions and 59 deletions

2
dotenv
View File

@@ -1,6 +1,6 @@
SERVER_PORT=3000
ROOT_PATH=/home/josepablocb/Documents/Work/EnRuta/SysS/ETAAPI
API_CONFIG=config/apiConfig.json
API_CONFIG=config/apiConfig_local.json
############################
# PATHS relative to ROOT
############################