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-07 00:15:37 UTC
- JSON Representation
https://github.com/io7m-com/looseleaf
Minimalist transactional HTTP key/value store
Last synced: 17 Sep 2025
https://github.com/hex01e/webserv
A web server project involves developing software that responds to requests made over the Hypertext Transfer Protocol (HTTP). This software acts as the engine behind a website, delivering content and functionality to users who access it through web browsers.
1337 42 cpp cpp98 http socket web webserver
Last synced: 22 Mar 2025
https://github.com/kreso975/stergosmart
Smart Home IOT - Weather and Switches with GUI - ESP8266
arduino bme280 captive-portal desktop-gui dht11 dht22 ds18b20 esp32 esp8266 http mobile-gui mqtt ntp smarthome sonoff-s26 sonoff-t4eu1c ssdp switch tic-tac-toe-game weather
Last synced: 03 Jan 2026
https://github.com/imarsman/basicauth
A sample implementation of basic authentication handling with the capability of adding JWT token handling. Includes a pluggable design to allow flexible choices for session handling. Tests give examples of how to use various aspects of the package.
basic-authentication http jwt-authentication session-management
Last synced: 14 May 2025
https://github.com/yehya403/news-app
News app that keeps you updated with the latest news from various sources , explored by category.
cubit-bloc depedency-injection flutter http mvvm-architecture repository-pattern
Last synced: 11 May 2026
https://github.com/thinkphp/minimal-http-server
A simple HTTP server written in C that listens on port 8080 and responds to HTTP requests with a basic HTML page.
Last synced: 04 Nov 2025
https://github.com/r1c4rdco5t4/http-client
Simple implementation of an HTTP client made with the socket python library that allows users to make HTTP requests
http http-client python requests socket
Last synced: 30 Mar 2025
https://github.com/riatabduramani/gameofthree
Implementation of a game with two independent agents – the "players" – communicating with each other using an interface.
Last synced: 11 Jun 2026
https://github.com/kuria/request-info
Get information about the current HTTP request
base-dir base-path forwarded host http https ip path-info php port request trusted-proxies url x-forwarded
Last synced: 30 Mar 2025
https://github.com/paulopc777/scanx-verificador-codigos-http
O ScanX é um script simples e eficaz que verifica os códigos de status HTTP retornados por sites ou rotas específicas
automation http http-code http-codes response-code script
Last synced: 16 Sep 2025
https://github.com/cloudnode-pro/request-catcher
Catch and debug HTTP packets or forward them to a local host
debug http http-requests http-test webhooks-catcher
Last synced: 09 Aug 2025
https://github.com/ltabis/rhai-http
HTTP module for the rhai scripting language
Last synced: 18 Mar 2025
https://github.com/rcosta358/http-client
Simple implementation of an HTTP client made with the socket python library that allows users to make HTTP requests
http http-client python requests socket
Last synced: 24 Jul 2025
https://github.com/effectra/http-client
Effectra's HTTP Client is a lightweight PHP library for sending HTTP requests. With cURL integration, it supports various methods and headers. Simplify API interactions with a streamlined design and intuitive API. Ideal for interacting with HTTP-based services.
api api-client client fetch-api http http-client http-message php psr psr-18
Last synced: 25 Jul 2025
https://github.com/mrofisr/crush
HTTP Web Server like Caddy but made by Rust
caddy http http-server rust web-server
Last synced: 03 Jan 2026
https://github.com/liuchong/d
D is a simple standalone httpd
d http http-server rust rust-crate rust-lang
Last synced: 07 Nov 2025
https://github.com/accessory/flowhttp
Http(s) Server with configurable routes.
Last synced: 26 Jul 2025
https://github.com/joeribreedveld/webserver_from_scratch
Raw C webserver from course by @ericomeehan.
Last synced: 27 Jul 2025
https://github.com/celeri-server/http-server
The main HTTP server library for Celeri
Last synced: 12 Apr 2026
https://github.com/dobschal/rust-server
🚀 Simple HTTP server in Rust
http http-server mysql mysql-database rust rust-lang serde serde-json tcp
Last synced: 15 May 2026
https://github.com/sunaipa5/reqtor
Library for making http requests over the tor network
Last synced: 28 Jul 2025
https://github.com/rubix982/proxii
A proxy server implementation in Python.
http openssl proxy python requests socket-programming
Last synced: 20 Sep 2025
https://github.com/hooliooo/astral
An HTTP networking library that emphasizes ease of use and ergonomics. Based on Rust's reqwest library
Last synced: 09 Mar 2026
https://github.com/palmtreephp/http
:palm_tree: HTTP Component for Palmtree PHP
Last synced: 30 Jul 2025
https://github.com/fmiras/webbed
A fast, reliable Rust-based CLI for serving static files over HTTP
cli command http http-server hyper rust static-file-server web-server
Last synced: 30 Jul 2025
https://github.com/nhankyjangchan/koa-cors
Cross-Origin Resource Sharing (CORS) middleware for KoaJS written in TypeScript
cors cors-middleware http koa koa-cors middleware ts typescript
Last synced: 23 May 2026
https://github.com/syed007hassan/weatherapi
A website that fetches the weather data after the user has put the desired city.
body-parser expressjs http json nodejs npm-package weather-api
Last synced: 09 Apr 2026
https://github.com/lardevpro/apirestful-nodejs-express
Proceso de creación de una API RESTful con buenas prácticas para gestionar una base de datos postgresSQL
api-rest css endpoint fs get html http https importjs insert javasceript jwt modulejs mongodb mysql nodejs process put query
Last synced: 09 Apr 2026
https://github.com/womblee/retardlink_uploader_client
A C++ Desktop Client for a URL Shortening service "Retard Link"
client cpp cpp-programming http parser request shortener tool url url-shortener url-shortener-api
Last synced: 01 Aug 2025
https://github.com/adrian-lin-1-0-0/gobalancer
A simple load balancer written in GO
golang http load-balancer proxy tcp
Last synced: 24 Oct 2025
https://github.com/mkgor/chiven
Simple library which allows you to build RESTful API fast, easy and flexible
api api-rest http php-library php72 rest-api
Last synced: 19 Feb 2026
https://github.com/joseph-ogutu/ai-capstone-project
A beginner-friendly Go web development project showcasing fundamental HTTP server implementation using Go's net/http package. This project demonstrates how to build simple yet robust web services with clean, idiomatic Go code.
backend beginner go golang http tutorial webserver
Last synced: 03 Jan 2026
https://github.com/orestispanago/mobotix-tests
Download images from Mobotix IP camera using HTTP API
Last synced: 10 Feb 2026
https://github.com/strixrox/nodejs-load-balancer
Application Layer Load Balancer made using NodeJS and `http` module
application-layer http javascript load-balancer node node-js
Last synced: 09 Apr 2026
https://github.com/jahidulpabelislam/http
Basic classes around HTTP for PHP.
Last synced: 03 Jan 2026
https://github.com/rzeldent/micro-http-status
Library to check the HTTP status and translate to status names
http http-status http-status-code http-status-codes http-status-message http-statuscodes
Last synced: 03 Oct 2025
https://github.com/devgianlu/http-profiling-go
Easily profile Go applications via HTTP
fasthttp golang http profiling
Last synced: 13 Sep 2025
https://github.com/allienx/wrapman
Postman API request collection wrapper that generates an axios http client 🎁
api axios collection http postman requests
Last synced: 18 May 2026
https://github.com/nshkrdotcom/mcp_client
Full-featured Elixir client for the Model Context Protocol (MCP) with multi-transport support, resources, prompts, tools, and telemetry.
ai-agent ai-tooling api-client beam elixir genserver http jsonrpc llm llm-infrastructure mcp model-context-protocol observability otp prompt-engineering resource-management sdk sse stdio telemetry
Last synced: 16 May 2026
https://github.com/brobert83/cucumber_base_http_java8
Cucumber http steps library
Last synced: 06 May 2026
https://github.com/php-guard/curl
PHP Curl wrapper. Alternative to "https://github.com/php-curl-class/php-curl-class" with CurlRequest and CurlResponse objects
composer curl curl-multi http json packagist php php-curl php-curl-library php7 proxy
Last synced: 09 Apr 2026
https://github.com/pome1lo/web-application-development-technology
Laboratory work on the subject "Technology of web application development"
Last synced: 12 Aug 2025
https://github.com/kitojs/otik
🦊 The high-performance, type-safe and modern TypeScript HTTP client written in Rust.
bun client deno http node rust typescript web
Last synced: 20 Jan 2026
https://github.com/Ehsan-Habibagahi/YouTube-Clone
Memoli | YouTube clone application | Front-end & Back-end
2fa 2fa-security 2factor http java javafx javafx-application javafx-desktop-apps javafx-gui mediaplayer socket-programming youtube
Last synced: 04 Oct 2025
https://github.com/bridgerbrown/c-http-server
HTTP Server built in C with manually built thread pool, linked list, queue, binary search tree, merge sort, and dictionary.
api backend binary-search-tree c c-language data-structures data-structures-and-algorithms http http-server linked-list low-level merge-sort queue server socket thread-pool user-management
Last synced: 14 Aug 2025
https://github.com/007tickooayush/sample-spring-mvc
An eclipse maven template for Spring MVC.
Last synced: 16 Aug 2025
https://github.com/d6o/itibot
Bot Matcher for Itinerary Router
go golang golang-library golang-package golang-router golang-tools http mux router
Last synced: 20 Aug 2025
https://github.com/guillembonet/public-ip-server
Small docker container which allows getting the public IP of the container via HTTP request secured by a static password.
chatgpt docker go golang http http-server public-ip public-ip-address
Last synced: 20 Apr 2026
https://github.com/nyeusr/http-version-indicator
A simple Firefox addon which shows the HTTP version for the current page.
addon addons-mozilla-org firefox-addon firefox-extension http version
Last synced: 28 Aug 2025
https://github.com/brokeyourbike/http-client-php
HTTP client interface and supporting trait
hacktoberfest http http-client interface php php8
Last synced: 28 Jun 2025
https://github.com/httpland/authorization-parser
HTTP Authorization field parser and serializer
authorization challenge credentials field header http parse parser rfc-9110 serialize serializer stringify
Last synced: 20 Feb 2026
https://github.com/joel-rodrigues404/requests-lib-python
Breve estudo sobre a biblioteca requests do python e sobre os verbos HTTP
api http https python requests-library-python
Last synced: 12 Nov 2025
https://github.com/ttulka/dir2http
Directory to a HTTP server - makes a local directory accessible via HTTP.
golang http http-server local-development
Last synced: 25 May 2026
https://github.com/buglss/myidea_via_todoapp_with_nodejs
[EN]: It is the prototype of the web framework work in my mind. [TR]: Aklımdaki web framework çalışmasının prototipidir.
framework http nodejs prototype
Last synced: 29 Apr 2026
https://github.com/sachin-duhan/socket-programming-using-c
Implementation of Socket programming using C/C++ programming and various Protocols like TCP, HTTP and TALNET etc.
c http http-client http-server socket-io socket-programming tcp-client tcp-server
Last synced: 18 Apr 2026
https://github.com/wmentor/ua
http user agent
golang golang-library http http-client https library user-agent
Last synced: 19 May 2026
https://github.com/vaibhavyadav-dev/golang-restapi
Standard Golang REST Server using Golang.
backend developement golang http restserver
Last synced: 05 Jun 2026
https://github.com/g105b/api.horse
API testing without horsing around.
api api-client api-test api-testing http http-client postman postman-api shareware shareware-applications
Last synced: 07 Jan 2026
https://github.com/anzerr/http.ts
Simple http server in ts
decorators http nodejs ts typescript util
Last synced: 06 May 2026
https://github.com/jonathan-foucher/spring-boot-http-example
Examples of HTTP interactions with spring-boot
Last synced: 20 May 2026
https://github.com/mr-won/news_project
News_Project
flutter flutter-http http http-api
Last synced: 30 Mar 2025
https://github.com/johejo/ngdl
HTTP/2 parallel downloading client for Python
http http-client http-requests http2 hyper requests
Last synced: 04 Jan 2026
https://github.com/bukowa/http-headers
(playground repo for testing and learning) very simple http server for debugging - print your http headers - written golang, built in docker packaged into helm chart
chart docker go golang headers helm helmchart http kubernetes
Last synced: 28 Feb 2026
https://github.com/code-monad/laplace
Laplace - The Demon Maker
api beast boost cpp cpp17 http webservice websocket
Last synced: 07 Nov 2025
https://github.com/profburke/webserving-made-easy
A list of various ways to easily serve files via HTTP.
development-tool development-tools fileserver http
Last synced: 13 Apr 2026
https://github.com/yourluckyday22/scriptware-executer
Roblox Scriptware Executor. Transforming Ideas into Reality. At Script-Ware, we develop software experiences that push the boundaries of what's typical.
backup borgbackup delayless exploit fe fluxus hack http krnl lua netbypass netless reanimate rest-api
Last synced: 19 Aug 2025
https://github.com/instazdll/drupal-installer
A script that automatically install Drupal 10.2.3 with apache2 HTTP
apache2 debian drupal drupal-10 http http-server
Last synced: 13 Nov 2025
https://github.com/cassanof/brutto
A Go Framework for HTTP Password Brute Forcing
brute-force cybersecurity go golang http password-cracker penetration-testing
Last synced: 23 Mar 2025
https://github.com/amdevit/restling
A lightweight, powerful, and easy-to-use REST client library for .NET
dotnet http http-client rest rest-client rest-framework rest-library
Last synced: 23 Mar 2025
https://github.com/lqr471814/diff-headers
A dead simple utility to compare / diff HTTP headers.
Last synced: 12 Jun 2025
https://github.com/hostconfig/http
Welcome to hostconfig/http.
docker fullstack-development http nodejs typescript yarn-workspaces
Last synced: 11 Apr 2026
https://github.com/thalusa/native-svc
A lightweight, blocking HTTP client for testing embedded Rust environments in native environments, built on hyper and tokio.
async client embedded-svc http hyper
Last synced: 20 Jan 2026
https://github.com/serhii-palamarchuk/goit-advancedjs-hw-03
Тема 6. HTTP-запити і взаємодія з бекендом
Last synced: 26 May 2026
https://github.com/cedric05/swagger2har
har http openapi openapi3 openapi3-1 openapi31 swagger
Last synced: 04 Jan 2026
https://github.com/marc-ed-raffalli/declarative-e2e-test
Declaration driven test generator for REST endpoints
assertion-library e2e-tests http
Last synced: 16 May 2026
https://github.com/mfdlabs/node-http
HTTP Client utility for Node.js implementing pipelines.
Last synced: 26 May 2026
https://github.com/blackwell-systems/err-envelope
Consistent, traceable, retry-aware HTTP error responses for Go APIs — no framework required.
api errors go golang http middleware net-http observability problem-details rest
Last synced: 13 Jan 2026