Commit Graph

11 Commits

Author SHA1 Message Date
47483798e3 chore: tidy swagger comments 2025-07-11 17:43:09 +03:00
8588a17928 chore: updated docs 2025-07-06 14:03:55 +03:00
0a51727af8 refactor: updated swagger;
feat: helper function in errors for checking postgres error types;
feat: sql query method for finding users by their email;
feat: registration begin/complete with checking existing username/email;
refactor: error handling in controller
2025-07-03 04:33:25 +03:00
be9aee7145 chore: GPL-3.0 license propagated into *.go files in backend 2025-06-24 01:37:47 +03:00
0c4d618fa4 feat: dbcontext abstraction via dependency 2025-06-21 02:27:23 +03:00
0621bad6f8 chore: updated docs 2025-06-20 17:55:42 +03:00
87878f15a3 feat: service/controller prototype 2025-06-19 18:37:19 +03:00
fed517f905 chore: refreshed docs 2025-06-18 21:31:39 +03:00
b1ef3e06f6 feat: initialized all controllers for release 1;
feat: authentication added to swagger
2025-06-18 18:27:12 +03:00
582c0f15d8 feat: initialized auth controller 2025-06-18 16:16:22 +03:00
ec40c86e4a feat: integrated swagger 2025-06-18 03:21:29 +03:00