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/blizzy78/conditional-http
Conditional HTTP middleware for Go
go golang golang-library http middleware
Last synced: 21 Jan 2026
https://github.com/xasannosirov/internet-protocols
client-server golang http ip tcp udp
Last synced: 14 Jul 2025
https://github.com/mh-anari/remote-control
Control your computer remotely
http python remote-control remote-server ssh
Last synced: 13 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/sdorra/web-resources
Serving files over http the right way
caching compression content-disposition content-type download etag gzip http java last-modified servlet
Last synced: 03 Aug 2025
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/asynched/http-rpc
Remote procedure calls with HTTP and Javascript
Last synced: 18 Apr 2026
https://github.com/tigase/tigase-http-api
(M) Tigase HTTP API
api http rest tigase tigase-xmpp-server
Last synced: 24 Apr 2025
https://github.com/cdhtlr/goparalleldownload
Golang basic file downloader using Accept-Ranges for parallel downloads to download a file in efficient way with the help of concurrency.
accept-range concurrency content-length downloader fast golang high-performance high-speed http parallel range-get
Last synced: 15 May 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/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/abubacar-dev/desafio-backend-bolt
este é uma api rest siples sem framework usando modulos nativo do node para consumir uma api externa do github
api api-rest github github-api http http-server javascript node node-js nodejs
Last synced: 11 May 2026
https://github.com/everhide/restub
RESTUB is a library for creating HTTP stubs
Last synced: 11 Jun 2025
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/transmute-industries/did-web
DID Web
decentralized-identifiers did http web
Last synced: 02 Aug 2025
https://github.com/skilloff1337/trn-getting-cs-go-statistics
csgo http http-requests stats trn
Last synced: 26 Dec 2025
https://github.com/phpgt/cookie
Object oriented cookie handler.
cookie cookiejar cookies http object-oriented php-cookie phpgt
Last synced: 05 Jul 2025
https://github.com/harvie-mz/skin_scan
Skin_Scan a Mobile application aimed at detecting skin diseases through machine learning using smartphone cameras implemented using flutter and flask framework.
cnn flask flutter http tensorflow
Last synced: 06 May 2026
https://github.com/sefinek24/is-http-or-https
The package checks the string for a keyword related to http or https.
http https npm npm-package npm-packages or protocol
Last synced: 06 Mar 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/gabrielcsapo/cproxy
⚡️A high speed proxy cache for all things http
Last synced: 25 Apr 2026
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/rikonor/go-status-code-tracker
Tiny wrapper for ResponseWriter to track response status code
Last synced: 02 Aug 2025
https://github.com/adzashel/express-contact-app
create contact app with expressjs
ejs expressjs http javascript nodejs
Last synced: 25 Feb 2025
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/pronamic/wp-http-extended-ssl-support
This library extends the WordPress HTTP API with additional SSL options. It provides the option to pass the cURL options CURLOPT_SSLCERT, CURLOPT_SSLKEY and CURLOPT_SSLKEYPASSWD to requests.
curl http pronamic ssl ssl-certificates tls tls-certificate wordpress wordpress-api wordpress-hooks wordpress-http-api wordpress-https wordpress-plugin
Last synced: 09 Feb 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/martinius96/monitor-teploty-vlhkosti-kurenie
Monitor teplôt, vlhkostí v domácnosti. Ovládanie kúrenia - solenoidových ventilov radiátorov pre jednotlivé okruhy.
arduino bme280 database dht22 ds18b20 ethernet ethernet-shield http htu21d humidity mega2560 mysql onewire post sht21 temperature
Last synced: 10 Apr 2026
https://github.com/mahanrahmati/arna_web_service
Arna Web Service is a simple and powerful HTTP package for Flutter.
Last synced: 26 May 2026
https://github.com/bringfeel/solari
A simple node.js webserver
html html5 http http-server https https-server javascript js json node node-js nodejs nodejs-server nodemon server web webserver website
Last synced: 08 May 2026
https://github.com/bmhatfield/sse
Server sent events publisher in Go
go golang http push server-sent-events sse
Last synced: 02 Jul 2025
https://github.com/larscom/go-cache
High performance, simple generic cache written in GO, including a loading cache
api cache cache-loader concurrent fast generic go golang goroutine http loader loading-cache map memory performance thread-safe time-to-live ttl
Last synced: 26 Jan 2026
https://github.com/olivere/httputil
A set of opinionated helpers for working with HTTP handlers, requests, and responses.
Last synced: 03 Sep 2025
https://github.com/lmammino/guzzle-fs-cache-middleware
A simple FS backed guzzle cache file middleware compatible with php 5.6
Last synced: 01 Aug 2025
https://github.com/apache/geronimo-metrics
Apache Geronimo Metrics
geronimo http java javaee network-server web-framework
Last synced: 10 Apr 2025
https://github.com/w-henderson/humphreyjr
🐪 The Performance-Focused, Dependency-Free Web Server, now in OCaml. (WIP)
http http-server ocaml web-framework web-server
Last synced: 31 May 2026
https://github.com/mrlemoos/grabkit
The TypeScript kit for easily grabbing data from server.
client-side fetch http isomorphic javascript nodejs request server-side typescript xmlhttprequest
Last synced: 31 May 2026
https://github.com/helcsnewsxd/famaf-computer_science-networks_and_distributed_systems-lab1
Laboratorio 1 de la materia de Redes y Sistemas Distribuidos de la Licenciatura en Ciencias de la Computación de FAMAF (UNC)
famaf-unc http lab network python sockets university-project
Last synced: 28 Feb 2025
https://github.com/graphtylove/python_http_requests_perfs
A repo to demonstrate how to reduce processing time of HTTP call in python.
async asyncio http http-client performance-testing python python3 requests
Last synced: 20 May 2026
https://github.com/joaopedrodevms/connexus
A Connexus é uma biblioteca em MQL5 que oferece uma interface simples e eficaz para comunicação com servidores web utilizando o protocolo HTTP.
http httpclient https metatrader5 mql4 mql5 mql5-http request webrequest
Last synced: 04 Jan 2026
https://github.com/lmangani/vch
Basic HTTP ClickHouse Driver for V
api ch clickhouse cloki driver http v vlang
Last synced: 11 Sep 2025
https://github.com/dan-and-dna/serverboy
Turn any app that uses STDIN/STDOUT into a game server
game-server http indie-game tcp websocket
Last synced: 14 Mar 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/tether/request-body
Decode HTTP request content according its content-type
Last synced: 09 Apr 2025
https://github.com/soenneker/soenneker.extensions.httprequests
A collection of helpful HttpRequest (from HttpContext) extension methods
csharp dotnet extension extensions http httprequest httprequests httprequestsextension request requests response
Last synced: 09 Mar 2026
https://github.com/vendethiel/udp2http.erl
[DONE] forwards some UDP to HTTP
Last synced: 22 Mar 2025
https://github.com/sekgobela-kevin/webrute
Python bruteforce library for http requests
asyncio bruteforce bruteforcer http login python requests security
Last synced: 31 May 2026
https://github.com/enzo-boulin/pyrte
python http client to fetch data from RTE (french TSO) various API
client electricity http http-client python rte tso
Last synced: 13 Jan 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/StudyResearchProjects/patissier
HTTP Cookie builder library following the RFC6265
builder cookies http javascript patissier typescript web
Last synced: 21 Aug 2025
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/imf4ll/zget
A script to run HTTP Requests.
http http-requests requests requests-library-python
Last synced: 28 May 2026
https://github.com/gmponos/http-message-util
A set of utilities for manipulating PSR-7 HTTP Requests/Responses
Last synced: 13 Jul 2025
https://github.com/leoborai/patissier
HTTP Cookie builder library following the RFC6265
builder cookies http javascript patissier typescript web
Last synced: 06 Apr 2025
https://github.com/moeen/load-test
An HTTP concurrent load tester with graceful shutdown
concurrency golang graceful-shutdown http load-testing
Last synced: 21 Aug 2025
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/silverwind/url-from-req
Reconstruct the original URL from a HTTP/1 or HTTP/2 request
forwarded http http2 node proxy typescript url
Last synced: 30 Apr 2026
https://github.com/shinnn/inject-body
Inject contents into the HTML <body> tag of an HTTP response
html http javascript modification nodejs non-blocking response stream xml
Last synced: 01 May 2026
https://github.com/stabgan/parrot-chatbot
A simple portfolio chatbot using Heroku , node.js and facebook api
advanced api chatbot facebook http javascript messenger nlp nodejs opensource parrot
Last synced: 01 May 2026
https://github.com/natescarlet/cookiejar
A fork of `net/http/cookiejar` that saves cookie entries to a Repository.
Last synced: 22 Apr 2026
https://github.com/parseword/massfetcher
Perform a GET request against a whole bunch of different websites using lots of concurrent threads
http http-requests multithreaded php7 pthreads spider
Last synced: 08 Jun 2026
https://github.com/nathangtg/appetite_connect_cashier_flutter
Cross-platform desktop cashier application built with Flutter for restaurant staff and order management. Features a comprehensive point-of-sale system, real-time order processing, receipt generation, and kitchen display integration. Connects seamlessly with the Laravel API backend to provide a complete solution for in-person ordering.
desktop-app flutter front-end-development http native-apps
Last synced: 01 May 2026
https://github.com/noudadrichem/hue-app
hue http api connected with pi to add button pad.
button-pad gpio http hue phue raspberrypi
Last synced: 01 May 2026
https://github.com/kareimgazer/fso
solutions of the exercises and projects of the course 'Full Stack Open'
axios cors css deployment express http javascript morgan-middleware node nodemon npm postman react restclient restful-api vite vite-proxy
Last synced: 04 Apr 2026
https://github.com/diloabininyeri/stress-test
tests simultaneous stress testing of your website
Last synced: 02 May 2026
https://github.com/andrvv/downbuff
🔗An easy-use raw HTTP request library
go golang http http-requests https library requests
Last synced: 09 Jun 2026
https://github.com/siddiqsoft/splituri
Split Uri for modern C++
cpp cpp20 http http-utils nlohmann-json parser uri-parser utility windows
Last synced: 23 Apr 2026
https://github.com/micro-php/http-middleware
Micro Framework: decorate HttpFacadeInterfce for provide middleware functional.
framework-php http microphp php php82
Last synced: 01 Apr 2026
https://github.com/rodrigosetti/yconf
Yahoo Configuration Service (configuration as a service)
configuration configuration-management haskell http http-server json json-api
Last synced: 02 May 2026
https://github.com/anatoly-semenov/krakend-cpp
Proxy http requests for users and payments services by KrakenD
cpp gateway-proxy grpc http krakend
Last synced: 03 May 2026
https://github.com/bineesh-n/simplehttpserver
A very simple HTTP server with Boost's ASIO
asio boost boost-asio http httpserver
Last synced: 06 Jun 2026
https://github.com/orislabsdev/gocore
Engineering-first HTTP backend library for Go focused on performance, security, and production-ready architecture.
backend go golang http jwt middleware performance production-ready rate-limiting rest-api security tls web-framework web-server
Last synced: 13 Apr 2026
https://github.com/bugsnag/bugsnag-flutter-dart-io-http-client
A wrapper for Dart's IO package for BugSnag SDKs.
breadcrumbs bugsnag dart flutter flutter-package http io performance platforms
Last synced: 03 May 2026