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 778 public repositories matching this topic...
Simple, secure & standards compliant web server for the most demanding of applications
-
Updated
Oct 27, 2024 - C++
A C++ header-only HTTP/HTTPS server and client library
-
Updated
Nov 2, 2024 - C++
Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows
-
Updated
Nov 2, 2024 - C++
Apache Thrift
-
Updated
Nov 1, 2024 - C++
μWebSockets for Node.js back-ends 🤘
-
Updated
Oct 24, 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
Aug 6, 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
Oct 27, 2024 - C++
HTTP and WebSocket built on Boost.Asio in C++11
-
Updated
Oct 26, 2024 - C++
A Fast and Easy to use microframework for the web.
-
Updated
Oct 31, 2024 - C++
Production-ready C++ Asynchronous Framework with rich functionality
-
Updated
Nov 2, 2024 - 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 9, 2024 - C++