Skip to main content

Module server_builder

Module server_builder 

Structsยง

GCHubRestServerBuilder
Builds and runs the internal and public HTTP(S) servers

Functionsยง

build_internal_router ๐Ÿ”’
Builds the internal router: health check and runtime registration, no authentication.
build_public_router ๐Ÿ”’
Builds the public router: full API with authentication, CORS, and static file serving.