R/start_api.R
start_api.Rd
Exposes API endpoints for dummy clinical events and code descriptions.
start_api(host = "0.0.0.0", port = 8000)
The host IP (default: "0.0.0.0")
The port number (default: 8000)