HTTP
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.
Here are 812 public repositories matching this topic...
Simple, secure & standards compliant web server for the most demanding of applications
-
Updated
Feb 26, 2025 - C++
A C++ header-only HTTP/HTTPS server and client library
-
Updated
Mar 14, 2025 - C++
Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows
-
Updated
Mar 10, 2025 - C++
Apache Thrift
-
Updated
Mar 12, 2025 - C++
μWebSockets for Node.js back-ends 🤘
-
Updated
Nov 25, 2024 - C++
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
-
Updated
Nov 23, 2024 - C++
A C++ High Performance Web Server
-
Updated
Sep 27, 2023 - C++
C++ Requests: Curl for People, a spiritual port of Python Requests.
-
Updated
Mar 7, 2025 - C++
HTTP and WebSocket built on Boost.Asio in C++11
-
Updated
Mar 5, 2025 - C++
A Fast and Easy to use microframework for the web.
-
Updated
Mar 9, 2025 - C++
Production-ready C++ Asynchronous Framework with rich functionality
-
Updated
Mar 14, 2025 - C++
Corvusoft's Restbed framework brings asynchronous RESTful functionality to C++14 applications.
-
Updated
Sep 6, 2024 - C++
PC微信机器人,实现获取通讯录,发送文本、图片、文件等消息,封装COM接口供Python、C#调用
-
Updated
Jan 31, 2023 - C++
C++ client for making HTTP/REST requests
-
Updated
Jan 3, 2025 - C++