project-knedita/src
2023-10-01 14:47:41 -03:00
..
@types Added Cookies for authentication. 2023-08-22 16:57:34 -03:00
__tests__ feat: implemented unit tests 2023-09-30 17:15:19 -03:00
clients Created logout route. Update eslint config file 2023-08-22 17:47:32 -03:00
config feat: added swagger for documentation 2023-10-01 14:47:41 -03:00
controllers Updated route endpoint 2023-09-07 09:41:19 -03:00
helpers feat: added swagger for documentation 2023-10-01 14:47:41 -03:00
interfaces Added morgan and winston for logging, still need to test socket io 2023-08-05 16:51:43 -03:00
middlewares fix: updated rate-limit middleware 2023-09-30 17:57:17 -03:00
services feat: updated fetch-info 2023-10-01 14:46:14 -03:00
socket Created logout route. Update eslint config file 2023-08-22 17:47:32 -03:00
app.ts feat: added swagger for documentation 2023-10-01 14:47:41 -03:00
routes.ts Added morgan and winston for logging, still need to test socket io 2023-08-05 16:51:43 -03:00
server.ts Updated README 2023-09-02 16:11:41 -03:00