initial version

This commit is contained in:
2023-04-20 16:31:35 -04:00
commit b970ea1c86
4 changed files with 443 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module go.balki.me/anyhttp
go 1.20