Commit Graph

7 Commits

Author SHA1 Message Date
Santiago Lo Coco e03becb67b Add observability (and logging) with request-id to APIs
Implement middleware for logging request-id(s) and other parameters in all APIs, enhancing traceability and monitoring capabilities!
2023-11-10 18:46:20 -03:00
Santiago Lo Coco 6a49957eec Remove unused files and update run.sh 2023-11-09 22:56:31 -03:00
Santiago Lo Coco 5084c38283 Update pre-commit hook and reformat files 2023-11-01 12:06:52 -03:00
Santiago Lo Coco d7760eefc9 Add API gateway 2023-10-25 09:30:13 -03:00
Santiago Lo Coco d9a613b095 Fix more tests 2023-10-23 14:52:26 -03:00
Santiago Lo Coco e91574fe3c Fix tests 2023-10-23 14:06:46 -03:00
Santiago Lo Coco 2fcf3b0387 Add auth-domain and browser-domain
There are two roles: airline and normal user
2023-10-23 11:41:25 -03:00