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-27 00:14:44 UTC
- JSON Representation
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/i-rzr-i/soapclientcallassist
Provides a more easy way to implement and invoke SOAP(1.1, 1.2) service(`WCF`, `ASMX`) endpoints avoiding dependency on the `WSDL` definition and build requests with minimum required info (basic definition: `Action`, `XML`, `HTTP method`, etc)
async call client http service soap web-service
Last synced: 05 Feb 2026
https://github.com/konojunya/real-world-http
オライリー「Real World HTTP」のサンプルコード
Last synced: 09 Apr 2025
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/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/josewebdev2000/imagehacker-back-end
Back-End code to my personal image editing web application for front-end developers.
back-end base64 bytes-io flask http http-server image-processing pillow python web-development
Last synced: 14 Apr 2026
https://github.com/hyperimpose/minutiae
An Erlang application that extends the minutia (https://github.com/hyperimpose/minutia) Python library.
erlang html http hyperimpose link minutia parsing url website
Last synced: 13 Oct 2025
https://github.com/biacode/nethttp
Simple lightweight netty http server
http java lightweight netty server simple
Last synced: 27 Apr 2026
https://github.com/magnitopic/mag-s_fantastic_thermometer
Arduino project that sends sensor data by http requests to a NodeJS server
arduino esp8266 http http-client humidity sensors temperature
Last synced: 09 May 2026
https://github.com/squizzling/fetch
Basic web assembly wrapper over fetch API for golang
fetch go golang http webassembly
Last synced: 14 Jan 2026
https://github.com/syb-devs/goth
A simple web framework in the Go language
golang http microframework rest
Last synced: 26 Jan 2026
https://github.com/cdktf/cdktf-provider-http-go
CDK for Terraform Go provider bindings for http.
cdk cdktf http pre-built-provider provider terraform terraform-cdk
Last synced: 14 Jan 2026
https://github.com/pengyang486868/pysimpleserver
Py Simple Server
http http-server nancy server web
Last synced: 22 Mar 2025
https://github.com/jonathan-foucher/spring-boot-http-example
Examples of HTTP interactions with spring-boot
Last synced: 20 May 2026
https://github.com/vagnerbellacosa/091_refatorandoapihttpformaseguradesenvolvidapython
labRefatorando uma API HTTP de forma segura desenvolvida em Python
api digital-innovation-one dio http lab python refatoration
Last synced: 07 Oct 2025
https://github.com/itsshamed/hypixel-player-tracker
This simple Python Script, will allow you to get notifications for a player when he connects to the Hypixel Network (Minecraft: Java Edition Server) and do things on it.
http hypixel hypixel-api minecraft python-3
Last synced: 17 Mar 2025
https://github.com/d6o/itibasicauth
Basic Auth Matcher to Itinerary Router
go golang golang-library golang-package golang-router golang-tools http mux router
Last synced: 07 Oct 2025
https://github.com/dabigblob/libsql-web-api-http-stateless-client
extremely thin and effecient libSQL stateless http driver for TypeScript and JavaScript running on Web API
cloudflare-pages cloudflare-workers database http https lambda-functions libsql netlify serverless sqlite versel webapi
Last synced: 12 Apr 2026
https://github.com/txchen/mirror
httpmirror, reply with the request details
Last synced: 10 Jun 2026
https://github.com/ishankhare07/kotlin-web-server
a simple http server in kotlin
http http-server kotlin rest rest-api socket-server sockets
Last synced: 31 Aug 2025
https://github.com/cyril/great_guardian.rb
Web parameters validation for Ruby 🛡️
http parameters ruby validation web
Last synced: 26 May 2026
https://github.com/thewraven/cache
A boring, dead simple http proxy.
go http http-mocking http-proxy
Last synced: 12 Jan 2026
https://github.com/uzairrehan/learn-node-js
Node.js is an open-source, cross-platform runtime for building fast, scalable server-side applications with an event-driven architecture, non-blocking I/O, a single-threaded event loop, real-time capabilities, and access to NPM's vast ecosystem
crypto events express fs http middleware nodejs nodemon os path
Last synced: 01 May 2026
https://github.com/arcbjorn/go-microservices-jwt-authentication
JWT authentication between Go services through HTTP
Last synced: 14 Mar 2025
https://github.com/rustatian/http-rs
HTTP plugin, based on Cloudflare Pingora
Last synced: 16 Jun 2026
https://github.com/alimy/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
Last synced: 08 Oct 2025
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/luminati-io/pip-with-proxy
Configure pip with proxies to bypass restrictions, enhance security, and streamline package management.
boto3 http https linux macos pip private-proxies public-proxies residential-proxy rotating-proxy web-scraping windows
Last synced: 10 May 2026
https://github.com/naughtysora/naughty-util
Daily use util functions
abstraction array async buffer factory http nodejs number
Last synced: 09 Apr 2025
https://github.com/tiaanduplessis/puny-req
📡 Lightweight promise based HTTP(S) request library
Last synced: 08 Oct 2025
https://github.com/whiskeysierra/compass-client
configuration-management http java rest-client
Last synced: 10 Jan 2026
https://github.com/yookoala/mockhttp
A minimalistic Go library to mock http transport. Neat tool for testings with mock network.
golang http mock-network testing
Last synced: 08 Oct 2025
https://github.com/hasnathjami/flutter_bloc_clean_architecture_masterclass
Everything about Clean Architecture with Bloc from Beginner to Advance
bloc dependency-injection freezed get-it http material-ui solid-principles
Last synced: 28 Apr 2026
https://github.com/christopher-r-perkins/blink-out-htmx
An HTMX version of Blink Out using HTRB.
html htmx htrb http lights-out-game ruby sinatra
Last synced: 28 Apr 2026
https://github.com/esatterwhite/micromock-node
Minimal HTTP Request / Response object for node js
Last synced: 28 Apr 2026
https://github.com/zaphyr-org/http-message
Lightweight and strict implementation of PSR-7 HTTP Message including PSR-17 HTTP Factories.
http http-factory http-message psr-17 psr-7
Last synced: 16 Feb 2026
https://github.com/kruceo/unicache
A experimental http (in memory) caching service that sits between the client and the main service
Last synced: 18 Jun 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/jrialland/smallclient
A small http(s) client in C++
cplusplus cpp cpp11 http http-client
Last synced: 08 Oct 2025
https://github.com/ljtill/wasi-http-info
[WIP] Lightweight WASI HTTP server
Last synced: 18 Jan 2026
https://github.com/vroncevic/apmodule
Generator - Apache Module
apache apache-module bash c development freebsd generator http https linux server shared-library shell unix web
Last synced: 18 Apr 2026
https://github.com/aanciaes/smart-grow-api
Web API for the Mobile and Ubiquitous Computing course
Last synced: 14 Jan 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/liuwill/simple-track-service
🔍simple track service for some app
Last synced: 08 Oct 2025
https://github.com/mark-by/proxy
Proxy сервер
command-injection http https https-proxy proxy proxy-server repeater
Last synced: 14 Jan 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/zhigalov/http-assert-value
Assert values with status codes
Last synced: 29 Apr 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/roc41d/http-web-crawler
Http web crawler with Nodejs + TDD
crawler http javascript jest jest-test nodejs webcrawler
Last synced: 13 Apr 2026
https://github.com/datawookie/demands
HTTP request verbs with exponential backoff
Last synced: 08 Apr 2025
https://github.com/borisplaton/hacker_proxy
Выполнение тестового задания создания прокси сервера.
Last synced: 20 Mar 2025
https://github.com/recuencojones/httpr-provider-node-request
Provider for node requests with request module in httpr.
http httpr httpr-provider node request typescript
Last synced: 16 May 2026
https://github.com/wilsonneto-swe/demo-resilient-http-clients
:rocket: Demo on how to configure and work with resilient HTTP integrations in .Net with ResilcienceHandlers
aspet dotnet http httpclient mvpbuzz resilience resilience-handlres retry timeout
Last synced: 08 Jun 2026
https://github.com/laactech/django-response-compression
Combined Brotli and GZip compression for Django HTTP responses
brotli compression django gzip http
Last synced: 28 Apr 2026
https://github.com/pabloxt14/ignite_node.js_01-challenge_fundamentos_do_node.js
Este é o repositório de uma API Node.js, que tem como objetivo realizar o CRUD de tasks(tarefas). O projeto tem como finalidade treinar conceitos fundamentais do Node.js
csv-parser http multer node nodejs stream
Last synced: 28 Apr 2026
https://github.com/thatguyhughesy/riddle
Rule based HTTP request proxy and filter written in Clojure
clojure core-async filter firewall http http-proxy http-requests rules rules-engine
Last synced: 19 Jun 2026
https://github.com/alimy/echo
High performance, minimalist Go web framework
Last synced: 09 Oct 2025
https://github.com/alimy/httprouter
A high performance HTTP request router that scales well
Last synced: 09 Oct 2025
https://github.com/chandrakant0110/weather-app
This is the Flutter Weather App which works on all platform including Android, iOS, MacOS, Wiindows and in Web too.
dart flutter http responsive-design rest-api windows-app
Last synced: 12 Apr 2026
https://github.com/fantasticfiasco/serilog-sinks-http-sample-dotnet-framework
Sample application of Serilog.Sinks.Http producing log events in .NET Framework.
Last synced: 23 Feb 2026
https://github.com/hanaasagi/url-router
URL router
http radix-tree router url zig ziglang
Last synced: 10 Jul 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/noris-network/jsoner
MediaWiki extension to embed external JSON data (i.e. from a REST API) into an article.
http json mediawiki mediawiki-extension
Last synced: 05 Jan 2026
https://github.com/cjp2600/php-glow
Simple http request linker for roadrunner service.
Last synced: 06 Jul 2025
https://github.com/novacbn/enzastdlib
enzastdlib is a set of TypeScript modules that follow a common design API philosophy aiming at sane defaults and ease-of-use targeting the Deno TypeScript runtime.
cli client deno http javascript json-schema library rpc schema server types typescript typing validation
Last synced: 28 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/frolleks/pathless
A lightweight, flexible routing library for JavaScript.
Last synced: 19 Jan 2026
https://github.com/ywzheng1/linux-server-configuration
Linux server set up on Ubuntu and Amazon Lightsail
amazon-lightsail deployment http linux-server ssh-key ssh-port ubuntu1604 ufw vagrant virtual-machine
Last synced: 27 Aug 2025
https://github.com/parkgang/http-cache-server-with-go
http cache server를 구현해보자
cache go golang http parkgang-blog-assets
Last synced: 14 Jan 2026
https://github.com/andriykalashnykov/go-http-instrumented-roundtripper
Go http.Client RoundTripper implementation
go golang http http-client http-dial http-transport roundtrip roundtripper
Last synced: 20 Jun 2026
https://github.com/sooslaca/dumprequest
Dump Request
debugging-tool dump http request
Last synced: 14 Jan 2026
https://github.com/jamesponddotco/pagecache-go
[READ-ONLY] Stable interface and helpers for caching HTTP responses.
cache caching go http http-cache memory-cache mockingjay
Last synced: 15 Mar 2025
https://github.com/kdesp73/gotalk
A REST API written in Go for handling comments, threads and users
api comments comments-manager golang http rest-api
Last synced: 24 Aug 2025
https://github.com/reyiyo/node-http-random-response
Simple node http server that returns a random response status code
http nodejs random response status-code
Last synced: 29 Apr 2026
https://github.com/christimperley/snore
A small library for building better RESTful APIs with Python
Last synced: 02 Mar 2026
https://github.com/serviejs/servie-errorhandler
Map errors to a Servie response
error-handling errors http response servie status
Last synced: 15 Jun 2025
https://github.com/gabrielfduarte/desafio-invext-api-ubots
API REST para problema de distribuição da Ubots
api http java java17 junit5 mockito rest rest-api restful-api spring-boot spring-framework unit-testing
Last synced: 21 Jan 2026
https://github.com/igoraugust0/computer-networking
🛜 Arquivos e materiais utilizados na disciplina GSI023 - Redes de Computadores da UFU.
computer-networking dns http networks tcp-ip udp wireless wireshark
Last synced: 29 Apr 2026
https://github.com/kapetndev/connect
A module providing utilities for common service infrastructure
Last synced: 29 Apr 2026
https://github.com/testingrequired/reqlang-web-client
A web view client for reqlang
Last synced: 05 Feb 2026
https://github.com/problem-details/pd
Problem Detail is a way to carry machine-readable details of errors in a HTTP response
Last synced: 14 Jan 2026