initial commit

This commit is contained in:
DeveloperDurp 2024-09-02 13:38:46 -05:00
commit 35fa88b45b
17 changed files with 630 additions and 0 deletions

5
go.work Normal file
View file

@ -0,0 +1,5 @@
go 1.23.0
use cmd/handlers
use cmd/logger
use cmd/middleware