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