Module server_builder

Structsยง

GCHubRestServerBuilder
The main component that describes the REST API server. The server can be started in a different thread by calling the GCHubRestServerBuilder::run method. The open API specification can be generated by calling the generate_open_api_spec_json method.

Functionsยง

generate_open_api_spec_json
get_protected_routes ๐Ÿ”’
get_unprotected_routes ๐Ÿ”’