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/bravo68web/dart-rest-api-intro
Introduction to the Dart REST Framework.
Last synced: 02 Nov 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/st235/remotecontroller
A simple way to remotely manage your computer 🎮
golang http keyboard qrcode remote-control
Last synced: 14 Oct 2025
https://github.com/stevepan643/cweb
CWeb – A lightweight, learning-friendly C web framework with simple routing and HTTP support.
c framework help-wanted http http-server lightweight web
Last synced: 21 May 2026
https://github.com/andersnormal/outlaw
:cow: A redirector with automatic certs and redirect wildcards and specific routes
Last synced: 14 Jan 2026
https://github.com/i-core/routegroup
A modular approach to organizing HTTP handlers.
Last synced: 11 Feb 2026
https://github.com/amirpooyan-r/segmented-proxy
SegmentedProxy is a small educational proxy written in Python. It helps students understand how HTTP forwarding, HTTPS CONNECT tunnels, rule-based routing, and traffic segmentation work in practice. The project focuses on clarity, safe defaults, and explainable behavior.
education http http-proxy https https-proxy learning networking proxy python security-basics
Last synced: 13 Jan 2026
https://github.com/desotech-it/telegram-echo-bot
A simple Telegram Echo Bot used to teach Golang
golang http networking telegram
Last synced: 14 Jan 2026
https://github.com/kaocc/gofetch
GoFetch - a simple, concurrent downloader
concurrency downloader go golang http
Last synced: 31 May 2026
https://github.com/thejfreitas/ts-http-status-utils
HTTP status code declarations, descriptions and utils.
http status-code status-code-constants status-codes typescript
Last synced: 08 Aug 2025
https://github.com/rinapen/yay-cpp-wrapper
🌐Modern C++ wrapper for Yay (SNS) API.
api-client http http-client websocket yay
Last synced: 17 Nov 2025
https://github.com/initdc/http-status-codes
Response with HTTP status code that you request
Last synced: 14 Mar 2025
https://github.com/sgaunet/httping-go
HTTP ping utility written in Go - Test HTTP endpoints with response times, status codes, and content sizes
cli command-line-tool devops go golang http http-client monitoring networking ping
Last synced: 03 Sep 2025
https://github.com/md-aamroni/http
Simple definition about Hypertext Transfer Protocol and Secured Layer
how-http-work http http-status-code https
Last synced: 22 Nov 2025
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/nafidurmus/recent-earthquakes-in-turkey
Türkiye'de olan son 20 deprem hakkında bilgi veren mobil uygulama.
flutter flutter-demo flutter-examples http
Last synced: 24 Jun 2026
https://github.com/akashbabu/docker-deploy-http
HTTP Hook for automated deployment of images to docker-swarm
automation deployment docker http images swarm webhook
Last synced: 29 Apr 2026
https://github.com/snakem982/hproxy
一个简单的http,https代理的实现 A simple http, https proxy implementation
http http-proxy https https-proxy
Last synced: 29 May 2026
https://github.com/indice-co/indice.swift.networking
Swift Library containing http related stuff as well as rest helpers and encoding helpers.
Last synced: 24 Mar 2025
https://github.com/kostastepetes/har-analyzer-website-mern
🧙♂️ MERN stack website (MongoDB + Express + React + NodeJS) that operates as a Crowdsourcing platform and allows users to upload, analyze and process their HAR Files (HTTP Archives)
crowdsourcing express har http http-archive mern mern-stack mongodb mongoose nodejs react
Last synced: 12 Apr 2026
https://github.com/code0-tech/draco
Protocol adapter that will accept request, verify them and sends them to execution.
http microservice protocol rust
Last synced: 08 Apr 2025
https://github.com/tao12345666333/practical-web-development
css html http javascript mongodb mysql python redis webdevelopment
Last synced: 12 Apr 2026
https://github.com/sunsided/hyperium-headers-content-md5
typed Content-MD5 header
Last synced: 02 Jul 2025
https://github.com/re-mouse/http-webserv
⚒☁ Simple c++ webserver like a Nginx
Last synced: 12 Jun 2026
https://github.com/jjbchunta/endpoint-routing
A directory-based HTTP request router.
Last synced: 04 Apr 2025
https://github.com/pouu69/put_request_for_upload
if you want using 'PUT' method for file upload, you can using it
Last synced: 17 May 2026
https://github.com/taalhach/go-http-server
go simple http server
go-http go-ping-pong-server golang-http http
Last synced: 30 Mar 2025
https://github.com/nicolocarcagni/tempboard
Check the temperature of your room with a modern and minimal Dashboard
arduino express http iot nodejs temperature
Last synced: 10 Mar 2026
https://github.com/serviejs/servie-finalhandler
Servie final HTTP responder
404 finalhandler http response servie
Last synced: 09 Nov 2025
https://github.com/willdev12/gs-httpget
A very simple method for running code from an external url in Google Script
google google-cloud google-script gs http httpget library urlfetchapp
Last synced: 25 Sep 2025
https://github.com/freepik-company/doorkeeper
A tiny HTTP server to be used as external authentication service for Envoy
envoy external-authorization golang http
Last synced: 12 Apr 2026
https://github.com/joe-degs/mock_backend
Backend service written in golang
backend database golang http networking
Last synced: 18 May 2026
https://github.com/willpower3309/kindling
Kindling is a Tinder bot that handles the hassle of swiping right and messaging a sweet first pickup line for you
api automation bot http https python swipe tinder
Last synced: 02 Jul 2025
https://github.com/sideffect0/web-wheel
simple http file server
golang http http-server server
Last synced: 31 Mar 2025
https://github.com/melardev/reactcrudasync
Rest full stack application built with React showing how to make HTTP CRUD
api async components crud http react rest
Last synced: 11 Apr 2026
https://github.com/jonoman55/restclient
This app is used to test API calls using the HttpClient. This app also includes a JSON formatter to return readable parsed data.
api csharp http http-requests http-response https https-request https-response json rest-client
Last synced: 18 May 2026
https://github.com/bozzelliandrea/java-se-rest-api
Java SE Rest API - FrameworkLess
frameworkless http http-protocol http-server java java-se rest-api restful-api tcp-server
Last synced: 19 Feb 2026
https://github.com/zource-dev/hello-web
A minimal Node.js web application
hello-world http minimal nodejs web
Last synced: 15 May 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/tiendq/http-status
Returning HTTP status in a quick and easy way.
Last synced: 03 Sep 2025
https://github.com/recuencojones/httpr-interceptor-header
Httpr Interceptor for Headers
http httpr httpr-interceptor interceptor typescript
Last synced: 09 Nov 2025
https://github.com/josemavarez11/imovie-api
Backend code for iMovie app.
authentication backend http javascript jwt middleware model-view-controller mongodb rest-api server typescript
Last synced: 09 Apr 2026
https://github.com/bohdaq/http-to-https-letsencrypt
HTTP server with default redirect to HTTPS and support for Let'sEncrypt Automatic Certificate Management Environment using HTTP-01 challenge
http https letsencrypt redirect
Last synced: 25 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/diegohce/httprecorder
httprecorder tool to mock integration tests with other microservices
http httpproxy integration-test proxy recorder replay replay-response replay-responses request-recorder requests-recorder test unit-test
Last synced: 24 Mar 2025
https://github.com/bitcodr/avn-promotion
golang grpc hexagonal-architecture http kubernetes microservice mongodb nats
Last synced: 11 Apr 2026
https://github.com/shubhamv108/httpwebserver-java-demo
A simple web server using java HttpServer
http http-server web-server web-service web-services-restful
Last synced: 24 Mar 2025
https://github.com/julian-nash/httpz
A small but handy HTTP status code library
Last synced: 18 Mar 2025
https://github.com/edoriggio/cn-web-server
Project for the Computer Networking course @ USI University
http socket-programming webserver
Last synced: 11 May 2025
https://github.com/heyman/http-warmup
Python script & Docker image that waits for an HTTP server to come online and optionally warms it up with a specified number of requests
Last synced: 11 Jun 2025
https://github.com/jacobbrewer1/pagefilter
A GO library that produces SQL SELECT statements from filters and parameters provided
Last synced: 03 Aug 2025
https://github.com/jandev/azurefunctions-httpbinding
A clean HTTP binding solution for Azure Functions
azure azure-functions http serverless
Last synced: 03 Aug 2025
https://github.com/do-/node-http-server-tools
Some wrappers around the standard node:http API
Last synced: 05 Jan 2026
https://github.com/johejo/go-defaultcertifi
Automatic certificate bundler for http.DefaultTransport.
certificate go golang http tls
Last synced: 03 Sep 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/victor141516/vosk-http-api
I took Vosk and wrapped it in a HTTP API
Last synced: 24 Mar 2025
https://github.com/orestispanago/hikvision-downloader-http
Download from Hikvision IP cam using HTTP API
grayscale hikvision-camera http linear-regression rgb
Last synced: 10 Aug 2025
https://github.com/gallofeliz/iperf3-service
Iperf3 service with nodes callable by http API (for example telegraf)
Last synced: 02 Aug 2025
https://github.com/sfomuseum/go-http-opensearch
Go package to implement an OpenSearch HTTP middleware handler.
Last synced: 06 Mar 2025
https://github.com/citomni/infrastructure
CitOmni Infrastructure provides lean, cross-mode services and building blocks designed to support both HTTP and CLI applications. It focuses on performance, simplicity, and predictable behavior, offering a common layer that applications can rely on without overhead or unnecessary abstractions.
captcha citomni citomni-framework citomni-php cli deterministic green-by-design high-performance http infrastructure low-overhead php php8 psr-4
Last synced: 13 Jan 2026
https://github.com/sgaunet/ratelimiter
Utility to put in front of a webservice to handle a ratelimit
Last synced: 30 Mar 2025
https://github.com/lefuturiste/httper
A file_get_contents based, PSR-7 http client.
Last synced: 10 Aug 2025
https://github.com/pdmlab/express-correlationid-sample
Shows the usage of express-correlation-id package with express controllers and their dependencies
expressjs http httpserver microservices nodejs
Last synced: 12 Apr 2026
https://github.com/foxcapades/lib-k-multipart
Kotlin MultiPart BodyPublisher for the JDK HttpClient API.
http httpclient jdk11 kotlin multipart multipart-formdata multipart-uploads
Last synced: 06 Apr 2025
https://github.com/filiprokita/connectiontest
This simple Python program is designed for testing internet connection. It prompts the user to enter a URL and then attempts to establish a connection with that address using the requests module.
automation connection errorhandling http networking python requests testing webdev
Last synced: 24 Mar 2025
https://github.com/scootpl/restreq
RestReq is a wrapper around standard Go net/http client. In a simple call you can use json encoding, add headers and parse result. This should be sufficient in most use cases.
go golang http http-client microservices middleware rest-api
Last synced: 06 Apr 2025
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/judsonstevens/http_yeah
Simple Ruby server with POST and GET interaction.
Last synced: 10 Jun 2025
https://github.com/kiranandcode/http_sig_ocaml
HTTP Signatures for OCaml
http http-signature ocaml ocaml-library
Last synced: 22 Apr 2025
https://github.com/statico/zerodep-node-http-server
Zero-dependency TypeScript HTTP server built on node:http with Hono-compatible API
hono-compatible http middleware no-dependencies nodejs server typescript zero-dependency
Last synced: 28 May 2026
https://github.com/algrvvv/http
Консольная утилита для удобной работы с http запросами
Last synced: 06 Jan 2026
https://github.com/momen-alshouha/angular-http-api
This repository showcasing a minimalist Angular web app focused on practicing RxJS and HTTP API integration, with minimal emphasis on styling.
angular api http observable pagination router rxjs
Last synced: 14 Apr 2026
https://github.com/honeyryderchuck/http-clients-benchmark
(Mirror) Ruby HTTP Client Benchmarks
Last synced: 11 Aug 2025
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/matteotorna/pryxapi
PryxAPI is a powerful and flexible HTTP client for Node.js, designed to simplify API requests with advanced features such as authentication, caching, retry mechanisms, and more.
api authentication http http-client http-requests https node-cache node-js npm-package rate-limiting validation validation-library
Last synced: 17 Jul 2025
https://github.com/vitorsv1/go-proxy
Acts as a middleman between the client and the internet, logging HTTP requests
Last synced: 25 Mar 2025
https://github.com/kanibal97west/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: 02 Aug 2025
https://github.com/bcrist/shittip
Another shitty HTTP server
http http-server server zig zig-library zig-package ziglang
Last synced: 06 Jan 2026
https://github.com/un-def/httoolsp
A collection of HTTP-related pure Lua helper functions
batteries formdata helper-functions helpers helpers-library http http-headers lua
Last synced: 24 Mar 2025
https://github.com/stevepartridge/service
A Go service package to serve grpc, grpc-gateway, and additional http handlers on a single port
go grpc grpc-gateway http http-server openapi swagger
Last synced: 17 Jan 2026