You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nick Dumas d9671822b7 No more GORM.
Too much magic. I'll just write a JOIN and create small, composable data
types to represent my domain objects.

grug brain smile, complexity demon no visit today
2 years ago
.gitignore Don't want to commit anything confidential. 2 years ago
go.mod Refactoring, adding graphviz 2 years ago
go.sum Refactoring, adding graphviz 2 years ago
main.go No more GORM. 2 years ago
mapper.go No more GORM. 2 years ago
models.go No more GORM. 2 years ago
notes.md building a crude API for pulling data 2 years ago
walk.go No more GORM. 2 years ago