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.
Personal Finance web server
This is the implementation of the web server offering the REST API communicate with the personal finance DB.
Description
Languages
Go
100%