This commit is contained in:
Michael Bobbitt 2025-01-23 22:16:34 -05:00
commit ddf967468f
2 changed files with 4 additions and 0 deletions

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module git.bobbitt.cloud/bobbitt/httpi
go 1.23.5

1
server.go Normal file
View File

@ -0,0 +1 @@
package httpi