This website requires JavaScript.
Explore
Help
Sign In
robin
/
dttmr-api
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2e3e82e776dcea0adbc9f6b7b60dc972547cee48
dttmr-api
/
internal
/
api
/
handler
T
History
robin
2e3e82e776
feat: added db transactions abstraction; cleaned up user registration; repos adapted new abstraction: all repos now support transactions, if present in ctx
2026-09-01 14:55:20 +02:00
..
auth.go
fix: removed /api/v1 prefix from each route, since it's in the basePath
2026-08-21 15:31:29 +02:00
health_test.go
test: utilize testify
2026-07-24 15:30:42 +02:00
health.go
feat: added swaggo support
2026-07-28 14:41:49 +02:00
invite.go
feat: added pagination to GET /user/invites
2026-09-01 10:18:08 +02:00
list.go
feat: added db transactions abstraction; cleaned up user registration; repos adapted new abstraction: all repos now support transactions, if present in ctx
2026-09-01 14:55:20 +02:00
user.go
feat: added db transactions abstraction; cleaned up user registration; repos adapted new abstraction: all repos now support transactions, if present in ctx
2026-09-01 14:55:20 +02:00