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
c2912d8d7985aad62f4101295d011235f0ae82f3
dttmr-api
/
internal
/
api
/
handler
T
History
robin
c2912d8d79
feat: added delete endpoints for lists and list items
2026-08-21 21:28:58 +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
default.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
list.go
feat: added delete endpoints for lists and list items
2026-08-21 21:28:58 +02:00
user.go
fix: removed /api/v1 prefix from each route, since it's in the basePath
2026-08-21 15:31:29 +02:00