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.
- GitHub: https://github.com/topics/http
- Wikipedia: https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol
- Created by: Tim Berners-Lee
- Released: 1989
- Aliases: http2, https,
- Last updated: 2026-07-01 00:14:52 UTC
- JSON Representation
https://github.com/ernanej/network-http-server
Desenvolvimento de uma abstração de servidor HTTP utilizando sockets, sem o uso de bibliotecas de terceiros para a implementação do protocolo HTTP.
dca3605 http http-server network redes sockets
Last synced: 15 Mar 2025
https://github.com/vdhicts/http-query-builder
Replacement of http_build_query to allow the same parameter multiple times
Last synced: 14 Jan 2026
https://github.com/goodforgod/http-common
🧰 Small library for HTTP common components.
headers http http-method http-status java library media-type uri uri-builder
Last synced: 09 Apr 2025
https://github.com/iradukunda1/email-client
email client based gmail as smtp server
Last synced: 26 Jan 2026
https://github.com/diovisgood/luaweb
HTTP and HTTPS simple browser for Lua
http https lua requests-html web
Last synced: 15 May 2025
https://github.com/mikigal/yunoframework
Simple web framework with built-in HTTP server
http http-server java mvc rest-api
Last synced: 30 Mar 2025
https://github.com/sleleu/webserv
Writing an HTTP server in C++
42 epoll http multiplexing server socket
Last synced: 15 Mar 2025
https://github.com/mohammad-pooladi/http3_quic
HTTP/3 is the latest version of the HTTP protocol, built on top of the QUIC protocol. It is designed to reduce latency, improve security, and enhance performance. Unlike HTTP/2, which relies on TCP, HTTP/3 uses QUIC directly.
Last synced: 21 Jan 2026
https://github.com/ekino/smuggler
A simple interface to manipulate Nock HTTP mocks.
http http-requests mock nock node-js
Last synced: 04 Mar 2025
https://github.com/piotrpress/remoter
This library is a chainable HTTP Client based on file_get_contents() function.
chain chainable file-get-contents header headers http http-client httpclient php remoter request response url
Last synced: 10 Jul 2025
https://github.com/reesporte/tiny-tiny-web-server
tiny tiny web server i made to learn about web servers
Last synced: 26 May 2026
https://github.com/axetroy/wxapp-xmlhttprequest
Web XMLHttpRequest implement for WeChat APP
Last synced: 09 Apr 2025
https://github.com/rdf-elixir/content_type
An Elixir parser for HTTP Content-Type headers
content-type elixir http parser
Last synced: 18 Jun 2026
https://github.com/mahanrahmati/arna_web_service
Arna Web Service is a simple and powerful HTTP package for Flutter.
Last synced: 26 May 2026
https://github.com/kshirish/mongrest
HTTP rest interface to play with mongodb
Last synced: 19 May 2026
https://github.com/saehun/pasted-request
Generate a http request config from a curl command string or a raw http request string.
axios curl http nodejs parser request typescript
Last synced: 10 Apr 2026
https://github.com/helcsnewsxd/famaf-computer_science-networks_and_distributed_systems-lab1
Laboratorio 1 de la materia de Redes y Sistemas Distribuidos de la Licenciatura en Ciencias de la Computación de FAMAF (UNC)
famaf-unc http lab network python sockets university-project
Last synced: 28 Feb 2025
https://github.com/didrod205/fetchwise
Tiny zero-dependency resilient fetch — retries, exponential backoff, timeouts & Retry-After. ~1KB, works everywhere fetch does.
backoff exponential-backoff fetch fetch-retry http retries retry timeout typescript zero-dependency
Last synced: 16 Jun 2026
https://github.com/quillstack/response
The response object based on PSR-7 + PSR-17, and with the main goal: to be simple and fast
http http-response psr-17 psr-7 response server-response
Last synced: 19 Apr 2026
https://github.com/paingha/vider
Golang HTTP Request Package with JavaScript Fetch-like API
api-request fetch-api golang http
Last synced: 28 Jan 2026
https://github.com/mariomenjr/handlr
Easily manage routes and handlers on top of *http.ServeMux.
Last synced: 05 Aug 2025
https://github.com/stefanov-sm/base64-image-viewer
base64 image viewer
base64 header http magic-numbers
Last synced: 11 Apr 2025
https://github.com/igudkova/http-mock-player
.NET library for recording and playing HTTP mock requests
dotnet http integration-testing json mock nunit
Last synced: 14 Jan 2026
https://github.com/aziis98/go-authsession
A library to easily handle cookie sessions and a basic form of permission management with go http frameworks and libraries
Last synced: 24 May 2026
https://github.com/rupurt/echo_boy
HTTP and WebSocket echo server as an OTP Application
Last synced: 08 Jan 2026
https://github.com/plasmapper/http-esp-cpp
HTTP C++ Class Component for ESP-IDF
Last synced: 18 Jan 2026
https://github.com/leoborai/okku-server
Back-End for Okku realtime chat solution. All the logic related to Okku's features are handled through this server. An instance of this server handles user authentication, media management, chat history as well as connections
docker files http jwt postgresql rust tokio warp websockets
Last synced: 01 Mar 2025
https://github.com/developerrsquared/aws-lambda-requests-wrapper
Request/Response wrapper for AWS Lambda with API Gateway
api-gateway aws development http lambda python python3 serverless
Last synced: 14 Jan 2026
https://github.com/filippopaganelli/rehtracker_mobile-app
(mobile app) - RehTracker is my Master's thesis project at SDU, Odense, DK.
android-app authentication ble bluetooth-low-energy cross-platform dart flutter flutter-app http web-api
Last synced: 10 May 2026
https://github.com/krystianity/grpc-hybrid-container
gRpc < node.js + C++ > Container = <3
containers cpp docker grpc http nodejs webservice
Last synced: 13 Apr 2026
https://github.com/goetas/docker-nginx-redirect
Handle HTTP redirects with this simple docker image
docker http nginx nginx-proxy redirect
Last synced: 29 Apr 2026
https://github.com/novatecconsulting/showcase-spring-http
Demonstrate different approaches for HTTP based communication in Spring
Last synced: 25 Dec 2025
https://github.com/flodlc/throw-http
Throw-http is an Error utility for handling http errors in a delightful way. I created it because existing libraries are not type-safe, not correctly exported or don't allow to pass additional data in the error.
Last synced: 08 May 2026
https://github.com/mementomori11723/go-terraform-server
A simple http server writen in go
go golang http http-server server terraform
Last synced: 29 Aug 2025
https://github.com/ashok-arjun/torrenter
Torrenter is a torrent client, written from scratch, in Python 3.6.9.
http networking p2p peer-to-peer tcp tcp-client tcp-ip tcp-socket torrent torrent-client torrent-downloader torrents udp
Last synced: 25 Mar 2025
https://github.com/dheid/sentry-http-interceptors
Sends tracing information about Apache HttpClient calls to Sentry
apache devops http httpclient httpcomponents httpcomponents-client java monitor monitoring sentry trace tracing
Last synced: 20 Aug 2025
https://github.com/kouisamine/checker-tools
A collection of great checker-type tools to help you check & verify different types of things.
checker dns dns-server gravatar html http ip js password ping redirection scree ssl-certificates url whois whois-lookup
Last synced: 27 Feb 2025
https://github.com/shpingalet007/http-packet
HTTP crossplatform request generator
Last synced: 16 Mar 2025
https://github.com/mrlemoos/grabkit
The TypeScript kit for easily grabbing data from server.
client-side fetch http isomorphic javascript nodejs request server-side typescript xmlhttprequest
Last synced: 31 May 2026
https://github.com/egomobile/node-http-server
Very fast alternative to Express.js, with simple routing and middleware support for Node.js
backend connect controllers express express-js express-middleware expressjs http http-server javascript js middleware mvc mvc-pattern node node-js nodejs server ts typescript
Last synced: 05 Oct 2025
https://github.com/tricera-energy/httpcontrol-panel
Panel to send HTTP post request to a grafana backend api via buttons, switches, textinput or sliders
grafana-panel grafana-plugin http post
Last synced: 17 Aug 2025
https://github.com/tusuii/golang_webserver_mediater_task
simple goLang server using Gin Framework
Last synced: 28 Feb 2025
https://github.com/mrgrd56/jsonhttpclient
csharp dotnet http json nuget-package
Last synced: 13 Apr 2026
https://github.com/mouad-el-asri/webserv
🚀 We've just created our own HTTP server "webserv". Which we can test using a real web browser. Our main goal was to gain a better understanding of the HTTP protocol, which is crucial for internet communication. Webserv has helped us unravel the mysteries of HTTP. Come and explore the world of HTTP with us. 🌟
cgi cpp cpp-programming cpp98 http http-protocol http-request http-server https-response multiplexing networking webserv webserver
Last synced: 10 Jan 2026
https://github.com/houseos/scp
Arduino library for secure-control-protocol devices
chacha20-poly1305 esp8266 http iot json protocol rest security wifi
Last synced: 13 Apr 2026
https://github.com/huttotw/zoom
A load testing utility that can generate different requests according to some predefined template.
concurrent configuration http load random template test
Last synced: 04 Oct 2025
https://github.com/quillstack/server-request
The request object based on PSR-7 + PSR-17, and with the main goal: to be simple and fast.
http http-request psr-17 psr-7 request server-request
Last synced: 11 Mar 2025
https://github.com/hamzaelkhatri/webserve
The Hypertext Transfer Protocol (HTTP) is an application protocol for distributed, collaborative, hypermedia information systems
Last synced: 01 Apr 2025
https://github.com/bonsai-oss/traefik-weight-control
cli tool adjusting the weight of weighted round robin Traefik http services
http loadbalancing traefik weights
Last synced: 29 Apr 2025
https://github.com/simeg/urlsup-action
Github Action to verify that links in your repo are up and available
awesome-bot ci http links urls validation
Last synced: 04 May 2026
https://github.com/larscom/bitvavo-java
Java library to interact with the Bitvavo platform using the Bitvavo v2 API
api async bitvavo crypto cryptocurrency exchange http java reactive rest websockets ws
Last synced: 04 Oct 2025
https://github.com/jedimahdi/movie-network
Movie network system with c++
cpp cpp11 http mvc web-application
Last synced: 05 Oct 2025
https://github.com/peterservice-rnd/robotframework-requestschecker
RobotFramework Requests Checker Library
automation autotest http requests response-code robotframework testing
Last synced: 05 Oct 2025
https://github.com/threecommaio/qflow
Replicates traffic to various http endpoints backed by a durable queue
durable go http queue replication
Last synced: 14 Jan 2026
https://github.com/dbushell/http-tunnel
🚇 A secure HTTP Tunnel / HTTP Proxy
deno http javascript proxy typescript
Last synced: 06 Oct 2025
https://github.com/Frozen-Archive/FF_HTTP_POCO
Poco based HTTP server library with FRunnableThread support.
backend backend-api backend-service http http-requests http-server poco poco-libraries server server-side ue5 ue5-module ue5-plugin ue5-project ue5-template
Last synced: 05 Aug 2025
https://github.com/grepplabs/backstream
A library for establishing outbound WebSocket connections from HTTP servers, overcoming ingress restrictions.
Last synced: 14 Jan 2026
https://github.com/ishans99/go-email-authenticator
authentication go http login mail otp smtp
Last synced: 14 Jan 2026
https://github.com/sktylr/routeit
routeit is a lightweight web framework built in go
Last synced: 14 Jan 2026
https://github.com/dinanathsj29/angular-beginnersapp-demo-tutorial
A basic Angular Application/Demo example for beginners - will learn Angular Component, Directives like *ngFor, *ngIf, Data Binding & Interpolation, Routing & Navigation, HTTP-HTTPClient Service etc.
angular angular-cli angular-components angular-demo angular-directives angular-routing angular-routing-navigation data-binding http httpclient ngfor ngif
Last synced: 07 May 2026
https://github.com/jesusgraterol/api-response-utils
The api-response-utils package streamlines RESTful API data exchange by introducing a standardized data structure for HTTP response bodies. This structure simplifies client-side data handling, promoting consistency and readability in your API interactions.
api api-response api-rest api-restful body http http-body rest rest-api restful restful-api utilities utils
Last synced: 26 Sep 2025
https://github.com/christowolf/gomw
A collection of simple Go middleware based on `net/http`.
go golang http middleware middlewares module nethttp packages
Last synced: 14 Jan 2026
https://github.com/dr-montasir/ghttp
A Rust crate for building HTTP clients and servers with a focus on performance, ease of use, and global configurations
Last synced: 19 Feb 2026
https://github.com/oneframelink/ofl.net.http
Utilities for consuming and publishing over HTTP.
http http-client http-requests http-response
Last synced: 08 Oct 2025
https://github.com/tinyhttp/vary
vary rewrite in TypeScript for ESM
esm http nodejs typescript vary
Last synced: 08 Oct 2025
https://github.com/meterup/ngrok-go
Ngrok Go client
go golang http ngrok ngrok-client
Last synced: 18 Jan 2026
https://github.com/lmammino/guzzle-fs-cache-middleware
A simple FS backed guzzle cache file middleware compatible with php 5.6
Last synced: 01 Aug 2025
https://github.com/dbubel/intake
Simple API server framework
api-rest framework framwork go goapi golang http middleware
Last synced: 13 Mar 2026
https://github.com/pichillilorenzo/http-status-code-db
HTTP Status Code Database
database db http http-status http-status-code http-status-codes http-status-message javascript js json status-code status-message
Last synced: 14 Apr 2026
https://github.com/dmfed/astral-test
Test assignment for job interview
basicauth html http http-server sqlite-database sqlite3
Last synced: 10 Oct 2025