Add HttpPost

This commit is contained in:
root
2024-02-16 19:11:37 +03:00
parent d03c481b33
commit 5c77eb1783
6 changed files with 314 additions and 31 deletions

View File

@@ -9,7 +9,7 @@
)
func main() {
var app cmpSnipper.App;
app := cmpSnipper.NewApp()
var err error
err = app.Prep()