Commit graph

66 commits

Author SHA1 Message Date
cefbbec1dc feat: wrote query to get one title 2025-11-16 02:43:28 +03:00
13a283ae8d feat: GetTitles now returns all the field needed 2025-11-16 02:38:36 +03:00
4949a3c25f refactor: new types 2025-11-15 23:00:40 +03:00
e6dc27fd55 feat: statements for tags added 2025-11-15 19:19:39 +03:00
3cca6ee168 feat: statements for studios table added 2025-11-15 18:56:46 +03:00
2edf96571b feat: field studio_name added to title in openapi 2025-11-15 18:20:27 +03:00
e8783a0e9d feat: get title func written 2025-11-15 02:51:13 +03:00
d2450ffc89 feat: titles.go added 2025-11-15 00:52:23 +03:00
c2dc762700 feat: openapi changes 2025-11-15 00:46:47 +03:00
6d538ed154 feat: common code for back functions are now in handlers/common.go 2025-11-01 21:17:42 +03:00
948e036e8c
feat: implemented /users/{id} api route 2025-10-26 02:34:45 +03:00
db53ae04e3
refact!: project structure
Some checks failed
Build and Deploy Go App / build (push) Failing after 4m35s
Build and Deploy Go App / deploy (push) Has been skipped
2025-10-25 21:05:16 +03:00
102d15c5fd feat: connection to db logic added to main
Some checks failed
Build and Deploy Go App / build (push) Successful in 8m52s
Build and Deploy Go App / deploy (push) Has been cancelled
2025-10-11 02:19:33 +03:00
eda59c68d3 feat: all the work with db now here, for some time it dups ../api dir 2025-10-11 02:18:14 +03:00
80285ba7da feat: implementation for handlers were written 2025-10-11 02:13:08 +03:00
f4a96db942
refact: renamed server to backend 2025-10-09 14:45:41 +03:00