# Functions
ConfigurationSettings is a function that reads a json configuration file and outputs a Configuration struct.
No description provided by the author
# Structs
App is the highest level struct of the rest_api application.
Configuration is a struct designed to hold the applications variable configuration settings.