Luís Murta eb6220fdae
Transaction entity and DB Handle
This patch introduces the Transaction entity.
It also creates a placeholder Handle type with a Transactions method as
a placeholder for the future DB adaptation.

Incorporates the new types into the retriveTransactions HTTP handler.
2024-02-05 23:55:40 +00:00
2024-02-05 23:55:40 +00:00
2024-02-05 23:55:40 +00:00
2024-02-05 23:52:13 +00:00
2024-02-05 23:52:13 +00:00
2024-02-05 23:55:40 +00:00
2024-02-05 23:55:40 +00:00
2024-02-05 23:52:13 +00:00
2024-02-05 23:52:13 +00:00

Personal Finance web server

This is the implementation of the web server offering the REST API communicate with the personal finance DB.

Description
No description provided
Readme 404 KiB
Languages
Go 100%