/// Module for handling the web application state
/// Controller for serving chemistry related information, e.g. amino acids
/// Endpoints for getting information about the database, digestion enzymes, max missed cleavages, etc.
/// Controller for error handling
/// Endpoints for getting peptides by sequence, mass search, ...
/// Endpoints for getting proteins by accession, ...
/// Web server definition and configuration
/// Controller for accessing the taxonomy tree
/// Endpoint for different tools and functions which comes along the MaCPepDB, e.g. mass calculation, digestion, ...
/// and also has endpoints for some capabilities, e.g. the available proteases
/// Module for error handling