Commit Graph

15 Commits

Author SHA1 Message Date
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
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