Module server

Source
Expand description

§API Server

HTTP server with clean routing and middleware.

Structs§

ServerConfig
API server configuration

Functions§

create_server
Create the API server with all routes configured
start_server
Start the API server