23 Commits

Author SHA1 Message Date
f8933bee15
tests: implemented go user api tests 2025-01-04 21:30:29 +00:00
48aae18736
tests: added mock data sources to go backend 2025-01-04 20:28:02 +00:00
e9221f36ef
feat: applied auth wirth session token on dart backend 2025-01-04 14:50:08 +00:00
55edac6abe
feat: applied auth on go services 2025-01-04 14:10:55 +00:00
02af66b585
feat: set session token, improved paths 2025-01-04 11:27:08 +00:00
89422726bf
migrated to fp-go curry function 2025-01-04 11:16:46 +00:00
bded64757a
refactor functional styple in data sources 2025-01-04 11:10:33 +00:00
05fdefc3e2
implemented auth repository and service in dart (JWT) 2025-01-03 22:28:25 +00:00
d0d88de15c
added auth service to go backend 2025-01-03 20:45:39 +00:00
98fb6942fe
applied secure passwords 2025-01-03 19:22:03 +00:00
03c5908605
fix: check if Error is null in json response 2025-01-03 19:16:15 +00:00
8e6c578dbd
made data sources more functional 2025-01-03 18:41:00 +00:00
aca98554d0
completed go backend 2025-01-03 16:18:25 +00:00
f151fa7eae
made usage of first class citizen functions in go 2025-01-03 15:23:33 +00:00
e021ab7370
simplified array mapping 2025-01-03 15:03:55 +00:00
b5c851c018
Implemented User Repository in a functional manner by making use of IBMs fp-go package 2025-01-03 14:54:39 +00:00
2210fe4bb1
gin and user service (WIP) 2025-01-03 11:25:49 +00:00
5d836ac199
feat: go - added repositories for buisness logic 2025-01-02 13:56:46 +00:00
615e749a12
implemented data sources with prisma in go 2025-01-02 13:19:55 +00:00
31ab45c9ab
adjusted devcontainer to improve performance on linux / wsl because binding windows fs was quite unusable as performance was really bad 2024-12-31 13:37:01 +00:00
3043c83f71
improved orm setup 2024-11-13 19:09:04 +01:00
1e9ad26db5
setup prisma orm 2024-11-13 18:50:53 +01:00
0db2a0c647
frontend and backend base setup 2024-11-13 16:43:32 +01:00