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