Expand description
HTTP REST API for Cortex.
Provides a REST interface alongside the Unix socket server.
Every REST endpoint maps 1:1 to a protocol method, using the
same SharedState and handle_request dispatch.
HTTP REST API for Cortex.
Provides a REST interface alongside the Unix socket server.
Every REST endpoint maps 1:1 to a protocol method, using the
same SharedState and handle_request dispatch.