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-01 00:14:52 UTC
- JSON Representation
https://github.com/yankeguo-deprecated/colimit
concurrency limiter for Echo framework
concurrency-limiter echo echo-middleware golang http
Last synced: 08 Apr 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/vdhicts/http-query-builder
Replacement of http_build_query to allow the same parameter multiple times
Last synced: 14 Jan 2026
https://github.com/broothie/smock
a mock server
http mock-server testing-tools
Last synced: 27 Nov 2025
https://github.com/ahmethakanbesel/http-socket
A socket level HTTP server and client implementation in Python. Only GET and POST methods are implemented. Educational purposes only, not suitable for production.
http http-client http-server multithreading socket socket-programming
Last synced: 25 Mar 2025
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/monadicstack/respond
A Go package to simplify writing HTTP responses.
Last synced: 18 Jan 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/d-holguin/rawrustserver
A multi-threaded HTTP server built using only the Rust standard library for practice and learning.
Last synced: 23 Apr 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/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/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/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/itpey/keycontrol
keycontrol is a Go-based HTTP server for simulating key presses remotely.
automation control go go-lang golang http http-server linux macos presentation remote-control self-hosted windows
Last synced: 13 Apr 2026
https://github.com/shgysk8zer0/http-status
A simple module for HTTP status codes
http http-status javascript module
Last synced: 15 Apr 2025
https://github.com/ericadamski/rx-get
⛽ An observable wrapper around nodes http(s).get
http https node nodejs observable rxjs rxjs6
Last synced: 20 Apr 2026
https://github.com/allegiant-js/httpduplex
Unifies http request and response streams.
Last synced: 05 Feb 2026
https://github.com/rupurt/echo_boy
HTTP and WebSocket echo server as an OTP Application
Last synced: 08 Jan 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/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/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/sethfalco/retropia
An extension for Retrofit to provide a subjectively cleaner interface and utilities. [This is a mirror from GitLab, please interact with the repository there.]
http http-client java11 retrofit retrofit2 retropia
Last synced: 02 Apr 2025
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/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/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/saasquatch/apache-client5-reactive
Thin wrapper around Apache HttpAsyncClient 5.x to expose Reactive Streams interfaces.
apache apache-httpclient apache-httpcomponents async flowable http http-client httpcomponents httpcomponents-client java reactive-streams reactivex rxjava
Last synced: 04 Jun 2026
https://github.com/bonsai-oss/traefik-weight-control
cli tool adjusting the weight of weighted round robin Traefik http services
http loadbalancing traefik weights
Last synced: 29 Apr 2025
https://github.com/peterservice-rnd/robotframework-requestschecker
RobotFramework Requests Checker Library
automation autotest http requests response-code robotframework testing
Last synced: 05 Oct 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/egomobile/node-swagger-proxy
Extension for @egomobile/http-server, which connects to multiply Swagger / OpenAPI instances and merge their documents to one.
docker file http http-server kubernetes merge microservice nodejs openapi3 proxy swagger-ui
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/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/t73fde/go-auth-s
Simple HTTP Basic Authentication Web Server
authentication basic-authentication http http-server web
Last synced: 14 Jan 2026
https://github.com/oneframelink/ofl.net.http
Utilities for consuming and publishing over HTTP.
http http-client http-requests http-response
Last synced: 08 Oct 2025
https://github.com/tinyhttp/vary
vary rewrite in TypeScript for ESM
esm http nodejs typescript vary
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/dbubel/intake
Simple API server framework
api-rest framework framwork go goapi golang http middleware
Last synced: 13 Mar 2026
https://github.com/liquidcats/jsonrpc
Small and powerful JSON RPC client
client http json-rpc json-rpc-client json-rpc2 rpc
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/edgee-cloud/docs
Edgee Documentation website
docs edge edgee http wasm wasm-component
Last synced: 11 Oct 2025
https://github.com/llukas22/tei-client
Convenience Client for Hugging Face Text Embeddings Inference (TEI) with synchronous and asynchronous HTTP/gRPC support
Last synced: 12 Oct 2025
https://github.com/cbess/gowebwatch
Go app that watches web resources for HTTP status changes.
Last synced: 13 Oct 2025
https://github.com/inphinit/teeny.js
A teeny route system for Node.js
http http-router http-server javascript route routing
Last synced: 23 Feb 2026
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/Pat0sya/Thumbnail_downloader
This the app that let you download YouTube's thumbnail
grpc grpc-go http protobuf redis youtube-thumbnail-downloader
Last synced: 13 Oct 2025
https://github.com/mohitrajain/firewall_automatic_login
Firewall login
captive-portal firewall-login http python
Last synced: 13 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/ihcsim/zapit
An application to verify if a URL is a malware URL
Last synced: 18 Apr 2026
https://github.com/marekgalovic/go-http-server
Wrapper around GO's native net/http library.
Last synced: 22 Jan 2026
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/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/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/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/jjeffery/hclconfig
HCL configuration files
changes configuration encryption http kms s3
Last synced: 23 Jan 2026
https://github.com/mynihongo/fluenthttp
Fluent wrapper around IHttpClientFactory
fluent http httpclient httpclientfactory
Last synced: 25 Oct 2025
https://github.com/isclub/flask-was
🍾 Flask extension for JSON API
api flask flask-extension http python
Last synced: 11 Apr 2026
https://github.com/vinniko/tasker
📜 A small PHP application with MVC pattern implementation without third-party frameworks.
css database eloquent-orm html5 http mvc mysql php
Last synced: 26 Oct 2025
https://github.com/node-ecosystem/fastest-qs
Fastest query string parser
fast fast-querystring http node-js parse parser qs query querystring string
Last synced: 06 Feb 2026
https://github.com/nicolasgasco/42_webserv
An HTTP server coded in C++. It supports configuration files and GET, HEAD, POST, and DELETE requests. Serves a fully static website
cgi-script cpp98 http http-server socket-programming
Last synced: 25 Feb 2026
https://github.com/biancarosa/netkit
The HTTP traffic sidecar that will change the way you develop and monitor applications.
caching debugging http monitoring proxy rate-limiting replay requests requests-recording throttling
Last synced: 31 Jan 2026
https://github.com/jitendra3109/http
An overview of REST API services HTTP verbs
Last synced: 01 Feb 2026
https://github.com/hywan/atoum-apiblueprint-extension
Compile API Blueprint files into executable tests with atoum
api apiblueprint atoum http json-schema php test-framework testing
Last synced: 15 Apr 2026
https://github.com/janloebel/simplest-mock-server
This is a very simple mock server. Simplify returning static data on http requests.
Last synced: 10 Feb 2026
https://github.com/ishanoshada/endly
A lightweight Python web framework for building fast and scalable backend applications
api backend endly fast http rest web-framework wsgi
Last synced: 10 Feb 2026
https://github.com/nasriyasoftware/hypercloud
Nasriya HyperCloud is a lightweight Node.js HTTP2 server framework.
cloudflare cron cronjob cronjob-scheduler dns duckdns http http-server http2 http2-server https https-server
Last synced: 27 Feb 2026
https://github.com/i-core/rlog
A logging middleware for a Go web server.
golang http logging logging-middleware zap
Last synced: 11 Feb 2026
https://github.com/whiskeysierra/compass
Config Management Service
configuration-management http hypercube java keyspace multi-dimensional rest-api
Last synced: 13 Feb 2026
https://github.com/coral-media/http-foundation
Overrides and/or extend http-foundation component functionality in Symfony
Last synced: 15 Feb 2026