-   [x] initRoute refactor
-   [x] CRUD Router with only preddefined methods
-   [x] Change @Route methods to method with optional Array
-   [x] Change @Route middleware to optional Array
-   [x] Fix @Path and @CRUD
-   [x] Paginator middleware req.paginator
-   [x] Change pagination parser
-   [x] Add access control
-   [x] Add any index for object in validator
-   [x] On start/construct of Logger remove old logs. Interval defined in ENV LOG_KEEP=number
-   [ ] Final clean up/refactor before production version
