dataflow.api.run_simple¶
Simple standalone script to run the Haive Game API.
This script runs the game router directly without depending on other Haive modules. It’s designed for testing the game router functionality in isolation.
Functions¶
|
Run the API server. |
Module Contents¶
- dataflow.api.run_simple.main()¶
Run the API server.