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-06-30 00:15:02 UTC
- JSON Representation
https://github.com/krisluczka/scrapium.h
Simple, light and fast C++ webscraping library.
cpp http scraping scrapping webscraping webscrapping
Last synced: 15 Apr 2025
https://github.com/girish54321/reqres-app-ios
Reqres-App-iOS is a simple iOS app built using Swift and UiKit to demonstrate how to consume a REST API using the popular Swift networking library, Alamofire.
api apiclient basic demo demo-app example-project http ios login swfitui uikit xocde
Last synced: 23 Mar 2025
https://github.com/danizord/mid
Functional utility on top of PSR-15 interfaces
Last synced: 18 May 2026
https://github.com/yinxulai/unlock-browser-requests
Unblock browser requests and enjoy the freedom of insecurity.
browser chrome cors http js proxy set-cookie
Last synced: 06 May 2026
https://github.com/derekargueta/envoy-rot-cipher-filter
An example of an isolated third-party Envoy filter
bazel cpp cpp11 envoy envoy-development envoy-filter filter-development http protobuf proxy
Last synced: 18 May 2026
https://github.com/deviantony/reqdump
Small webserver used to dump HTTP requests
Last synced: 14 May 2026
https://github.com/davidrjonas/condemn
A curl-able dead man's switch in Rust
deadmanswitch http monitoring redis rust warp
Last synced: 18 May 2026
https://github.com/simplisticated/jsonfire
alamofire api http json request swift swiftyjson
Last synced: 19 Apr 2026
https://github.com/marnixbouhuis/zaphttp
HTTP request logger for Go and Zap
golang golang-library http logging opentelemetry opentelemetry-go zap
Last synced: 18 May 2026
https://github.com/tacyarg/bustaskin-landing
The official landing page of bustaskin.com
Last synced: 02 May 2026
https://github.com/janschultecom/kolgut-api
Schema-safe http api using Idris+Rust
dependent-types http idris rust swagger type-providers typelevel-programming
Last synced: 14 Mar 2025
https://github.com/glueops/platform-helm-chart-network-exporter
A Helm chart for the GlueOps Network Exporter, a Prometheus exporter that monitors ICMP, MTR, TCP, and HTTP probes across all Kubernetes cluster nodes. Configurable via values.yaml, it supports ingress settings, resource management, and secure deployments to ensure robust network monitoring and observability within the GlueOps platform.
automation devops helm http icmp ingress ingress-configurations kubernetes monitoring mtr network-exporter network-monitoring prometheus prometheus-exporter tcp
Last synced: 03 Apr 2025
https://github.com/neuroglia-io/workflowcore.http
.NET CORE 3.1 library that defines HTTP workflow steps for the WorkflowCore workflow engine
aspnetcore dotnet http workflowcore
Last synced: 14 Mar 2025
https://github.com/fantasticfiasco/serilog-sinks-http-sample-fluentd
Sample application of Serilog.Sinks.Http sending log events to Fluentd.
dotnet fluentd http serilog serilog-sink
Last synced: 19 Jul 2025
https://github.com/genndy007/bullandcow-tgbot
Implementation of Bulls and Cows game as a Telegram bot
Last synced: 21 Mar 2025
https://github.com/mntm-lib/http-web
Deno-like http serve
deno http serve server uwebsockets uws
Last synced: 04 Jan 2026
https://github.com/thii/httpmethod
Just an enum of HTTP request methods.
http http-method http-methods http-request swift swift-library swift-package swift-package-manager
Last synced: 30 Oct 2025
https://github.com/paulinetw/famous-pig-game
A simple dice game with two players. Each player repeatedly rolls a dice until either a 1 is rolled or the player decides to "hold". The player who first scores 100 or more points wins.
css dom-manipulation game http javascript
Last synced: 13 Jun 2026
https://github.com/dnut/mlops
Deploy ML with various technologies
http machine-learning ml mlops
Last synced: 28 Mar 2025
https://github.com/0suphan0/weatherapp
It is a weather application prepared using OpenWeathermApi and Flutter.
api dart flutter http openweather-api
Last synced: 07 Apr 2026
https://github.com/morganconrad/kepi
Set and manage response http-headers
express-middleware helmet http http-headers javascript middleware response
Last synced: 28 Feb 2025
https://github.com/42-teamprojects/42-webserv
HTTP Server using C++98
cpp98 http http-server webserver
Last synced: 15 May 2025
https://github.com/mskian/website-status
CLI to check website HTTP status and send notifications to ntfy.
cli http http-code http-status ntfy ntfy-sh ntfysh typescript typescript-cli uptime-monitor
Last synced: 05 Jun 2026
https://github.com/ctkqiang/huo_jian_qiang
火尖枪是一款专为安全测试和性能验证设计的高性能HTTP批量请求工具。该工具能够自动化执行大规模的用户名/密码组合测试,支持高度可配置的请求参数和多线程并发处理。
admin automation bruteforce china chinese cybersecurity go golang hacking http login security
Last synced: 07 Apr 2026
https://github.com/rohanraj7316/httpclient
basic http client with id tagging, req, resp and req/res body tagging
Last synced: 17 Jan 2026
https://github.com/piedweb/curl
[READ-ONLY] PHP curl OOP Wrapper and a bit more
Last synced: 12 Apr 2025
https://github.com/melardev/djangoapicrudpaginated
Rest Api application built with Django implementing CRUD + Pagination
api crud django full-stack fullstack http pagination python rest
Last synced: 17 May 2026
https://github.com/bjfssd757/axial-rs
Axial - All in One web framework for Rust
all-in-one client framework high-level-development http http-client http-server rust web
Last synced: 07 Mar 2026
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/ccache/ccache-storage-http-cpp
Ccache HTTP(S) storage helper (C++)
ccache ccache-storage-helper cpp http https
Last synced: 07 Mar 2026
https://github.com/shahaf-f-s/auto-fastapi
A pythonic functional way to construct FastAPI applications be declaring endpoints in separation of their functional definition, enabeling to separate, replicate, and reuse functions in different APIs at the same time, and also run multiple of them.
fastapi fastapi-extension http server uvicorn
Last synced: 17 May 2026
https://github.com/decodelabs/greenleaf
Super-fast directory based HTTP router for PHP
action http middleware php psr-15 router
Last synced: 15 Apr 2025
https://github.com/thislight/luapicohttpparser
Lua binding for picohttpparser.
http lua lua-bindings picohttpparser
Last synced: 30 Oct 2025
https://github.com/benj1x/bargain-hunting
P1 Projekt til Bargain Hunting på AAU
Last synced: 19 Jul 2025
https://github.com/yrotak/nodejs-chat-encrypted
Advanced NodeJS (Express) chat with packet encryption.
chat chat-application encrypted-chat encryption expressjs http multichannel nodejs-server rc4 socket-io
Last synced: 17 May 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/cakeandcandles/rust-server
A static file HTTP server built from scratch in Rust
filesystem http http-server liveserver rust tcp-server
Last synced: 07 Jul 2025
https://github.com/nktnet1/sync-dev-server
Starts a server before your tests and stops on completion. Inspired by jest-puppeteer's subpackage jest-dev-server. Setup and teardown operations are fully synchronous
automatic development http jest jest-dev-server localhost nodejs server start sync synchronous
Last synced: 15 Apr 2025
https://github.com/mementomori11723/components
A repository built for understanding and building an individual payment conponent using different api's
golang http http-server makefile stripe
Last synced: 24 Mar 2025
https://github.com/aarcex3/crul
A mini curl copy in crystal
command-line crystal curl http http-client terminal
Last synced: 05 May 2026
https://github.com/dawi369/oxide
🦀 A barebones inferencing server in Rust, using Hyper for HTTP logic and ORT for inferencing models. Containerized and easily hostable. Complete control over type of model and inferencing behavior!
container docker http hyper inferencing model ort rust server
Last synced: 16 May 2026
https://github.com/th3shadowbroker/sse-example
Example code for working with SSE :satellite:
golang http sse sse-client sse-server
Last synced: 30 Oct 2025
https://github.com/alien-rpc/alien-middleware
TypeScript-powered, immutable, composable HTTP middleware for Node.js, Bun, and Deno (using Hattip)
bun deno hattip http nodejs typescript
Last synced: 22 Jun 2025
https://github.com/kx0101/http-server-from-scratch
a low level http/1.1 server built from scratch, handling raw tcp, chunked transfer encoding, response trailers, streaming and serving binary data like video.
binary chunked chunked-encoding golang http http-1-1 network-programming parsing streaming tcp trailers udp video
Last synced: 21 Jun 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/mahmud-kandawala/travel-planner-app
A comprehensive Travel Planner Application designed to simplify trip planning by integrating real-time data from multiple APIs. Users can create, customize, and manage itineraries with personalized suggestions, real-time weather forecasts, and collaborative planning features. Fully responsive for seamless use across all devices.
api client-server cors css flask html http javascript material-ui react socket-io sql-alchemy sqllite typography
Last synced: 11 Apr 2026
https://github.com/nanaelie/http-headers-collection
EN: A simple and practical collection of HTTP headers with recommended values, effects, and related security risks. FR : Une collection simple et pratique d’en-têtes HTTP avec leurs valeurs recommandées, effets et risques de sécurité associés.
api-security best-practices cheatsheet collection devsecops headers headers-collection http http-headers infose markdown open-source security security-headers web web-dev web-security
Last synced: 19 Jun 2025
https://github.com/nouranhaitham/iot_attendencesystem
An IoT-based attendance system that uses RFID scanning, LEDs, a buzzer, and email alerts to track and manage employee presence in real time
ardunio ardunio-c attendence-system email google-spreadsheet http iot mit-app-inventor network nodemcu-esp8266 protocol smtp
Last synced: 23 Sep 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/pedroemmanuelbuerger/talker-manager
Talker Manager is a project developed to manage a list of speakers for an event, allowing the user to add, edit, and remove speakers.
expressjs http http-requests mysql nodejs
Last synced: 08 Apr 2026
https://github.com/azepofff/proxy-parser
http https proxy proxy-checker proxy-list proxy-scraper proxy-server python-proxy-scraper socks4 socsk5
Last synced: 23 Mar 2025
https://github.com/bostjans/javarestclientbase
Java HTTP & Rest Client library.
Last synced: 16 May 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/talek-solutions/lmn
Fast HTTP load testing CLI written in Rust — dynamic request templates, threshold-gated CI exits, and configurable load curves
benchmarking ci http load-testing performance rust threshold
Last synced: 07 Apr 2026
https://github.com/fortio/h2life
Demo of ansipixel game of life (conway) over http streaming (or 1.1)
Last synced: 17 Jun 2025
https://github.com/raku-community-modules/url-find
Raku Module to find all URL's in a text
Last synced: 06 Feb 2026
https://github.com/bimde/httputils
net/http wrapper for easy outbound http requests in go
Last synced: 12 Apr 2025
https://github.com/dylandreimerink/sharedhttpcache
A implementation of a RFC7234 shared HTTP cache written in Go
Last synced: 05 Apr 2025
https://github.com/markwylde/write-response
Send a response to a native node http(s) response object
Last synced: 21 May 2026
https://github.com/tessasac/stitch-in-time
How to elide CORS with the Capacitor Community HTTP Plugin
Last synced: 11 Apr 2026
https://github.com/chibat/rest_client_with_proxy
REST Client with Configurable Proxy for Deno
client configurable deno experimental http http-client proxy rest rest-client
Last synced: 29 Apr 2026
https://github.com/matrixai/http-demo
Demo of an basic HTTP server wrapped up as Nix project
http http-server https https-server socat
Last synced: 17 Mar 2025
https://github.com/gabrielcsapo/cproxy
⚡️A high speed proxy cache for all things http
Last synced: 25 Apr 2026
https://github.com/linux-vps/httpyac-example
Tokens are stored from the response, in an environment variable, with a set name.
accesstoken http httpyac refresh-token requests token
Last synced: 22 Mar 2025
https://github.com/diev/svk-transport-hta
Прием и отправка платежной XML информации, бинарных информационных и файлов статистики по HTTP протоколу в систему СВК Банка России.
base64 cbrf-converter hta hta-gui html http httpclient ie ini javascript md5 russian soap svk svkgate telnet transport uta webrequest xml
Last synced: 28 Jul 2025
https://github.com/FabienHenon/jsonapi-http-retry
Retry failed jsonapi requests with retry policies
elm elm-lang http jsonapi remotedata retry
Last synced: 23 May 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/maribelacosta/delay-proxy
An HTTP proxy that introduces network delays to the response from the server
delay http http-server networking proxy proxy-server pypi-packages python27
Last synced: 09 Jul 2025
https://github.com/wdarrenww/connex
HTTP/2 server in Go
go golang http http-2 http-server
Last synced: 09 Jul 2025
https://github.com/mozgiii/sap
Opinionated HTTP server for hosting static files of Single Page Apps from memory with blazing fast speeds
http http-server spa static-file-server static-files static-site web-server
Last synced: 09 Jul 2025
https://github.com/effectra/http-server-handler
Handles an HTTP request by processing a stack of middlewares.
http http-server middleware php psr server
Last synced: 29 Dec 2025
https://github.com/udhos/gracefulrestart
gracefulrestart demonstrates how to gracefully restart a http server in Go.
go golang graceful graceful-restart http restart server
Last synced: 27 May 2026
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: 16 Jun 2025
https://github.com/nofaralfasi/integrative-project
Implementation of integrated software system providing API's to the back end business logic using a variety of front end applications
agile bitbucket css hibernate html http javascript jpa mysql postman reflection rest-api restful-api scrum spring spring-boot spring-data-jpa spring-test springframework trello
Last synced: 06 Apr 2026
https://github.com/honoluluhenk/http-content-disposition
Java library for building the HTTP Content-Disposition conforming to RFC6266, RFC5987 (opinionated but correct)
content-disposition http rfc-6266
Last synced: 16 Feb 2026
https://github.com/sug0/go-httpchunker
HTTP client used to speed up chunked downloads
chunked downloader fast go http
Last synced: 30 Jun 2026
https://github.com/richscott/servers-survey
Survey many public web-sites in parallel for their software version
Last synced: 29 Apr 2026
https://github.com/potatogopher/gorilla-middleware
"Chaining" Middleware with Gorilla Mux
Last synced: 08 Sep 2025
https://github.com/simplyyan/lostpapyrus
A fast, light, easy and comprehensive Go framework.
backend go golang http http-client http-requests http-server server serverless-framework
Last synced: 01 Apr 2025
https://github.com/aleksbgbg/skype2
Discord-based Skype reboot.
asp-net caliburn-micro csharp discord http mvvm postgresql rest-api skype skype2 sockets tcp webapi2 wpf
Last synced: 11 Apr 2026