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-03 00:15:16 UTC
- JSON Representation
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/adahadapato/push4me
C++ application that helps push text files to server, using curl lib for connection
Last synced: 13 May 2026
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/benj1x/bargain-hunting
P1 Projekt til Bargain Hunting på AAU
Last synced: 19 Jul 2025
https://github.com/timsusa/midi-space
Local running midi server with frontend
Last synced: 13 Apr 2026
https://github.com/localizethedocs/urllib3-docs-l10n
Localization of The Urllib3 Documentation
crowdin http python sphinx translation urllib3
Last synced: 17 May 2026
https://github.com/thislight/luapicohttpparser
Lua binding for picohttpparser.
http lua lua-bindings picohttpparser
Last synced: 30 Oct 2025
https://github.com/shellshape/rush
A tiny HTTP benchmarking and performance testing CLI tool.
benchmark cli http http-benchmarking performance-analysis requests rust
Last synced: 02 Mar 2025
https://github.com/zbo14/retweak
A CLI that tweaks and resends HTTP/S requests
bug-bounty cli http https pentesting
Last synced: 26 Mar 2025
https://github.com/lindhe/webicons
A web app that serves emojis and other icons as favicons.
emoij http icons material-design-icons mdi rocket rust web
Last synced: 03 Feb 2026
https://github.com/0xibra/blackfeed
Python package that allows you easily and elastically download thousands of files concurrently.
batch-processing concurrency downloader http python
Last synced: 23 Jun 2026
https://github.com/ngtcp2/sfparse-rs
RFC 9651 Structured Field Values parser in Rust
http parser rfc8941 rfc9651 rust structured-fields structured-headers
Last synced: 02 Jul 2026
https://github.com/melardev/djangorestframeworkcrud
Django API application built with Rest framework showing a full crud
api crud django http python rest rest-framework
Last synced: 20 May 2026
https://github.com/skillfulelectro/http_serve
small http utility to host websites for test from the shell
file-sharing go golang gui gui-application http http-server
Last synced: 27 Mar 2025
https://github.com/cptlobster/aggregation-framework
A Swiss-army knife Scala library for scraping and processing data from the web.
data-scraping http kafka kafka-producer scala selenium
Last synced: 17 May 2026
https://github.com/emmanuelgautier/httpmock-netlogger
A simple HTTP Server mock which log every network connections events
Last synced: 08 May 2025
https://github.com/baskeboler/cxxdoor
boost-libraries boost-serialization cryptopp folly http json proxygen rocksdb
Last synced: 15 May 2026
https://github.com/adaxi/eltako-automation
Manage house lights exposed by Eltako FAM14
api automation eltako enocean homeassistant http mqtt
Last synced: 06 May 2026
https://github.com/tobbbles/service
An opinionated, simple, Go HTTP API template
api go http kubernetes service
Last synced: 29 Dec 2025
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/urpagin/textfileserver
Serves a text file.
actix actix-web bash build-script cargo containerization docker docker-compose file-server file-serving hosting http http-server rust serve shell static-file text web-application web-server
Last synced: 08 Apr 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/keq-request/keq-headers
Set/Append headers to request
client header headers http keq middleware
Last synced: 17 Jan 2026
https://github.com/zion-pulapakura/Axios-Project
A simple website 🖥️ where you can play around with HTTP methods 🚀 from the Axios.js library
axios http http-requests parcel parcel-bundler scss typescript website
Last synced: 21 Jun 2026
https://github.com/bimde/httputils
net/http wrapper for easy outbound http requests in go
Last synced: 12 Apr 2025
https://github.com/mihaibalint/crest-js
Client for REST APIs (javascript)
api http rest rest-api rest-client sdk
Last synced: 08 Jun 2026
https://github.com/jupegarnica/mock-api
Fake a response body, status, headers or delay the response.
Last synced: 21 Mar 2025
https://github.com/lnsp/bench
Patching using everyday infrastructure.
file-sync filesystem golang http https patch
Last synced: 13 Sep 2025
https://github.com/ollieday/mockablehttp
A mockable wrapper for System.Net.Http.HttpClient
csharp dotnet http library mocking mocks testing unit-testing
Last synced: 08 Apr 2025
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/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/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/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/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/rohanraj7316/httpclient
basic http client with id tagging, req, resp and req/res body tagging
Last synced: 17 Jan 2026
https://github.com/ramibch/django-tweets
An app to manage tweets in a Django project.
django http python twitter twitter-api
Last synced: 03 Mar 2025
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/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/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/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/oceanwebturk/http
OceanWebTurk Http Package
http oceanwebturk oceanwebturk-http
Last synced: 11 Jan 2026
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/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/tal7aouy/yusr
🚀 Yusr: A lightweight, powerful PHP HTTP client inspired by Guzzle
guzzle guzzlehttp http http-client php-http-client php-https
Last synced: 13 Apr 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/brickchain/go-proxy.v1
Brickchain Tunneling Proxy
brickchain hass homeassistant http integrity proxy service tunnel websockets
Last synced: 13 Apr 2025
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/andgineer/http-stream-xml
Parse HTTP response as stream, by chunks.
chunk http on-the-fly python xml xml-parser
Last synced: 27 Mar 2025
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/tuyentv96/lamda-echo-template
aws echo echo-lamda go golang http lamda
Last synced: 15 Jan 2026
https://github.com/potatogopher/gorilla-middleware
"Chaining" Middleware with Gorilla Mux
Last synced: 08 Sep 2025
https://github.com/akmjenkins/ngrx-requests
Unopinonatedly destroying network redux boilerplate
angular async boilerplate http interceptor network ngrx redux request
Last synced: 06 May 2026
https://github.com/meyfa/status-codes-trainer-android
HTTP status codes training app for Android.
android-app http response-codes status-codes
Last synced: 17 May 2026
https://github.com/cobaltwebtech/cobalt-prod-site
Production codebase for Cobalt Web Technologies website
astro cf-workers cloudflare-workers http javascript serverless-framework ssg static-site tailwind typescript website
Last synced: 17 Feb 2026
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/alexjohnj/requests
Sugar for your HTTP requests
carthage cocoapods http ios networking request swift swift-package-manager urlrequest urlsession
Last synced: 28 Mar 2025
https://github.com/chocolateloverraj/android-api-http
Give web pages access to all android APIs (with permission, of course)
android android-api api http kotlin ktor permissions web-page
Last synced: 20 Mar 2025
https://github.com/dnut/mlops
Deploy ML with various technologies
http machine-learning ml mlops
Last synced: 28 Mar 2025
https://github.com/th3shadowbroker/sse-example
Example code for working with SSE :satellite:
golang http sse sse-client sse-server
Last synced: 03 Jul 2026
https://github.com/ptrvsrg/cache-proxy
Многопоточный кеширующий прокси
c cache docker http http-proxy logger thread-pool
Last synced: 19 May 2026
https://github.com/kigster/gomoku-cpp-client-server
Client/Server Gomoku implementation based on the ANSI C version
client-server gomoku http json websockets
Last synced: 15 May 2026
https://github.com/zoomoid/go-autoindex
go-autoindex is a fancy version of NGINX's autoindex_module
Last synced: 01 Mar 2026
https://github.com/LeoBorai/wait-on
Utility to wait on the availability of resources such as Files, HTTP Servers, Ports & Sockets
file http socket wait wait-for-it wait-on watcher
Last synced: 26 Feb 2025
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/genndy007/bullandcow-tgbot
Implementation of Bulls and Cows game as a Telegram bot
Last synced: 21 Mar 2025
https://github.com/javitocor/chat-app-react-native
A mobile chat app. Built with React Native.
chat-application express http mongojs react-native socket-io
Last synced: 06 Apr 2026
https://github.com/bostjans/javarestclientbase
Java HTTP & Rest Client library.
Last synced: 16 May 2026
https://github.com/agarzon/httpcapture
Inspect inbound webhooks and HTTP calls in real-time.
debugging docker http http-requests testing webhook
Last synced: 07 Mar 2026
https://github.com/yurkimus/response-status
Listing of RFC2616 Response statuses.
deno enumeration http javascript listing node
Last synced: 10 Apr 2025
https://github.com/jamielsharief/file-sync
A HTTP based file synchronization library that uses public key authentication.
file http public-key-authentication sync
Last synced: 12 Apr 2025
https://github.com/polishmatt/neterr
Groupings of exceptions for working with network requests.
error error-handling exception http network
Last synced: 10 Apr 2025
https://github.com/stratosblue/keenconveyance
A `Asp.Net Core Controller` service call framework based on `interface`. 基于 `interface` 的 `Asp.Net Core Controller` 服务调用框架。
aspnet-core aspnetcore client http rpc rpc-framework
Last synced: 09 Apr 2025
https://github.com/sertxudeveloper/environment
Sertxu Developer environment
bind9 dns docker environment hacktoberfest http http2 mysql nginx php reverse-proxy sertxudeveloper vagrant
Last synced: 12 Mar 2025
https://github.com/qbart/ohdeer
Oh! Deer! is a simple monitoring service/status page that verifies if your systems are healthy.
Last synced: 12 Aug 2025
https://github.com/vernonthedev/conmon
Python terminal application that allows users to effortlessly check the connectivity of websites
async await http http-client https python requests urlib
Last synced: 21 Mar 2025
https://github.com/themreza/grpc-electricity-consumption
This project is an example implementation of a gRPC and HTTP server pair that work in conjunction with a web app to visualize an electricity consumption time series.
css csv d3js docker grpc html http javascript protobuf python timeseries tornado unittest vuejs
Last synced: 13 Apr 2026
https://github.com/epicseven-cup/lat.sh
just a fancy url shortener
golang http svelte url url-shortener
Last synced: 25 Jan 2026
https://github.com/jritsema/defaultbackend
An HTTP server that returns 200 OK for "/", health checks, and 501 Not Implemented for all other requests.
backend containers default http
Last synced: 02 Apr 2025
https://github.com/bridgerbrown/ts-interpreter
An interpreter built in TypeScript and Jest, displayed on vanilla JS frontend and connected through websockets to Node.js backend.
http javascript jest nodejs typescript websocket
Last synced: 05 Apr 2026
https://github.com/chandrakant0110/ai_chatbot
GenAI Bot which has Google Authetication, State Management and light weighted App. Works on Windows, Android, iOS, MacOS and Web.
android-app firebase-auth gemini google-authentication http payment-gateway state-management upi-integration windows-app
Last synced: 18 May 2026
https://github.com/morganconrad/parse-retry-after
Parses an HTTP Retry-After header and returns delay time in seconds.
headers http javascript retry-after
Last synced: 04 Apr 2025
https://github.com/jackkimmins/jroute
A PHP routing library that supports URL mapping, role-based access control, and directory serving, designed for swift prototyping.
Last synced: 10 Jul 2025
https://github.com/melardev/flaskapicrud
Flask Api application implementing full CRUD
api crud flask flask-sqlalchemy full-stack fullstack http python rest sql-alchemy
Last synced: 04 May 2026