Fixed all major bugs in API routes.
Bringing docker containers to life.
Sanitizer in middleware and logging access"
Create, update and delete are triggered only if Api-Token is present in header.
APIs working without authentication for profiles, handling soft deletion, logging seems to function on a daily basis.
GET method is working for listing profiles.
Bringing the APIs to life.