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/suhailroushan13/6.computer_networks
To create an HTTPS server, you need two things: an SSL certificate, and built-in https Node.js module. We need to start out with a word about SSL certificates. Speaking generally, there are two kinds of certificates: those signed by a 'Certificate Authority', or CA, and 'self-signed certificates'. A Certificate Authority is a trusted source for an
Last synced: 21 Apr 2026
https://github.com/chinanf-boy/httptest-zh
中文翻译:<brson/httptest> 让我们用 Rust 搞个 web service 和 client ,用Iron和Hyper :heart: 校对 ✅
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/erickgnavar/hookscli
A simple app to run server an print incoming request data to stdout to be able to inspect it.
Last synced: 25 Mar 2025
https://github.com/tpdlshdmlrkfmcla/news_project
News_Project
flutter flutter-http http http-api
Last synced: 21 Apr 2026
https://github.com/nabedkhan/node-video-streaming-app
Simple node.js video streaming application using node fs, path, url and http module
filesystem fs http nodejs stream url video-streaming
Last synced: 21 Apr 2026
https://github.com/szykol/http-go
Example http server written from scratch in Go
Last synced: 22 Apr 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/chiguirez/healthz
a GRPC/HTTP library to register healthcheck endpoints for k8s liveness and readiness
go golang grpc healthcheck http
Last synced: 22 Apr 2026
https://github.com/4uffin/markdown-protocol
Markdown Protocol (MDP) Conceptual Prototype - HTTP but for Markdown, inspired by Gemini Protocol
gemini-protocol github-pages html http internet-protocol markdown markdown-protocol
Last synced: 29 Jun 2026
https://github.com/messams/simple-http-bun-server
Create, Read, Update, and Delete (CRUD) operations on an array of users
bun http rest-api server typescript
Last synced: 16 May 2026
https://github.com/grdsdev/swift-vcr
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
http swift swift-package testing urlsession vcr
Last synced: 06 Jun 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/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/sigit-wasis/nodejs-upload_file
Membuat upload file dengan Node js
formidable fs http javascript mv nodejs
Last synced: 24 Apr 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/ashkan-khd/simple-go-http-server
go go-http go-json go-server golang http http-server json json-server server
Last synced: 24 Apr 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/prasannavl/http-micro
Micro-framework on top of node's http module
http micro-framework nodejs server typescript
Last synced: 24 Apr 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/adahadapato/scanpp
C++ project that abstracts away the difficulty of SOSinpw from operators
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/aleksbgbg/http-cat-mobile
A mobile interface to represent HTTP error codes using cat images, via the https://http.cat API.
android android-studio error-codes google http http-cat kotlin mobile
Last synced: 25 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/arielsrv/golang-toolkit
Generics RESTClient (beta)
connection-pool fast generics go golang http http-client restclient restful toolkit transport
Last synced: 14 Jan 2026
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/lindar-open/well-rested-client
A very well RESTed client
Last synced: 18 Jun 2026
https://github.com/siddhant-vij/load-testing-tool
Word frequency analyzer with a custom load testing tool to compare server performance under varying loads.
benchmarking concurrency http http-server java load-testing multithreading network-programming performance-testing server-socket text-analysis
Last synced: 06 Jun 2026
https://github.com/mikaeldui/http-dotnet
Provides extra classes for System.Net.Http like UserAgent.
Last synced: 25 Apr 2026
https://github.com/sroman0/psr
PSR - Network Systems Programming is a project developed during the "Programmazione di Sistemi in Rete" (Network Systems Programming) course at Università degli Studi del Sannio. This repository provides practical implementations focused on web systems programming, with a particular emphasis on using UDP and TCP sockets in both C and Java.
c-programming concurrency educational-project html http java network-systems process-synchronization producer-consumer reader-writer restful-api tcp-socket udp-socket
Last synced: 06 Jun 2026
https://github.com/trandung2k1/go-v1.22
Golang full course
golang http restful-api sql-server
Last synced: 25 Apr 2026
https://github.com/igors93/relinker
Simple by default, powerful by composition, safe by guidance — a clear, modular, and debuggable Python retry library.
async backoff debugging decorator developer-tools fault-tolerance http observability python rate-limit reliability resilience retry retry-policy timeout
Last synced: 06 Jun 2026
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/hannesbarbez/barbezdoteu.provider
An HTTP(S) client that supports rate limiting so that a polite integration with a third-party data provider can be implemented.
basic http https integration nuget polite provider third-party
Last synced: 26 Apr 2026
https://github.com/simplegear/kernel
A production-ready toolkit for Go services: a cohesive app runtime with prioritized graceful shutdown, Redis-based leader election, a periodic job scheduler, and a readiness barrier. Includes HTTP/chi and gRPC servers, pgx-powered Postgres and ClickHouse wrappers, and structured logging via zap.
application-framework concurrency distributed-lock go golang graceful-shutdown grpc http job-scheduler leader-election library microservices observability readiness redis resilience scheduler service-runtime toolkit
Last synced: 29 Apr 2026
https://github.com/ftl/localcopy
A Go library to manage a local copy of an online resource.
Last synced: 14 Jul 2025
https://github.com/munashex/news-website
website for news all over world
axios http react react-router-dom typescript
Last synced: 26 Apr 2026
https://github.com/ndeta100/node_modules
reading files in node js and creating custom node modules
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/longluo/httpserver
Java Http Server
http http-server-from-scratch java server socket-programming sockets tcp web-server website
Last synced: 27 Apr 2026
https://github.com/iyear/connectproxy
Package connectproxy implements a proxy.Dialer which uses HTTP(s) CONNECT requests.
golang-proxy http http-proxy proxy
Last synced: 14 Jan 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/knotx/knotx-server-http
HTTP Server that handles all incoming HTTP requests and routes the traffic using OpenAPI specs
Last synced: 27 Apr 2026
https://github.com/oleksandr-romashko/goit-react-hw-03-image-finder
Homework for React HTTP requests.
axios http module-scss pixabay-api react
Last synced: 27 Apr 2026
https://github.com/httpland/jfv-parser
JSON field values for HTTP parser and serialize
field header http json json-field-value parse parser serialize serializer
Last synced: 27 Apr 2026
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/ovh-ux/ng-ovh-http
[DEPRECATED] — Simple HTTP provider for OVH API
angularjs component http rollup
Last synced: 12 Dec 2025
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/afeiship/next-header-normalize
Normalize http header.
compact content-type header http lowercase next normalize
Last synced: 28 Apr 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/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/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/mariotoffia/pypwext
AWS Python Lambda Power tools Extensions and Decorators
aws aws-lambda error-handling framework http lambda logging python python3 service
Last synced: 28 Apr 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/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/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/anthonycorletti/zag
A fast http web framework written in Zig ⚡️🦖
Last synced: 05 Oct 2025
https://github.com/bestikk/bestikk-download
A simple tool to download files from HTTP or HTTPS
build-tool download http https javascript
Last synced: 20 Jun 2026
https://github.com/effectra/framework
Effectra is an MVC (Model-View-Controller) framework designed to provide a structured and organized approach to web application development. It follows a directory structure similar to Laravel and offers various features and components to build robust web applications.
api cli framework http mvc php psr
Last synced: 20 Jun 2026
https://github.com/jaebradley/http-status-identifier
🤔 What's my HTTP status?
Last synced: 29 Apr 2026
https://github.com/elkingarcia11/mlb-gameday-obp-odds
Small Python script that pulls MLB team on-base percentage (OBP) for the current season, loads today’s schedule, and writes CSV files that list each team’s OBP edge against its opponent for the day. It also labels each side of a game as betting favorite, not favorite, or equal using American moneylines from ESPN’s public game data.
api csv data http https json mlb mlb-stats-api moneyline odds python rest sports urllib
Last synced: 30 May 2026
https://github.com/mahabubr/vanilla-nodejs-crud
crud http nodejs vanila-nodejs
Last synced: 29 Apr 2026
https://github.com/pawel-slowik/docker-containers-proxy
Nginx proxy for Docker containers
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/alxgmpr/http2wrapper
2️⃣ NodeJS wrapper that utilizes http2 to make web requests.
Last synced: 29 Apr 2026
https://github.com/jwill9999/static-server-for-running-tests
Nodejs http server to serve static files when running tests.
api-documentation api-wrapper fs html http http-server nodejs path static-server testing-tools
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/alorel/http-status-code-const-enum
Basic const enum declaration for HTTP status codes
codes const enum http status typescript
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