23 Commits

Author SHA1 Message Date
503016d5b3 fix: docs 2025-12-24 23:46:10 -03:00
cbc2646c3f chore: add swagger to readme 2025-12-24 23:44:36 -03:00
027101081b chore: add readme and AI instructions 2025-12-24 23:41:54 -03:00
a76999fc71 chore: add gitignore 2025-12-24 23:41:25 -03:00
30398245e2 fix: add to proxy network 2025-12-24 18:38:49 -03:00
74c1e6721e refactor: expose through nginx instead 2025-12-24 17:46:36 -03:00
bacc3f533a refactor: port binding 2025-12-24 17:29:19 -03:00
65838bac74 docs: update swagger 2025-12-24 17:14:22 -03:00
01dc6bb462 fix: return always data property in response 2025-12-24 17:07:10 -03:00
a82adb90c2 build: add docker setup 2025-12-24 17:05:14 -03:00
6f419ece3d feat: add cors middleware 2025-12-24 16:33:13 -03:00
56209011ec fix: updatecontact table to map model fields exactly 2025-12-12 22:07:49 -03:00
99d035c915 refactor: enhance logic to handle missing db or table scenarios 2025-11-03 00:20:19 -03:00
01a7f33054 refactor: add field to APIError struct 2025-11-02 23:15:45 -03:00
92f13fba22 feat: add docs 2025-11-02 23:15:45 -03:00
3b1b05d5a6 feat: impl requests handllers for contacts and healthcheck 2025-11-02 23:15:45 -03:00
4a28259dc8 refactor: update interface contract and applies some fixes 2025-11-02 23:15:45 -03:00
af511203a4 refactor: updates delete method to return affected rows count 2025-11-02 23:15:45 -03:00
e06c30635e feat: add contact repository and base repository for shared db logic 2025-11-02 23:15:45 -03:00
ffdaa22aa3 feat: add contact model 2025-11-02 23:15:45 -03:00
1f4711edb6 feat: add db config and setup 2025-11-02 23:15:45 -03:00
de58856289 build: add deps 2025-11-02 23:14:20 -03:00
8adf1bd4c8 Initial commit 2025-10-31 20:21:53 -03:00