# Functions
HandleGetIP is a gin HTTP handler that gather's the source IP from an incoming HTTP request and returns it in the response body.
NewServerController constructs a new Controller for controlling server resources.
# Structs
ServerController is an HTTP API controller for server resources.