Skip to main content

Module http_server

Module http_server 

Source
Expand description

HTTP server implementation for the snipt API.

Functionsยง

check_api_server_health
Check the health of a running API server
diagnose_api_server
Run a diagnostic on the API server
start_api_server
Start the HTTP API server on the specified port
stop_api_server
Attempt to stop any running API server process