Commit Graph

22 Commits

Author SHA1 Message Date
9cf82d5301 Add income routes 2024-08-14 18:21:03 +03:00
746b4f15e7 Add Content-Type to AllowHeaders 2024-08-14 15:05:55 +03:00
514d2bac59 Make api listens to localhost 2024-08-12 18:48:09 +03:00
2eec801907 Make api listens to 3001 port on localhost 2024-08-12 18:47:36 +03:00
7adde1fee1 Add debt CRUD routes 2024-08-12 18:33:17 +03:00
a09f3f87e9 Change localhost to some domain 2024-08-08 20:30:59 +03:00
43005c6f3b .... 2024-08-06 23:59:05 +03:00
74dda89c69 Add listening on localhost 2024-08-06 23:08:50 +03:00
ecdc3b235c Add ping 2024-08-06 22:51:34 +03:00
d5c898520d Add CORS 2024-08-06 14:32:10 +03:00
7a63668801 Add redirects 2024-08-03 13:43:58 +03:00
523b90b604 Add categories routes 2024-08-03 13:40:17 +03:00
fd5d283946 Add all CRUD Routes for cards 2024-08-03 09:53:50 +03:00
39cecc80d1 Add Middleware to routes and update Swagger to add that 2024-08-03 08:43:41 +03:00
20c3beef53 Remove db package code that was used as example and testing 2024-08-03 08:17:18 +03:00
6c2032dd42 Add cards group of endpoints 2024-08-03 08:16:55 +03:00
cf09928a39 Small rename 2024-08-03 00:07:14 +03:00
0ffdeb7114 More groups! 2024-08-03 00:06:21 +03:00
52197fe0a6 Refactored main.go for http-server 2024-08-02 23:37:16 +03:00
7a54ea796e Move types to different folder 2024-08-02 23:36:25 +03:00
1e469dda3c Add gin and swagger to http-server 2024-08-02 18:14:06 +03:00
9ad1743810 Cmd test sub packages 2024-08-02 00:03:51 +03:00