dataflow.api.run_integrated_api¶
Run the integrated Haive API with game support.
This script runs the main Haive API with the integrated game routes. It sets up proper import paths and runs the app with uvicorn.
- Usage:
python run_integrated_api.py
Functions¶
|
Run the integrated API. |
Module Contents¶
- dataflow.api.run_integrated_api.main()¶
Run the integrated API.