Luís Murta 547698872d
All checks were successful
Lint PR / commitlint (pull_request) Successful in 28s
Go / build (1.22) (pull_request) Successful in 1m10s
Go / build (1.23) (pull_request) Successful in 1m8s
Go / build (1.24) (pull_request) Successful in 1m11s
Go / build (1.22) (push) Successful in 1m7s
Go / build (1.24) (push) Successful in 1m3s
Go / build (1.23) (push) Successful in 1m5s
refactor: return err from API handlers
Instead of logging + NoContent(http.StatusIntervalServerError).
Gin already logs the error when returned and returns a 500 to the client.
2025-08-24 23:27:39 +01:00
2025-07-27 00:47:00 +01:00
2024-02-05 23:52:13 +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%