OpenSource Projekt-Management-Software
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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