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/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/probablyrational/docker-laravel
A simple docker image to serve laravel
apache docker http laravel php probablyrational
Last synced: 07 May 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/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/comiclandapp/alexa-http-get
Alexa skill to send IR codes to a nodeMCU-based server for amplifier control.
Last synced: 08 Apr 2025
https://github.com/lugensa/gocept.httpserverlayer
This package provides an HTTP server for testing your application with normal HTTP clients (e.g. a real browser). This is done using `test layers`, which are a feature of `zope.testrunner`.
http python testing testrunner
Last synced: 24 Mar 2025
https://github.com/marceloboeira/dull
🤪 a dummy multi-thread HTTP server
example http learn-by-doing learning multithreading rust study tcp the-rust-book
Last synced: 01 Apr 2025
https://github.com/drazenzadravec/curlclient
cURL C++ HTTP client wrapper
c-plus-plus client cpp curl http http-client http-requests https libcurl wrapper
Last synced: 06 Jan 2026
https://github.com/ccostafrias/semana-omnistack-9.0
Projeto da Semana Omnistack 9.0 criado através da plataforma Rockseat.
client http mobile nodejs react-native reactjs rocketseat semana-omnistack server websocket
Last synced: 12 Jun 2026
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/larscom/go-bitvavo
Go thread safe client library (WebSockets / HTTP) for Bitvavo
api binance bitvavo broker client crypto cryptocurrency go golang http websockets ws
Last synced: 29 Mar 2025
https://github.com/paragunhale1998/youtube-clone
here i create a youtube clone using angular and tailwind css with youtube api
angular api css html http javascript tailwidcss typescript
Last synced: 02 Apr 2026
https://github.com/tether/request-body
Decode HTTP request content according its content-type
Last synced: 09 Apr 2025
https://github.com/ckampfe/httpipe
super easy ad-hoc inter-process communication via HTTP
http networking patchbay proxy rust
Last synced: 27 Mar 2025
https://github.com/conorturner/urequest
Promise based zero dependency node.js http request module
http http-client https nodejs npm-package request
Last synced: 08 May 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/mhashim6/voice-controlled-pi
Various controls over RaspberryPi's pins through HTTP, Android and voice recognition [school project].
andriod coroutines http kotlin ktor-framework okhttp3 raspberry-pi rest-api school-project voice-recognition
Last synced: 21 Apr 2026
https://github.com/stefanov-sm/base64-image-viewer
base64 image viewer
base64 header http magic-numbers
Last synced: 11 Apr 2025
https://github.com/allegiant-js/httpduplex
Unifies http request and response streams.
Last synced: 05 Feb 2026
https://github.com/vudodov/http-mediator
Simple, easy-to-hook-up mediator implementation that works natively through the HTTP
http http-mediator mediator mediator-pattern middleware
Last synced: 14 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/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/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/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/gabyfachini/cadastroalunos
A student registration system developed in C# for managing and storing student information and enrollment details.
api crud dependecy-injection http object-oriented-programming sqlserver users
Last synced: 14 Jun 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/apache/geronimo-microprofile
Apache Geronimo Microprofile Aggregator Project
geronimo http java javaee network-server web-framework
Last synced: 20 Jan 2026
https://github.com/nitely/http-lazy-headers
Sane HTTP headers with lazy parsing, validation and formatting
Last synced: 14 Jan 2026
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/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/ishans99/go-email-authenticator
authentication go http login mail otp smtp
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/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/eva-ss/image
使用ASP Minimal-API 打造的文件存储服务
aspnet csharp http minimal-api windows-service winforms
Last synced: 08 Oct 2025
https://github.com/effectra/router
Effectra/Router is a versatile PHP routing library for web applications. It offers flexible route handling, HTTP method support, and parameter mapping to controllers or closures. With middleware, route grouping, and scalability, it simplifies route management. Essential for PHP developers building APIs or web apps.
http middleware php psr psr-15 psr-7 router
Last synced: 09 Oct 2025
https://github.com/phoxphp/http
PhoxPHP Http Component
component http phoxphp-framework php php-framework php7 request
Last synced: 09 Oct 2025
https://github.com/brokeyourbike/nickroservices
Following along with the Nic Jackson introduction to microservices
go golang http http-server microservice microservices
Last synced: 14 Jan 2026
https://github.com/0xrelogic/webhook-catcher-cli
A tiny Go CLI to instantly catch, inspect, and debug webhooks on your localhost, with built-in optional ngrok tunneling.
api api-tes cli debugging developer-tools go golang http localtunnel ngrok tui webhook
Last synced: 10 Oct 2025
https://github.com/im-varun/sareq
SAReq: A modern, open-source HTTP client for the command line
cli command-line developer-tools go http http-client
Last synced: 14 Jan 2026
https://github.com/shahradelahi/coinex
[WIP] ✨ Type-safe HTTP and WebSocket clients for CoinEx API
api coinex cryptocurrency exchange http websocket
Last synced: 11 Oct 2025
https://github.com/joeshaw/httpmethodoverride
Go package to override the HTTP method with value in `_method` URL query parameter
Last synced: 11 Oct 2025
https://github.com/maindotmarcell/http-from-scratch
HTTP server from scratch. Built with TCP socket programming to deepen my understanding of common networking protocols.
Last synced: 14 Jan 2026
https://github.com/70null07/parkingcontrolcenter
Проект является частью выпускной квалификационной работы бакалавра на тему "Разработка программного комлекса для мониторинга платной парковки", в данном случае это сервисное приложение
classification computer-vision ffmpeg http libraries m3u8-parser ml movement-detection object-detection wpf yolov8n
Last synced: 19 Jan 2026
https://github.com/jeremyctrl/httprouter
A tiny, fast HTTP router powered by minimal perfect hashes
Last synced: 14 Jan 2026
https://github.com/cbess/gowebwatch
Go app that watches web resources for HTTP status changes.
Last synced: 13 Oct 2025
https://github.com/johnnynotsolucky/upcake
Fast, easy and consistent testing for HTTP APIs
assertions cli e2e-tests http rest rust test-automation test-runner test-suite testing testing-tools tests
Last synced: 13 Oct 2025
https://github.com/tberey/ts-node-chatroom
A Chatroom browser application, with user registration and authentication. A HTTP REST API, written in Typescript with Node, using the Express and Socket IO frameworks. Also supported by a MySQL database & uses EJS for client serving.
chat chat-application chat-room chatapp chatroom http http-server mysql mysql-database node node-js nodejs rest rest-api socket socket-io sockets ts typescript
Last synced: 21 Jan 2026
https://github.com/prongbang/callx
CallX HTTP Client easy call API for Golang
callx go go-callx go-http-client golang http http-client
Last synced: 23 Feb 2026
https://github.com/mohitrajain/firewall_automatic_login
Firewall login
captive-portal firewall-login http python
Last synced: 13 Oct 2025
https://github.com/makiftutuncu/tapik
Type-safe APIs in Kotlin
api code-generation dsl http kotlin
Last synced: 01 Apr 2026
https://github.com/sandtreader/obtools
C++ utility libraries for high-performance Unix servers and applications
crypto http http-client http-server json lexer library logging multi-threading mysql portability postgresql sqlite ssl strings threads time xml
Last synced: 14 Oct 2025
https://github.com/impulssse/telegraf-ecosystem
A framework based on Nest.js/Typescript/Awilix for those who want to write extensible telegraf bots. In the source code, you will find patterns, constructions, and behavioral patterns with explanations
awilix dependency-injection http i18n nestjs nestjs-i18n nestjs-telegraf nodejs singleton telegraf telegraf-ecosystem telegrafjs telegram telegram-api telegram-bot typescript
Last synced: 24 Feb 2026
https://github.com/ichiban/httpproxyfailover
Create a fault-tolerant HTTP proxy out of multiple somewhat unreliable HTTP proxies.
failover fault-tolerance http http-proxies http-proxy proxy
Last synced: 22 Jan 2026
https://github.com/winjs-dev/winjs-plugin-request
The HTTP request plug-in of WinJS framework is based on axios and vue-hooks-plus, providing strong request processing capabilities and Vue 3 Composition API support.
axios http plugin request userequest vue-hooks-plus winjs
Last synced: 14 Oct 2025
https://github.com/abdelilahou/goferql-api
Simple GraphQl api build with golang and sqlc
backend-api golang graphql http postgresql sqlc
Last synced: 14 Apr 2026
https://github.com/dailydevops/http.correlation
Correlation middleware for synchronization of requests and logging
Last synced: 16 Oct 2025
https://github.com/StudyResearchProjects/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: 16 Oct 2025
https://github.com/brandonp2412/warframerelics
Automating the valuation of relics in Warframe
google-sheets http javascript warframe
Last synced: 16 Oct 2025
https://github.com/jackdbd/content-security-policy
Content-Security-Policy in JavaScript, with validation and automatic hashes.
content-security-policy cross-site-scripting csp csp-directives http http-header xss
Last synced: 19 Feb 2026
https://github.com/octolab/protocol
📡 Toolkit for service communication protocols. 🛰
go grpc hacktoberfest http octolab protocol rest rpc toolkit
Last synced: 27 Jan 2026
https://github.com/vtopc/go-rest
Just a wrapper over http.Client with better errors and JSON unmarshaling.
deserialization go golang http json rest rest-api rest-client restclient restful-api restful-client unmarshalling
Last synced: 24 Feb 2026
https://github.com/bengadbois/flakyserver
Configurable HTTP server that flakes out
Last synced: 20 Oct 2025
https://github.com/oss-homecredit-id/ioness
iONess is HTTP Request Helper for iOS platform used by HCI iOS App
cocoapods http httprequest httprequester requests service swift swiftpackagemanager
Last synced: 21 Oct 2025
https://github.com/hamas-ur-rehman/httpservice
This package contains classes that make it easy to consume the http package. It's multi-platform, and supports mobile, desktop, and the browser. It supports GET,PUT,POST,DELETE and PATCH requests. It Depends on the http package
classes dart dart-library flutter flutterpackage hacktoberfest http http-server serverrequestinterface
Last synced: 22 Feb 2026
https://github.com/netcorelink/libchttpx
A powerful, cross-platform HTTP server library in C/C++ for building full-featured web servers.
Last synced: 23 Jan 2026
https://github.com/soenneker/soenneker.extensions.httprequestmessage
A collection of helpful HttpRequestMessage extension methods
clone csharp dotnet extension extensions http httpclient httprequest httprequestmessage httprequestmessageextension request
Last synced: 06 Jun 2026
https://github.com/di-void/httdee-rs
Simple http server with form-data parsing 🦀
http http-server rust rust-lang
Last synced: 15 Mar 2026
https://github.com/pranshu-89/mcp-server-api-tools
This is initially for demo purpose for showing MCP server capabilities.
api-rest csharp dotnet http mcp mcp-server
Last synced: 14 Apr 2026
https://github.com/data-integrations/http
Sink plugin to send the messages from the pipeline to an external http endpoint
cask-marketplace cdap cdap-plugin http
Last synced: 25 Oct 2025
https://github.com/tomrlq/lrconnection
An HTTP library that makes networking for iOS easier
Last synced: 24 Feb 2026
https://github.com/mynihongo/fluenthttp
Fluent wrapper around IHttpClientFactory
fluent http httpclient httpclientfactory
Last synced: 25 Oct 2025
https://github.com/spiral/nyholm-bridge
Nylohm PSR-7/PSR-17 bridge support.
high-performance http psr17 psr7 spiral
Last synced: 16 Mar 2026
https://github.com/xcrap-dev/puppeteer-extra-client
Xcrap Puppeteer Extra Client is a package of the Xcrap framework that implements an HTTP client using the Puppeteer Extra library.
client extra http javascript nodejs puppeteer scraping typescript web xcrap
Last synced: 01 Jun 2026
https://github.com/gameworkstore/async-network-engine-cpp
Async Network Engine Cpp distribution repository.
Last synced: 27 Oct 2025
https://github.com/pavlevujicic/webdevproject
Created a web application to provide exhibition space for artists, to showcase their work and connect artists with the community.
css express-js html http javascript json mongodb mvc-architecture nodejs pugjs restful-api
Last synced: 24 Jan 2026
https://github.com/monolithprojects/ansible-http_proxy_client
This Ansible role will setup HTTP/HTTPS/FTP Proxy client.
apt client ftp http https proxy proxy-client
Last synced: 06 Feb 2026
https://github.com/dhoniaridho/ohttp
ohttp is a wrapper library that integrates tanstack query and axios to provide a seamless data fetching experience. This library supports multiple frameworks, making it versatile and easy to use in various projects.
axios http http-client react react-query
Last synced: 25 Feb 2026