Categorygithub.com/bfv/httpecho-go
modulepackage
0.2.2
Repository: https://github.com/bfv/httpecho-go.git
Documentation: pkg.go.dev

# README

httpecho-go

An Go/Echo based http mirror. Currently is operates on port 1323, custom ports are on the to do list

example request:

curl http://localhost:1323/get curl -X POST http://localhost:1323/post --header "Content-Type: application/json" --data '{"name":"helloworld"}'

# Packages

No description provided by the author
No description provided by the author