directory
Version:
v0.9.3
Opens a new window with list of versions in this module.
Published: Feb 19, 2020
License: MIT
Opens a new window with license information.
README
¶
eHttp
http 服务,使用 gin 框架.
运行服务
cd goms/eHttp/cmd
go run . &
测试API
http
# 使用 http 方法 /call/ping
curl localhost:8080/call/ping
# 使用 http 方法 /call/ping, 带参数 message=xxx
curl localhost:8080/call/ping?message=xxx
Directories
¶
|
|
internal
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.