api-proxy:api-proxy 节省网络资源

时间:2024-07-06 15:30:47
【文件属性】:

文件名称:api-proxy:api-proxy 节省网络资源

文件大小:10KB

文件格式:ZIP

更新时间:2024-07-06 15:30:47

Go

代理服务器 为好玩而创建,灵感来自 api-proxy 有一个主要的 api 端点: /call 。 示例请求正文: [{ " Url " : " http://localhost:8002/users/slawosz/repos " , " Method " : " Get " }, { " Url " : " http://localhost:8002/users/baisa/repos " , " Method " : " Get " }, { " Url " : " http://localhost:8002/users/lukesarnacki/repos " , " Method " : " Get " }] (现在 api-proxy 在 8002 上启动假服务器) 响应是具有给定调用的响应主体的数组。 如果请求超时,将提供 url 链接以获取延迟的正文(即将推出)。


【文件预览】:
api-proxy-master
----Examples.md(18B)
----Readme.md(1KB)
----curl-format.txt(322B)
----bodies()
--------simple.json(217B)
--------simple-timeout.json(219B)
--------real.json(221B)
--------bigsimple.json(1KB)
----src()
--------github.com()
--------helpers()
--------api-proxy-server()
--------tests()
--------server()
----Makefile(39B)
----API.md(21B)
----.gitignore(16B)

网友评论