Files
Umbrella/backend
Stephan Richter 163bcebf4f implemented document creation
this required a major refactoring of the object model
2025-07-10 12:49:32 +02:00
..
2025-07-10 12:49:32 +02:00
2025-07-03 22:58:31 +02:00

Backend

This module manages all backend services, i.e.:

  • it loads the configuration
  • starts a webserver
  • binds all other api modules to the webserver
  • binds the web module to the webserver