Configuration of the express application.
Constructor to initialize application.
Stores the constructor of Express application.
Sets routes for each controller.
Array of controllers
Initializes middleware for accessing request and response objects.
Generated using TypeDoc
Configuration of the express application.