A small practice repo for Go based API design.
Find a file
2023-11-25 17:30:46 -05:00
database Refactor directory name. 2023-11-25 17:30:46 -05:00
models Add Go API files and SQL script. 2023-11-25 17:29:17 -05:00
.gitignore Update gitignore 2023-11-25 17:27:36 -05:00
compose.yml Add Go API files and SQL script. 2023-11-25 17:29:17 -05:00
go.mod Add Go API files and SQL script. 2023-11-25 17:29:17 -05:00
go.sum Add Go API files and SQL script. 2023-11-25 17:29:17 -05:00
main.go Add Go API files and SQL script. 2023-11-25 17:29:17 -05:00
README.md First commit 2023-11-25 17:24:37 -05:00

API Practice

A little practice repo for some Go API work while I prepare for a technical interview.