aboutsummaryrefslogtreecommitdiffstats
path: root/backend/handlers/goal_handler.go
Commit message (Expand)AuthorAgeFilesLines
* finance/backend: mvfeat: moved the backend api handlers to api/handlers and a...LibravatarLibravatar Biswa Kalyan Bhuyan 42 hours1-272/+0
* finance/backend: feat: wrote unit/integration tests for core API endpointsLibravatarLibravatar Biswa Kalyan Bhuyan 2 days1-7/+11
* finance/backend: feat: set up logging and error handlingLibravatarLibravatar Biswa Kalyan Bhuyan 3 days1-0/+25
* finance/backend: feat: added v1/goals and handlers/goal_handler for Goal CRUDLibravatarLibravatar Biswa Kalyan Bhuyan 3 days1-0/+243