# Functions
GetOptionsFromConfig will create the options from the config file or environment variables.
InitRouter creates a Gin engine for the self hosted API from the options.
RunAPI will start Flagship Self-Hosted API with the selected options.