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-08 00:15:18 UTC
- JSON Representation
https://github.com/hexilee/rfc-http_1.1-zh
HTTP 1.1 RFC( RFC-7230 ~ RFC-7235 )的中文翻译
Last synced: 25 Jan 2026
https://github.com/kriogenia/rust-http-server
HTTP Server developed with Rust
Last synced: 18 May 2026
https://github.com/JBZoo/Mock-Server
Flexible HTTP mocking application for testing and fast prototyping
http http-server httpmock jbzoo mmock mock mock-server php prototyping stubbing testing
Last synced: 28 Feb 2026
https://github.com/whoisclebs/tuxedo
Tuxedo is a lightweight, chainable HTTP client library for Go that simplifies working with the standard net/http package inspired by popular libraries like Resty.
go go-library golang hacktoberfest http rest
Last synced: 11 Sep 2025
https://github.com/duruyao/goshare
GoShare provides a simple Web UI and a file transfer service which using HTTP protocol.
cross-platform go golang http share-file
Last synced: 12 Jan 2026
https://github.com/vaijab/gin-tokenauth
TokenAuth is an authorization middleware for gin.
gin golang http middleware package
Last synced: 15 Apr 2026
https://github.com/zisra/atlantica
Simple and easy-to-use requests in Node.js
fetch http http-client https node node-js nodejs request rest
Last synced: 16 May 2026
https://github.com/lemaur/php-url-checker
PHP package to check the URL HTTP response status code and reason phrase.
checker guzzle guzzle-php-library guzzlehttp http php status-code url
Last synced: 13 Apr 2025
https://github.com/navid2zp/httptracer
Simple HTTP tracer in Go
golang http httptracer trace tracer tracing
Last synced: 13 Mar 2025
https://github.com/andrey-tech/http-client-php
Простой НТТР(S) клиент на PHP7+ с троттлингом запросов, поддержкой маркера BOM в теле сообщения формата JSON и выводом отладочной информации в STDOUT.
bom client http http-client https https-client json php throttling
Last synced: 24 Apr 2025
https://github.com/fdero/dct-library-backend
C, Postgres, Redis backend REST-API for an immaginary library
backend c http json jwt jwt-authentication multithreading password-hashing password-salting postgres redis rest-api socket
Last synced: 02 Aug 2025
https://github.com/royhq/aws-apigw-invoke-transport
An HTTP Transport that transform a Request to an api gateway invoke
apigateway aws go http invoke roundtrip transport
Last synced: 11 Mar 2026
https://github.com/ralph-bergmann/httptools
collection of Dart and Flutter libraries for HTTP request handling
cache dart flutter http interceptor network
Last synced: 04 Mar 2026
https://github.com/wacker-dev/wasi-examples
Bunch of WebAssembly app examples using WASI API.
cli http rust wasi wasm webassembly
Last synced: 19 May 2026
https://github.com/wcm-io-caravan/caravan-io
Micro Services I/O Resilient Transport Layer.
caravan http netflix osgi resilience wcm-io
Last synced: 11 Jan 2026
https://github.com/dadencukillia/httpinfoserver
Minecraft HTTP API server that runs locally on the player's computer and hosts in-game player's info
api collector http minecraft minecraft-mod mod server
Last synced: 27 Mar 2025
https://github.com/mat1g3r/aiohttp_wrapper
Abstraction of HTTP requests using aiohttp
abstraction aiohttp get http post restful
Last synced: 16 Mar 2025
https://github.com/eliseydudin/ekero
a rust crate for simple http routing
http multithreading rust rust-lang tcp
Last synced: 31 Oct 2025
https://github.com/segevfiner/axios-light-my-request-adapter
Axios adapter for Light my Request
adapter axios axios-adapter fake http inject light-my-request request server
Last synced: 14 Apr 2025
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/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/ptrvsrg/cache-proxy
Многопоточный кеширующий прокси
c cache docker http http-proxy logger thread-pool
Last synced: 19 May 2026
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
https://github.com/ndiing/proxy
Perpustakaan untuk mengelola server HTTP/HTTPS dan pengaturan proxy di Windows, termasuk pembuatan sertifikat SSL
http https proxy sertifikat server ssl windows
Last synced: 16 May 2026
https://github.com/adrianmg/go-server
http server in go
go golang http http-server server
Last synced: 12 Aug 2025
https://github.com/milindkusahu/qtrip-dynamic
QTrip Dynamic is a travel website aimed at travelers looking for a multitude of adventures in different cities.
bootstrap bootstrap-carousel conditional-rendering css curl deployment developer-tools dom-manipulation es6 event-handling heroku html http javascript json localstorage netlify-cli responsive-design rest
Last synced: 20 Jan 2026
https://github.com/doqin/c_http
Personal C project to learn raw http and web development.
Last synced: 10 Jul 2025
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/femtotrader/requestscache.jl
A transparent persistent HTTP cache for Julia
Last synced: 10 Oct 2025
https://github.com/bimde/httputils
net/http wrapper for easy outbound http requests in go
Last synced: 12 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/bostjans/javarestclientbase
Java HTTP & Rest Client library.
Last synced: 16 May 2026
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/elusivecodes/fyreheader
FyreHeader is a free, open-source HTTP header library for PHP.
Last synced: 15 Jul 2025
https://github.com/esensar/neovim-http-api-plugin
Very simple HTTP wrapper around Neovim RPC API - demonstration of neovim-java-plugin-host - Moved to https://codeberg.org/neovim-java/neovim-http-api-plugin
api http java neovim neovim-java-plugin plugin rpc
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/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/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/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/jupegarnica/mock-api
Fake a response body, status, headers or delay the response.
Last synced: 21 Mar 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/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/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/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/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/mhndev/hal
Php Hal Object creation and manipulation from array data
Last synced: 21 Jul 2025
https://github.com/anothersoft/resolver-ui
User interface for the public handshake resolvers.
bridge handshake handshake-domains hns hsd http nameserver ns recursive resolver
Last synced: 10 Mar 2025
https://github.com/vspaz/goat
Go HTTP client that makes it plain simple to configure TLS, basic auth, retries on specific errors, keep-alive connections, logging, timeouts, etc.
basic-authentication go golang http http-client requests retry timeouts tls tls-certificate tls-support
Last synced: 05 Apr 2025
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/sismics/play-basicauth
authentication basic-authentication http play play-framework
Last synced: 25 Jun 2025
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/ctron/hot
Command line test tool for Eclipse Hono
amqp1-0 eclipse-hono http iot mqtt
Last synced: 18 May 2026
https://github.com/pjt3591oo/response_handler
http error handler(helper)
error exception-handling http javascript response typescript
Last synced: 18 May 2026
https://github.com/parvatijay2901/operationalizing-machine-learning
Microsoft Azure is used to configure a cloud-based machine learning production model, deploy it, and consume it. Also, a Machine Learning Pipeline has been created, published, and consumed using Python SDK.
aci api authentication automl azure deploy-model http pipeline swagger
Last synced: 19 May 2026
https://github.com/piorosen/restbed-based-android-web-server
"NOT JNI, NOT ROOTING" Example of how a web server created in C++ works on Android.
adb android cmake gcc http native ndk ninja-build restbed standalone webserver
Last synced: 19 May 2026
https://github.com/kwangsing3/http_methods_golang
http_methods_golang is a tiny wrapper for implementing HTTP request methods with Golang, and designed for reuse in every projects which don't have to implement those METHODS, when a simple communication is in need.
Last synced: 04 Jul 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/killovsky/ceres
O Projeto Ceres é um plugin opcional desenvolvido em Golang para o Projeto Íris. Este plugin possibilita a implementação de todas as funcionalidades Golang, incluindo a compilação de códigos GO. Com isso, a Ceres elimina a necessidade de modificar o código principal da Íris ou de aprender Node.js (JavaScript) para realizar alterações.
api bot bot-framework documentation easy golang goroutines http https iris modular multiplatform plugin post socket socket-io termux websocket whatsapp whatsapp-bot
Last synced: 04 Jan 2026
https://github.com/prasoonsoni/task-manager-backend-golang
The task manager allows you to perform basic operations such as creating, reading, updating, deleting, and changing the status of tasks. The goal of this exercise is to improve your understanding and proficiency in GoLang backend development by implementing these functionalities.
bson golang gorilla-mux http mongodb
Last synced: 19 May 2026
https://github.com/aak1247/gproxy
Simple single domain proxy cli tool, supports tcp/websocket/wss/http/https proxy 简单的单点代理命令行工具
cli http proxy proxy-server tcp websocket
Last synced: 17 Jan 2026
https://github.com/coderaiser/node-serve-once
serve express middleware once
expressjs http middleware nodejs serve server
Last synced: 02 May 2025
https://github.com/zbo14/desync
Detect and confirm HTTP/S desync vulnerabilities
desync http https request-smuggling
Last synced: 19 Jun 2025
https://github.com/visheshc14/audio-arca
An Experimental Audio and Text Chat Client-Server Application Written in Golang For Arca/Evangelion As An Sub-Modularity-Function which Focuses on Library PortAudio(I/O)-Architecture Testing.
client-server golang gopher http portaudio websocket
Last synced: 20 May 2026
https://github.com/nercone-rear/kaede
Python Library for Processing Generally used Protocols
Last synced: 05 Jul 2026
https://github.com/talon-one/go-httpmetrics
Capture metrics for http.Requests and http.Responses
Last synced: 22 Mar 2025
https://github.com/imscruz/bimlongum
Layer7 DDoS Attack Scripts
bypass cf cloudflare ddos ddos-attack-tools ddos-attacks ddos-tool flood flood-attack http https layer7 request
Last synced: 14 Apr 2025
https://github.com/vinniko/sauep
🏭 Energy analysis and metering system for heavy industry
asp-net-core csharp http net-core rest-api sql tcp tcp-server tcp-server-client tcp-socket wpf
Last synced: 20 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: 14 Jun 2026
https://github.com/jianzhiunique/mq-http-proxy
http proxy for kafka and rabbitmq
Last synced: 14 Apr 2025
https://github.com/anatoly-semenov/docs-monorepo
Monorepo with document storage services on nest.js with apps: rest-api, grpc-api, worker, kafka-consumer
cron docker grpc helm-charts http ioc jest kafka makefile minio monorepo nest nodejs postgresql redis redis-bull s3 typeorm winston-logger worker
Last synced: 25 Jan 2026
https://github.com/rafaelmoraes003/blogs-api
CRUD API for blog production using MySQL database with Sequelize.
express http javascript jsonwebtoken mysql node nodejs orm sequelize
Last synced: 08 Apr 2026
https://github.com/leprephp/http-server
An implementation of PSR-15 HTTP Server Request Handlers
http http-server php php7 psr-15 psr-17 psr-7
Last synced: 14 Mar 2025
https://github.com/vendethiel/udp2http.erl
[DONE] forwards some UDP to HTTP
Last synced: 22 Mar 2025
https://github.com/akornatskyy/wheezy.http
A lightweight http request-response library
Last synced: 28 Apr 2025
https://github.com/mnlipp/jdrupes-httpcodec
Non-blocking HTTP codec without any dependencies
codec decoder encoder http java non-blocking websocket
Last synced: 13 May 2025
https://github.com/alexanderkozlenko/http-request-compression
An HTTP client message handler for transparent request compression
brotli compression deflate gzip http request rfc-9110
Last synced: 27 Jun 2025
https://github.com/xasannosirov/internet-protocols
client-server golang http ip tcp udp
Last synced: 14 Jul 2025
https://github.com/checkeys/locker
Access authentication
access authentication http ldap password proxy socket
Last synced: 08 Mar 2026
https://github.com/harborclient/harborclient
The free API client that keeps your work private: no accounts, no subscriptions, no lock-in.
api-client electron http postman-alternative privacy react rest-client typescript
Last synced: 06 Jul 2026
https://github.com/jakubvojvoda/http-webclient
Simple HTTP client in C
c http http-client socket web-client
Last synced: 14 May 2025
https://github.com/santiagovogit/http-client-for-ts
A HTTP client for making requests inspired by the design of the Java HTTP client
api fetch fetch-api http http-client http-requests java request typescript typescript-library
Last synced: 03 Nov 2025
https://github.com/dolead/dolead_entry_points
Serving endpoints through http and amqp. Documenting them in the process.
Last synced: 08 Apr 2026