NOTICE: All information contained herein is, and remains
the property of TechnoCore Automate.
Sample map JSON:
{
"source": "xxx",
"target": "yyy",
"hitsexpires": 4,
"timeexpires": "2023-05-28 18:14:02"
}
This script provides a command-line interface for managing URL mappings.
stageRun the staging process.
python factory.core/ObjGo.py stage
serviceRun the microservice.
python factory.core/ObjGo.py service
pytest -rP factory.core/ObjGo.py
cythonize -3 -a -i ObjGo.py
Compiling /home/axion/projects/axion/factory.core/ObjGo.py because it changed..[1/1] Cythonizing /home/axion/projects/axion/factory.core/ObjGo.py
Updated : 2025-09-10