端点:最小的http端点模拟器 源码
最小的http端点模拟器 终点 用法 下载二进制文件 在终端上 $ endpoints 你应该看到 INFO[0000] [GET] / -> 200 with body -> customBody.json INFO[0000] Listen at :8080 默认值 地址-“:8080” 方法-“获取” 延迟-0ms 状态码-200 配置文件 endpoints.json 所有功能示例: { " address " : " :8080 " , " responses " : [ { " pa
文件列表
endpoints-master.zip
(预估有个12文件)
endpoints-master
handlers_test.go
857B
go.mod
353B
main.go
2KB
.github
workflows
tag-release.yaml
544B
files.go
2KB
go.sum
4KB
handlers.go
1KB
暂无评论