Luís Murta 18c93b6c0f
Fix resources naming scheme
The accepted practice is to retain the collection name even for a single
resource operation, like getting a specific transaction.

Also moves the PUT /transactions to /transactions/{id} which makes it
clearer that it can only be applied to an already created transaction.
2024-06-22 22:34:14 +01:00
2024-06-22 22:34:14 +01:00
2024-06-22 22:34:14 +01:00
2024-02-05 23:52:13 +00:00
2024-02-05 23:52:13 +00:00
2024-06-22 20:11:52 +01:00
2024-06-22 20:11:52 +01: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%