Module server_builder
Structsยง
- GCHub
Rest Server Builder - 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.