Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Have added Insert handler for Organisation model | Matthew Lemon | 2024-02-10 | 1 | -39/+0 |
| | | | | | | This is a straight forward wrapper around INSERT. Also added a clientError into a new helpers.go file. | ||||
* | Created a /organisations/list route | Matthew Lemon | 2024-02-08 | 1 | -0/+46 |
There is also some basic CSS here. Also introduced a proper structured logger. |