HTTP (Hypertext Transfer Protocol) is a request and response protocol used to send a request to a server and receive a response back in the form of a file. HTTP is the basis of data communication for the web. HTTPS is an evolution in HTTP, where the “S” stands for secure socket layer allowing communication in HTTP to be more secure.
#Web 服务器#Caddy 是一个Go语言开发的Web服务器,支持 HTTP/2。最大特点是默认启用HTTPS,无需配置。
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
翻译 - 面向渗透测试人员和软件开发人员的交互式TLS拦截HTTP代理功能。
cURL 由curl(命令行工具)和libcurl(C语言的API库)组成,基于网络协议,对指定URL进行网络传输。支持的通信协议有FTP、FTPS、HTTP、HTTPS、TFTP、SFTP、Gopher、SCP、Telnet、DICT、FILE、LDAP、LDAPS、IMAP、POP3、SMTP和RTSP。
#效率工具集合#aria2 是一款高速下载的命令行工具。支持 HTTP(S), FTP, SFTP, BitTorrent, 等多种协议
Hutool是一个小而全的Java工具类库,通过静态方法封装,降低相关API的学习成本,提高工作效率,使Java拥有函数式语言般的优雅,让Java语言也可以“甜甜的”。
locust 是一个可编写Python脚本的,分布式性能测试工具
#Web框架#Vapor 是一个Swift服务端 HTTP Web框架
REST API for any Postgres database
翻译 - 适用于任何Postgres数据库的REST API
HTTP load testing tool and library. It's over 9000!
翻译 - HTTP负载测试工具和库。超过9000!
Kratos 一套轻量级 Go 微服务框架,包含大量微服务相关功能及工具。
一个强大的Go语言 web server HTTP 路由库