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-10 00:15:02 UTC
- JSON Representation
https://github.com/martinius96/nodemcu-wifi-teplomer
ESP8266 (NodeMCU) WiFi teplomer. Použitie ako prístupový bod so šifrovaním/bez šifrovania s vlastnou WiFi sieťou. Prípadne použitie ako klienta už na existujúcej WLAN sieti s využítím DHCP, alebo statickej IP adresy.
ap dallas-temperature doska ds18b20 hotspot html http lan mcu nodemcu nodemcu-arduino-ide nodemcu-httpserver offline onewire router server website wifi
Last synced: 20 Jun 2026
https://github.com/kkiyama117/hangon
Sample Go server with Clean Architecture (WIP)
clean-architecture dependency-injection go http
Last synced: 14 Apr 2025
https://github.com/ajsalemo/container-apps-development
Examples that have been deployed to Azure Container Apps in different languages utilizing HTTP or gRPC with Dapr. These are all mostly pulled from existing Dapr samples.
azure cluster container container-apps dapr docker grpc http java k8s kubernetes microservices node python rpc
Last synced: 04 Apr 2026
https://github.com/hasanyahya101/web_assignments
Solutions to Web theory questions from Spring 2025 Semester in Fast Nuces Lhr. Note that, this is for the theory (subject), not the Lab subject.
ajax css dom-manipulation fast-lahore html http javascript jquery web
Last synced: 18 Apr 2026
https://github.com/dharmendrasha/outgoing_request
NodeJs Outgoing request logger
express http https nodejs npm npm-package outgoing package requests
Last synced: 18 Apr 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/goceleris/loadgen
Zero-alloc HTTP/1.1 and HTTP/2 load generator for benchmarking
benchmarking go golang h2c http http2 latency load-generator load-testing performance throughput tls zero-allocation
Last synced: 18 Apr 2026
https://github.com/timoguin/tinybaby-hc
Small Golang web server that returns a static 200 OK response
Last synced: 18 Apr 2026
https://github.com/alfenfebral/go-http-download
Download files from http using golang (with progress bar)
Last synced: 04 Jun 2026
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/magnetic-fox/simplenoter
Simple Noter Client for 16-bit Windows
80286 80386 80486 8086 advanced c cpp experiments http json networking noter openwatcom resources utf8 watcom win16 win16-api winapi windows-3-x
Last synced: 08 May 2026
https://github.com/mdouchement/ergo
Ergo is an HTTP/HTTPS proxy with authentication support. Works at TCP level.
authentication http https proxy
Last synced: 21 Apr 2026
https://github.com/antlafarge/http-share
Share a directory through HTTP (protected by htaccess password) by using nginx.
docker docker-container htpasswd http nginx
Last synced: 21 Apr 2026
https://github.com/calladrus2001/hello_weather
App to display weather conditions based on geographic location.
Last synced: 21 Apr 2026
https://github.com/msskowron/sshtunnelhttp
SSH tunneling written in Golang.
Last synced: 15 Jun 2026
https://github.com/jalik/js-fetch-client
Instanciable and customizable fetch client for Browser and NodeJS
Last synced: 21 Apr 2026
https://github.com/haixuxu/wct
web concurrency test tools
benchmark concurrency http nodejs
Last synced: 15 Jun 2026
https://github.com/eneas-almeida/go
Repositório destinado a linguagem Go.
cep clean-architecture go golang gorm http injections sql tests transactions uuid validator wire
Last synced: 05 Jun 2026
https://github.com/h0rv/zchema
Typed, validated JSON APIs and OpenAPI 3.1 for Zig's std.http.Server
api http json jsonschema openapi zig zig-package
Last synced: 16 Jun 2026
https://github.com/ngerakines/okay
A very small HTTP server that has configurable started and ready probes.
Last synced: 16 Jun 2026
https://github.com/tvoysonwest12/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: 05 Jun 2026
https://github.com/gammasoft/gps-tracker
An HTTP and WebSockets interface to gpsd
Last synced: 06 Jun 2026
https://github.com/orestispanago/mxtherm-sdk-rpi
Camera aiming + thermal data download
cpp digest-authentication http ir mobotix python raspberry sdk thermal-camera
Last synced: 24 Apr 2026
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/jeroenflvr/datapress
A config-driven Rust server that publishes Parquet and Delta datasets as fast, typed HTTP APIs from local disk or object storage, with interchangeable DuckDB or Arrow+DataFusion backends, JSON and Arrow IPC output, and production-ready features like auth, metrics, and hot reloads.
api arrow arrow-ipc authz datafusion deltalake duckdb http in-memory parquet s3 sql
Last synced: 06 Jun 2026
https://github.com/humblebeeai/server-nginx-template
NGINX Template: A docker image for web server, reverse proxy, load balancer, and HTTP cache with various features like rate limiting, HTTP/2, HTTPS, and more. Ideal for development and test environments.
api-gateway basic-auth docker docker-compose http http-cache http2 https load-balancer nginx rate-limit reverse-proxy scripts server software-engineering template web-server web-socket
Last synced: 24 Apr 2026
https://github.com/lgylgy/mpgscore
Mpg player ratings. Google Cloud, MongoDB, Google Drive, HTTP services.
golang http kubernetes services
Last synced: 24 Apr 2026
https://github.com/hasnathjami/my_learning_buddy
A Flutter(Android/iOS) Learning App
android-ios dio future-builder http material-ui shared-preferences stream-builder
Last synced: 25 Apr 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/leonardpepa/request-header-parser-microservice-freecodecamp-challenge
Request Header Parser solution for freecodecamp challenge
Last synced: 06 Jun 2026
https://github.com/gofurry/reqrisk
Explainable risk assessment for HTTP request features in Go.
go golang http middleware net-http request-analysis risk-analysis
Last synced: 08 Apr 2026
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/nashaofu/hserver
this is a web app framework
framework hserver http http-server nodejs server
Last synced: 26 Apr 2026
https://github.com/tchevalleraud/grafana-influxdb-http
service to make http request and store the results in influxDB
Last synced: 26 Apr 2026
https://github.com/shivam010/go-rest-api
Simple examples of HTTP - JSON REST API in Go Language(golang) using PostgreSQL database.
api golang http postgresql rest-api restful-api
Last synced: 13 May 2026
https://github.com/rishavanand/http-mysql-queries
Lets you make SQL queries to MySQL via your browser
http http-mysql mysql sql-query
Last synced: 26 Apr 2026
https://github.com/clach04/pebble-send-message
import of http://web.aanet.com.au/~summersfamily/
http http-client json pebble pebble-c pebble-watchapp pebblejs rest-client
Last synced: 27 Apr 2026
https://github.com/biacode/nethttp
Simple lightweight netty http server
http java lightweight netty server simple
Last synced: 27 Apr 2026
https://github.com/oros42/rhsync
The Remote HTTP Synchronization
gpg http pgp rsync sync synchronisation web
Last synced: 27 Apr 2026
https://github.com/httpland/nel-middleware
HTTP network error logging(NEL) middleware
http logging middleware nel network-error network-error-logging
Last synced: 22 May 2026
https://github.com/moneymaker811/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: 30 Mar 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/maximo-perez-villalba/framework-http
El componente implementa una simple arquitectura HTTP en PHP con fines pedagógicos.
Last synced: 28 Apr 2026
https://github.com/lindar-open/well-rested-client
A very well RESTed client
Last synced: 18 Jun 2026
https://github.com/afeiship/next-header-normalize
Normalize http header.
compact content-type header http lowercase next normalize
Last synced: 28 Apr 2026
https://github.com/nhymxu/php-floc-disable
PHP middleware to disable Google's Federated Learning of Cohorts (FLoC) tracking
floc floc-disable http middleware psr-15
Last synced: 28 Apr 2026
https://github.com/ahmaazouzi/framework-agnostic-web-development-topics
A general overview of frontend and backend web development topics
async css events framework-agnostic html http javascript language-agnostic
Last synced: 18 Jun 2026
https://github.com/kapetndev/connect
A module providing utilities for common service infrastructure
Last synced: 29 Apr 2026
https://github.com/cnrdh/scrypt_basic_auth
Basic HTTP auth with scrypt verification for Deno
Last synced: 29 Apr 2026
https://github.com/linux-china/service-talk-demo
Apple ServiceTalk framework demo
Last synced: 29 Apr 2026
https://github.com/studiowebux/bnaas-ce
A powerful, flexible graph execution engine for Deno that supports HTTP requests, conditions, string interpolation, data manipulation, and custom functions. Perfect for building complex automation workflows, API orchestration, and data processing pipelines.
claude-code cli container deno http linux-service orchestration pipeline tasks web-app workflow
Last synced: 29 Apr 2026
https://github.com/willitscale/streetlamp-ai
Attribute router tooling for AI solutions
ai composer composer-package http mcp php php84 router
Last synced: 29 Apr 2026
https://github.com/ik5/generate_fields
The following source code is a test of mine to generate a content based on a struct for several types of content type formats
content-types golang golang-examples http json url xml
Last synced: 29 Apr 2026
https://github.com/maxnatamo/paracord
An HTTP server implementation in .NET Core 7
dotnet dotnet-core hacktoberfest http http-server web-framework
Last synced: 29 Apr 2026
https://github.com/itstoreall/uni
UNI
apollo-server-express axios express graphql http vercel
Last synced: 29 Apr 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/sshehrozali/flutter-backend-example
Demo Flutter example integrates back-end support via HTTP/Dio.
Last synced: 30 Apr 2026
https://github.com/adi-family/http
Framework-agnostic, type-safe HTTP interface system with end-to-end type safety between client and server
api-contracts api-design backend express framework-agnostic frontend http http-client nodejs rest-api type-safe type-safety typescript validation zod
Last synced: 30 Apr 2026
https://github.com/sharmadhiraj/flutter_network_call_base
Base StatefulWidget Setup to overcome repetitive boilerplate code in every screen with network call.
android base flutter flutter-apps http ios network
Last synced: 30 Apr 2026
https://github.com/rudrodip/rustfolio
A dummy http server written in Rust that serves a static HTML file of my portfolio
Last synced: 30 Apr 2026
https://github.com/magicxor/stavklass-tg-bot
Inline Telegram bot for posting stavklass.ru (ставь класс) pictures
cli console-application csharp docker dotnet dotnet-core fun http memes odnoklassniki okru polly powershell retry service stavklass telegram telegram-bot
Last synced: 30 Apr 2026
https://github.com/ruan-narici/java-oo-7daysofcode
Developed during course of Alura #7DaysOfCode
Last synced: 26 Jun 2026
https://github.com/severindenisenko/blog
My blog written in pure Haskell
blog css haskell html http http-server
Last synced: 01 May 2026
https://github.com/karewan/knhttpphp
Simple HTTP Client for PHP 8.3+ using curl
Last synced: 01 May 2026
https://github.com/anton-johansson/callback-proxy-service
Provides an HTTP service that is useful for developers working with third party services performing some kind of webhooks.
callback docker-image http ldap-authentication proxy
Last synced: 01 May 2026
https://github.com/paishanmadusha/firebase-ml-text-recognition-app
Text Recognition is a Flutter application that uses Firebase ML Kit to recognize and extract text from images. Users can capture or upload images to extract text using machine learning. Additionally, a premium feature enabled via Stripe-powered subscription payments allows users to view their previous text captures.
anonymous dart firebase firebase-storage firestore flutter flutter-dotenv http image-picker machine-learning payment-gateway premium provider stripe stripe-api stripe-payments
Last synced: 01 May 2026
https://github.com/vbshuliar/ktor-http-request-response
This project is part of my Android Development Specialization provided by Meta on Coursera. In this project I practised HTTP requests and responses using Ktor.
android compose data http https json kotlin ktor request response
Last synced: 01 May 2026
https://github.com/rafael-vasconcellos/serverless-proxy-server
a http proxy based on serverless
express http node-js nodejs proxy serverless
Last synced: 01 May 2026
https://github.com/asapdotid/dcc-traefik-http
Docker Compose Traefik HTTP Proxy for backend docker container service
docker docker-compose http proxy proxy-server traefik traefik-docker traefik-v2
Last synced: 02 May 2026
https://github.com/alirajab12/bloodbankrepo
Android app connects people in need of blood with people who can donate.
Last synced: 02 May 2026
https://github.com/soenneker/soenneker.instantly.client
A .NET HTTP client for Instantly's API
client csharp dotnet email http httpclient instantly instantlyclient marketing util
Last synced: 03 May 2026
https://github.com/maxgfr/http-client-javafx
This JavaFX app display a webpage and information of his HTML page
http http-client java javafx navigator request singleton webview
Last synced: 03 May 2026
https://github.com/nikitadev-work/xml-to-json-converter-service
XML to JSON Converter Microservice
Last synced: 03 May 2026
https://github.com/giri7a/cricket-match-analytics-highest-scores-and-300-club
Fetches recent cricket match data via API, computes highest single innings score and counts matches with total score exceeding 300 runs.
http java json object-oriented-programming restful-api
Last synced: 03 May 2026
https://github.com/staciax/riot_oauth2
this project is a simple client for the Riot OAuth 2.0 Client
api-client http oauth2 python3 riot-games-api valorant
Last synced: 26 Feb 2025
https://github.com/danekf/web-socket-exploration
Self guided exploration and writeup about web sockets. Explanation, use and examples
Last synced: 03 May 2026
https://github.com/brenordv/go-request
This is a simple application to make batch GET and POST requests.
command-line commandline-tool go golang http
Last synced: 22 May 2026
https://github.com/bridgerbrown/daynotes-server
Node.js Socket.io server for DayNotes!
express http http-server mongodb nodejs socketio socketio-server
Last synced: 04 May 2026
https://github.com/fssay/cf-hub
Run multiple HTTP servers on the same machine and be able to connect to each using a single port via Cloudflare.
cloudflare http http-server hyper-rs proxy rust rust-lang tls-support
Last synced: 04 May 2026