163bcebf4f
this required a major refactoring of the object model
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