fin-check-api/handlers
2024-11-20 18:19:57 +02:00
..
boilerplate.go Extract GetUserID and ParseID to boilerplate.go in handlers package 2024-10-31 11:05:52 +02:00
card.go Fix errors in swagger docs 2024-11-16 11:45:47 +02:00
category.go Fix errors in swagger docs 2024-11-16 11:45:47 +02:00
debt.go Fix errors in swagger docs 2024-11-16 11:45:47 +02:00
expense.go Fix errors in swagger docs 2024-11-16 11:45:47 +02:00
income.go Add /all endpoint and handler for income 2024-11-19 10:12:04 +02:00
item.go Change itemTransform function to use Item.Price directly 2024-11-20 18:19:43 +02:00
metric.go Add metric /all endpoint and handler 2024-11-19 10:13:41 +02:00
payment.go Add payment endpoint and handlers 2024-11-20 18:19:57 +02:00
ping.go Change types.Message to contain Info field and not Message field 2024-11-10 08:23:28 +02:00
transfer.go Add handlers for transfer 2024-11-16 20:31:31 +02:00
type.go Fix errors in swagger docs 2024-11-16 11:45:47 +02:00
user_scope_CRUD.go Add loging ShouldBindJSON error to console 2024-11-16 11:42:59 +02:00
user.go Add missing creating part of sessions on registration and login 2024-11-08 17:05:03 +02:00