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-07 00:15:37 UTC
- JSON Representation
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/getrighhttt/itunes
Implemented a tab layout that displays a list of my favorite artists' songs. Also added a searchView to search other Artists.
adapter api builder-pattern glide http interceptor recyclerview rest-api retrofit2 singleton-pattern viewpager2
Last synced: 02 Apr 2025
https://github.com/mahtin/http-source-information-header
Proposed X-Server-ID HTTP header RFC
Last synced: 10 Mar 2025
https://github.com/axetroy/wxapp-xmlhttprequest
Web XMLHttpRequest implement for WeChat APP
Last synced: 09 Apr 2025
https://github.com/tether/request-body
Decode HTTP request content according its content-type
Last synced: 09 Apr 2025
https://github.com/soenneker/soenneker.extensions.httpcontent
A collection of helpful HttpContent extension methods
clone csharp dotnet extension extensions http httpclient httpcontent httpcontentextension request
Last synced: 22 Apr 2026
https://github.com/conduitio-labs/conduit-connector-http
Conduit connector for HTTP
conduit go golang http http-client
Last synced: 04 Sep 2025
https://github.com/iamazeem/fluent-plugin-http-cwm
fluentd HTTP Input Plugin for CloudWebManage Logging Component (https://github.com/CloudWebManage)
fluentd fluentd-input-plugin fluentd-plugin http logging logging-and-metrics minio
Last synced: 19 Jun 2025
https://github.com/jeremyje/gowebserver
A simple, convenient, reliable, well tested HTTP/HTTPS web server to host static files.
Last synced: 01 Apr 2026
https://github.com/nelkinda/http-go
Making http even more useful
go golang http http-headers https mimetypes
Last synced: 18 Jan 2026
https://github.com/rbourgeat/webserv
This project is here to make you write your HTTP server. You will be able to test it with a real browser. HTTP is one of the most used protocols on the internet. Knowing its arcane will be useful, even if you won’t be working on a website.
42 42born2code 42cursus 42paris 42projects 42school http
Last synced: 08 Apr 2025
https://github.com/roberth-k/rq
rq is a wrapper for go's http client
golang http http-client immutable
Last synced: 16 Jan 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/jacksonzamorano/pilot
Batteries-included, high-performance HTTP framework for quickly building applications.
Last synced: 16 Jan 2026
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/differui/axios-mp-adapter
Axios adapter that allows emit requests in wechat mini programs
adapter axios http mini-program request wechat
Last synced: 16 Mar 2025
https://github.com/ryleeharrison/simple-fast-dynamic-http-server
Dynamic HTTP server that automatically handles URL to local resource path and content-type headers
dynamic dynamic-handlers dynamic-http dynamic-http-server http node-http node-http-server
Last synced: 06 Jan 2026
https://github.com/olivere/httputil
A set of opinionated helpers for working with HTTP handlers, requests, and responses.
Last synced: 03 Sep 2025
https://github.com/dnascanner/netlify-like-server
A deno webserver with some features, netlify offers
development http netlify ts webserver
Last synced: 18 Mar 2025
https://github.com/allegiant-js/httpduplex
Unifies http request and response streams.
Last synced: 05 Feb 2026
https://github.com/powerpuffpenguin/jsgenerate_grpc-gateway
grpc-gateway project template
golang grpc grpc-gateway http http-server http2 rpc rpc-server template-project
Last synced: 05 May 2026
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/derhuerst/wikipedia-feed-ui
[unfinished] – Serve a Wikipedia hyperdrive feed over HTTP.
gui http hypercore hyperdrive wikipedia
Last synced: 19 Oct 2025
https://github.com/alwalxed/yuta
Streamlines domain discovery, probing, and filtering in one pipeline.
amass automation dnsx docker enumeration enumeration-tool http http-probe httpx javascript nodejs open-source penetration-testing pentest-tool pentesting react-ink recon reconnaissance security security-tools
Last synced: 02 Jan 2026
https://github.com/dortenzio/waypp
WAYpp, trip app with JavaFx for frontend, php and mysql for backend.
api graphhopper groq-api http javafx mail-api mysql php
Last synced: 03 May 2026
https://github.com/stewartpark/http-shield
☸️ http-shield is a Kubernetes sidecar container that protects your HTTP service from a burst of requests.
confd haproxy http kubernetes sidecar
Last synced: 13 Apr 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/asynched/http-rpc
Remote procedure calls with HTTP and Javascript
Last synced: 18 Apr 2026
https://github.com/shellbear/qleex
A minimal HTTP Middleware router for Crystal.
crystal http middleware radix router
Last synced: 21 Mar 2026
https://github.com/graveyard-shift/gy-serv-init
Initiate a barebones Golang web-server using gin-gonic as its http framework
Last synced: 12 Mar 2026
https://github.com/etwodev/ramchi
ramchi is an extension to the go-chi HTTP router designed for rapid and modular development of REST APIs.
Last synced: 12 Mar 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/dcoxall/eventmachine-circuit_breaker
A circuit breaker for eventmachine and em-http-request
circuit-breaker eventmachine http middleware
Last synced: 12 Apr 2025
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/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/phpgt/cookie
Object oriented cookie handler.
cookie cookiejar cookies http object-oriented php-cookie phpgt
Last synced: 05 Jul 2025
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/wyrihaximus/reactphp-http-middleware-runner
Run a set of react/http middleware runner
hacktoberfest http middleware php php7 php72 reactphp
Last synced: 06 Jul 2025
https://github.com/aimadbahdir/webserv
An education project developed at 1337 school with my teammates, where we built our own web server to learn about HTTP and socket programming. Through this project, we gained the knowledge and skills necessary to develop robust network applications.
cpp98 http http-server sockets
Last synced: 10 Jan 2026
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/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/apache/geronimo-microprofile
Apache Geronimo Microprofile Aggregator Project
geronimo http java javaee network-server web-framework
Last synced: 20 Jan 2026
https://github.com/apache/geronimo-metrics
Apache Geronimo Metrics
geronimo http java javaee network-server web-framework
Last synced: 10 Apr 2025
https://github.com/w-henderson/humphreyjr
🐪 The Performance-Focused, Dependency-Free Web Server, now in OCaml. (WIP)
http http-server ocaml web-framework web-server
Last synced: 31 May 2026
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/bmhatfield/sse
Server sent events publisher in Go
go golang http push server-sent-events sse
Last synced: 02 Jul 2025
https://github.com/xcrap-cloud/puppeteer-client
Xcrap Puppeteer Client is a package of the Xcrap framework that implements an HTTP client using the Puppeteer library.
client http javascript nodejs pupteteer scraping typescript web xcrap
Last synced: 10 Jun 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/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/localtools/php-http-client
Human-friendly and powerful HTTP client package for PHP
client curl framework http http-client psr-18 psr-7 rest
Last synced: 12 Mar 2026
https://github.com/dan-and-dna/serverboy
Turn any app that uses STDIN/STDOUT into a game server
game-server http indie-game tcp websocket
Last synced: 14 Mar 2025
https://github.com/zon-dev/url
Zig URL package is a URI extension package
http parser url url-parser zig
Last synced: 15 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/galaxy-sea/libby-http-cache-control
By reusing previously acquired resources, you can significantly improve the performance of websites and applications. Web caching reduces latency and network traffic, thereby reducing the time required to display resource representations. Become more responsive by using HTTP caching
cache cache-control caching etag http httpcache java spring spring-boot springmvc
Last synced: 12 Mar 2026
https://github.com/grandmoff100/duckdnsapi
A python wrapper of the DuckDNS HTTP API.
api duckdns hacktoberfest http python sphinx-doc wrapper-api
Last synced: 17 Mar 2025
https://github.com/onionpancakes/hop
Minimal wrapper around the JDK HttpClient
Last synced: 12 Apr 2025
https://github.com/dag0310/mailer-php-api
Send emails using an HTTP PHP API using PHPMailer.
api email http javascript mailing php phpmailer python
Last synced: 18 Jan 2026
https://github.com/marleydip/node-js-practice
Its now practice server-side-programming for comptetive programming...
crypto dynamic-routes error-handling event-emitters form-submission fs http middleware module nodemon npm-module os path piping-streams postman query-parameters streams url url-encoded
Last synced: 10 Jun 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/gmponos/http-message-util
A set of utilities for manipulating PSR-7 HTTP Requests/Responses
Last synced: 13 Jul 2025
https://github.com/nktnet1/easy-libcurl
Fork of @JCMais/node-libcurl - cleaner distributable, only easy interface exposed
curl easy http https libcurl node-libcurl request sync-request sync-request-curl
Last synced: 06 Oct 2025
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/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/klaby/http-handler-response
📨 A simple response handler for HTTP requests
adonisjs api expressjs http http-status-code koajs nodejs rfc7807
Last synced: 07 Oct 2025
https://github.com/gol4ng/logger-http
Gol4ng logger sub package for http
correlation-id go go-logger golang golang-logger http logger middleware tripperware
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/ryo-yamada/tsua
Tiny, minimalistic HTTP web server framework made in Lua
framework http lua luasocket minimalistic server simple tsua web webapp webframework webserver
Last synced: 31 May 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/jameskyburz/aws-lambda-redirect
aws lambda redirect for api gateway
api-gateway aws-lambda http redirect
Last synced: 10 Jun 2025