Luís Murta satprog
  • Joined on 2022-04-21
satprog pushed to main at personal-finance/datastore 2024-05-18 22:50:53 +00:00
e382609c9b Log API/DAL methods
26302b78d4 Implements /bank/{id} GET method
Compare 2 commits »
satprog opened issue personal-finance/datastore#17 2024-05-18 22:38:51 +00:00
Return text message on a 404
satprog closed issue personal-finance/datastore#16 2024-05-18 22:22:42 +00:00
Implement GET banks
satprog pushed to main at personal-finance/datastore 2024-05-18 22:22:31 +00:00
18fc469637 API: fix no banks/transactions status code
satprog pushed to main at personal-finance/datastore 2024-05-18 22:18:56 +00:00
c464247112 Implements /banks GET method
satprog opened issue personal-finance/datastore#16 2024-05-18 21:55:32 +00:00
Implement GET banks
satprog opened issue personal-finance/datastore#15 2024-05-18 21:55:18 +00:00
Implement GET bank
satprog closed issue personal-finance/datastore#14 2024-05-18 21:50:51 +00:00
Implement GET transaction
satprog pushed to main at personal-finance/datastore 2024-05-18 21:50:42 +00:00
8839dea7f5 Implements /transaction/{id} GET method
satprog opened issue personal-finance/datastore#14 2024-05-18 20:39:03 +00:00
Implement GET transaction
satprog closed issue personal-finance/datastore#12 2024-05-12 21:22:31 +00:00
Remove ScannableDate from the autogen file
satprog closed issue personal-finance/datastore#5 2024-05-12 21:22:23 +00:00
DB adapter and mocks
satprog pushed to main at personal-finance/datastore 2024-05-12 21:22:11 +00:00
a52bca5882 Adapt API implementation with DAL interface
satprog pushed to main at personal-finance/datastore 2024-04-27 19:43:03 +00:00
688a9dcaf2 Add DAL interface and mock
d832d64760 go mod tidy
Compare 2 commits »
satprog pushed to main at personal-finance/datastore 2024-04-27 19:33:50 +00:00
d162eeee3d Reword method for retrieving single bank/transaction
satprog opened issue personal-finance/datastore#13 2024-03-23 16:53:15 +00:00
100%...ish coverage
satprog pushed to main at personal-finance/datastore 2024-03-23 16:51:22 +00:00
86036afa4e API server online and DB connection established
1aa6e28b69 Implement basic /transactions method
b2451fed66 OpenAPI RESTful API code generator
Compare 3 commits »
satprog commented on issue personal-finance/datastore#5 2024-03-23 16:48:09 +00:00
DB adapter and mocks

The commit that added this has been reverted. Still to be implemented.

satprog reopened issue personal-finance/datastore#5 2024-03-23 16:47:35 +00:00
DB adapter and mocks
satprog opened issue personal-finance/datastore#12 2024-03-23 16:38:15 +00:00
Remove ScannableDate from the autogen file