# Functions
No description provided by the author
NewHttpServer is a factory method that returns an initialized HttpServer receiver struct.
# Structs
ApplicationConfig serves as the root node for configuration and contains targeted child types with specialized concerns.
HttpServer contains references to dependencies required by the http server implementation.