Instead of logging + NoContent(http.StatusIntervalServerError). Gin already logs the error when returned and returns a 500 to the client.
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%