Home Reference Source Test

Source 16/29

File Identifier Document Size Lines Updated
src/config/config.js - - 252 byte 15 2024-07-02 17:06:35 (UTC)
src/config/swagger-config.js swaggerSpec 100 %3/3 1172 byte 48 2024-07-02 17:06:35 (UTC)
src/controllers/health.controller.js getHealth 100 %1/1 442 byte 26 2024-07-02 17:06:35 (UTC)
src/controllers/user.controller.js addUser getUser getUsers 100 %5/5 1725 byte 67 2024-07-02 17:06:35 (UTC)
src/middlewares/error-handler.js errorhandler 0 %0/2 791 byte 34 2024-07-02 17:06:35 (UTC)
src/middlewares/index.js - - 214 byte 9 2024-07-02 17:06:35 (UTC)
src/middlewares/not-found-error.js notfounderror 0 %0/2 161 byte 5 2024-07-02 17:06:35 (UTC)
src/middlewares/response-handler.js responsehandler 100 %1/1 207 byte 11 2024-07-02 17:06:35 (UTC)
src/middlewares/validate-json.js validatejson 0 %0/2 286 byte 10 2024-07-02 17:06:35 (UTC)
src/models/skill.model.js skill 100 %1/1 1088 byte 50 2024-07-02 17:06:35 (UTC)
src/models/user.model.js user 100 %1/1 856 byte 36 2024-07-02 17:06:35 (UTC)
src/routes/health.route.js router 0 %0/1 988 byte 38 2024-07-02 17:06:35 (UTC)
src/routes/v1/index.js router 0 %0/1 167 byte 9 2024-07-02 17:06:35 (UTC)
src/routes/v1/user.route.js router 0 %0/2 3151 byte 114 2024-07-02 17:06:35 (UTC)
src/services/user.service.js create findAll findById 100 %4/4 1058 byte 54 2024-07-02 17:06:35 (UTC)
src/utils/generate-api-specs.js generateSpecs 0 %0/1 320 byte 9 2024-07-02 17:06:35 (UTC)
src/utils/graceful-shutdown.js gracefulShutdown 0 %0/1 286 byte 15 2024-07-02 17:06:35 (UTC)
src/validations/users-request.schema.js addUserSchema 0 %0/1 675 byte 40 2024-07-02 17:06:35 (UTC)