Skip to main content

Module server

Module server 

Source
Expand description

REST API Server Implementation

Main server that hosts all API endpoints

Structs§

ApiServer
REST API Server
ApiServerConfig
API Server configuration

Functions§

create_api_server
Create a basic API server with default configuration
create_api_server_with_address
Create an API server with custom host and port