Bugfix: In case of trying to add multiple handlers to one path, the system panics and stops. Now, the case was covered and an error message appears, but the systems still works.
* In Progress, Not Done Yet + Added Handlers to cover public and admin handlers + Added WebServer + InitHandlers used the new class