Add go server

This commit is contained in:
Chandler Swift 2026-02-12 00:09:06 -06:00
parent 85c7c4fd9f
commit 6bddf284fe
Signed by: chandlerswift
GPG key ID: A851D929D52FB93F
4 changed files with 52 additions and 8 deletions

3
server/go.mod Normal file
View file

@ -0,0 +1,3 @@
module git.chandlerswift.com/chandlerswift/digital-turntable/server
go 1.25.5