go-cook/api
2024-03-26 17:52:15 -07:00
..
handlers/v1 Working on building out some good examples on how to handle routes 2024-03-23 08:26:49 -07:00
migrations having goose run the first migration 2024-03-21 22:41:25 -07:00
models created the initial model 2024-03-21 22:41:05 -07:00
repositories trying to create some separation between sql and user tasks. This might be too close to c# for go 2024-03-23 08:27:35 -07:00
services trying to remove the user repo and use a service 2024-03-26 17:52:15 -07:00