aboutsummaryrefslogtreecommitdiffstats
path: root/backend/handlers
Commit message (Collapse)AuthorAgeFilesLines
* finance/backend: mvfeat: moved the backend api handlers to api/handlers and ↵LibravatarLibravatar Biswa Kalyan Bhuyan 2025-04-262-743/+0
| | | | added couple of more api request handlers
* finance/backend: feat: wrote unit/integration tests for core API endpointsLibravatarLibravatar Biswa Kalyan Bhuyan 2025-04-252-7/+482
|
* finance/backend: feat: set up logging and error handlingLibravatarLibravatar Biswa Kalyan Bhuyan 2025-04-251-0/+25
|
* finance/backend: feat: added v1/goals and handlers/goal_handler for Goal CRUDLibravatarLibravatar Biswa Kalyan Bhuyan 2025-04-251-0/+243