Expand description

Core configuration and internal Rest API server modules

Modules

Static server configuration stored in the struct CoreConfig that contains all connectivity endpoints, tls asset paths, api tls configuration, is kafka publishing enabled, jwt keys, user password salt, and postgres db credentials
Modules to start the rest server and pass a struct CoreHttpRequest to all hyper worker threads when an HTTP request is received