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-03 00:15:16 UTC
- JSON Representation
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/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/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/ken-okabe/minimal-http-server
node minimal-http-server just works as expected, good for built-in something
http minimal node-module server
Last synced: 11 Oct 2025
https://github.com/joaocarvoli/desafio-insigthlab
Repositório sobre o desafio de interoperabilidade do Insigth Lab.
axios bootstrap express html5 http javascript mvc-architecture nextapp nextjs nodejs
Last synced: 14 Apr 2026
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/psodox/base-http-application
Pure HTTP Application following PSR-7 and PSR-11. Based on https://github.com/psodox/base-http-application-architecture.
Last synced: 20 Jan 2026
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/cloudmercato/pycurlb
Python cURL benchmark - Get info about connection
benchmark curl curl-library http http-client python
Last synced: 27 Jan 2026
https://github.com/marcandreappel/http_status
Small library to work with HTTP Status Codes
Last synced: 04 Oct 2025
https://github.com/trueromanus/fuuko
Library for perform HTTP queries in a declarative style
Last synced: 12 Oct 2025
https://github.com/melardev/reactreduxasynccrud
React + Redux app showing how to perform Asynchronous HTTP CRUD
api crud full-stack fullstack http javascript node node-js nodejs npm react react-redux redux rest
Last synced: 12 Apr 2026
https://github.com/biurad/php-http-galaxy
🪐 A library that provides functionality for http pipelines: psr-7, psr-13, psr-15, psr-17, Cors, CSP, session and cookies manipulations.
biurad cookie guzzle guzzlehttp http http-factories php psr-13 psr-17 psr15 psr7 session
Last synced: 19 Jan 2026
https://github.com/jiashunx/masker-json-server
Web应用:基于masker-rest实现的简易json server(供前端开发使用,用来mock后端接口及报文,本地启动后访问http://127.0.0.1:port 即可访问管理服务)
dynamic-http-server http json-server
Last synced: 12 Oct 2025
https://github.com/vijayinyoutube/mockapi-part-2
Flutter Mock API Demo Code
apicall dart flutter http http-server httprquest mockapi vijaycreations
Last synced: 24 Mar 2025
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/go-x-pkg/servers
HTTP, HTTPs, UNIX, gRPC servers with configs and context
boilerplate configuration grpc http
Last synced: 24 Jan 2026
https://github.com/usagi-flow/iron-test
A test helper crate for Iron.
http iron rust rust-crate testing
Last synced: 13 Oct 2025
https://github.com/commenthol/proxyy
A http(s) proxy middleware
cookie http https middleware proxy rewrite url
Last synced: 10 Jun 2026
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/fu-sen/vercel-410
❎ Output http status "410 Gone" on ▲ Vercel
410 gone http http-status http-status-code http-status-codes http-statuscodes vercel
Last synced: 13 Oct 2025
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/bscript07/softuni-javascript-front-end
Javascript for Front-End course at SoftUni -Feb 2024
ajax arrays-and-strings asynchronous-javascript dom-events dom-manipulation http objects-classes
Last synced: 15 Mar 2025
https://github.com/romelium/very-simple-http-server-asio
This is a very simple and minimal HTTP server using the Asio library in C++. The code is only 28 lines long. This is meant to showcase how minimal you can make an HTTP server at a near barebone level while being cross-platform.
asio basic cmake cplusplus cpp html http http-server minimal simple vcpkg very-basic very-simple
Last synced: 20 May 2026
https://github.com/willpinha/httputils
🧰 Simple utilities for the net/http package
Last synced: 14 Oct 2025
https://github.com/fziviello/api_meteo
Meteo Attuale tramite servizio web dedicato
Last synced: 14 Oct 2025
https://github.com/bitcodr/avn-promotion
golang grpc hexagonal-architecture http kubernetes microservice mongodb nats
Last synced: 11 Apr 2026
https://github.com/robert-wallis/http-echo
Simple HTTP server that just echos everything to the console. For debugging POST requests.
golang http http-server testing-tools
Last synced: 18 Jan 2026
https://github.com/aakashsingh-rajput/api-http-explorer
Interactive web-based API testing tool to explore HTTP methods like GET, POST, PUT, and DELETE. Built with React and Tailwind CSS for developers and learners.
api http react tailwindcss typescript
Last synced: 11 May 2026
https://github.com/amethyst-php/http-log
amethyst amethyst-package api http http-log laravel log logger utility
Last synced: 11 May 2026
https://github.com/sterlp/load-runner
Simple HTTP/REST load tool
cli command-line http java load-test load-tool rest
Last synced: 28 Dec 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/maxirosson/jdroid-java-http
Http Library for Java & Android Apps
Last synced: 15 Mar 2026
https://github.com/malaksadek/simple-http-server
A simple HTTP server in Java 🌐 📂 (2019)
http http-client http-server java network network-programming networking
Last synced: 01 Jun 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/alanburic/flask-hello-world
Flask "Hello World" HTTP server for CI/CD testing purposes (e.g. Ansible). Periodic upgrades included.
flask hello-world http python python3
Last synced: 15 Oct 2025
https://github.com/ik5/httpmultipart
Go client that sends HTTP with multipart content
golang http http-client multipart multipart-uploads
Last synced: 11 Apr 2026
https://github.com/kopexa-grc/common
Common Go library for scalable, secure, and type-safe backend development. Includes utilities for authorization (OpenFGA), database testing, HTTP helpers, error handling, and more.
authorization backend entgo error-handling go golang http kopexa library middleware openfga security testutils utilities
Last synced: 18 Apr 2026
https://github.com/dinkohristov/javascipt_applications_june_2025
This repository is solutions of problems from my SoftUni course: JS Applications - June 2025
ajax asynchronous-programming html http javascript modular-applications rest spa
Last synced: 24 Mar 2025
https://github.com/shivah12/api-buddy
API Buddy is a lightweight web-based API testing tool built with React and Axios. It enables developers to construct and send HTTP requests directly from the browser, view formatted JSON responses, and debug endpoints in real-time without installing external software.
Last synced: 02 Sep 2025
https://github.com/cogini/http_structured_field
Elixir library to parse HTTP Structured Fields (RFC 8941)
Last synced: 16 May 2025
https://github.com/curusarn/200-ok
Always return 200 OK and inspect incoming traffic using Ngrok
Last synced: 16 May 2025
https://github.com/selleo/terraform-aws-lb
Terraform Load Balancer module for AWS
alb application-load-balancer aws http listener load-balancer terraform terraform-module
Last synced: 13 May 2026
https://github.com/dteoh/paw-apiauthdynamicvalue
Paw extension to calculate the Authorization header value for the Ruby ApiAuth gem
hmac hmac-sha1 http http-header paw paw-extension
Last synced: 20 Oct 2025
https://github.com/mahmud-kandawala/python-powered-task-management-platform
A sophisticated, web-based task management application built with Flask, featuring secure user authentication, dynamic content rendering, real-time interactions using AJAX, and comprehensive database management with Flask SQLAlchemy. Ideal for demonstrating advanced web development skills and best practices.
ajax flask http python sqlalchemy
Last synced: 11 Apr 2026
https://github.com/i-rzr-i/uniqxtraceidmw
Generate and overwrite default/predefined trace identifiers in the HTTP context. Value of 'HttpContext.TraceIdentifier' is changed and also add new header variable in 'HttpContext.Response.Headers' named 'X-Trace-Id' to trace requests in trace logs.
header http logs middleware response trace tracing variable x-trace
Last synced: 23 Jun 2025
https://github.com/oleksandr-romashko/goit-advancedjs-hw-03
Homework for Javascript HTTP requests
Last synced: 22 May 2026
https://github.com/halimath/httputils
Utilities for implementing http services in Go
auth go golang http middleware
Last synced: 15 Mar 2025
https://github.com/dubniczky/httparser
Simple HTTP request and response parser, written in pure javascript with zero dependencies
http javascript no-dependencies pure-javascript request response
Last synced: 23 Mar 2025
https://github.com/roneetkumar/middleware
building HTTP middleware that will recover from any panics in an application, even if the response write has been partially written to, and then output the stack trace if the application is in development mode.
Last synced: 11 Jun 2026
https://github.com/krunal96369/dio_example
dart dartlang dio flutter flutter-apps flutter-examples http
Last synced: 15 Mar 2026
https://github.com/ajayos/server
Express-based HTTP server, handles server-related functionalities like starting and stopping the server, retrieving host information, getting active network interfaces, and formatting memory usage, with usage of environment variables for configuration.
express express-js expressjs http http-server node
Last synced: 23 Jan 2026
https://github.com/oleksandr-romashko/goit-react-hw-04-images
Image gallery using React hooks.
axios http module-scss pixabay-api react react-hooks
Last synced: 12 May 2026
https://github.com/hkmori15/hget
Simple and blazing-fast http(s) receiver data utility ⚡
blazing-fast cli http https rust simple utility
Last synced: 24 Oct 2025
https://github.com/ballistic676/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: 16 Apr 2025
https://github.com/httpland/response-utils
Response utility collection
collection fetch-api http response utilities utility
Last synced: 01 Jun 2026
https://github.com/djcass44/go-tracer
Simple library for request tracing between GoLang services
golang golang-library hacktoberfest http tracing
Last synced: 31 Mar 2025
https://github.com/followtheprocess/zap
A command line .http file toolkit
api cli go http http-file http-requests rest-api testing
Last synced: 02 Sep 2025
https://github.com/matter-in-motion/mm-http
HTTP transport
api extension http http-transport matter-in-motion transport
Last synced: 14 Apr 2026
https://github.com/rightek/rightek.httpclient
Simple wrapper around `System.Net.Http.HttpClient`
fluent http http-client httpclient net5 net6 netstandard21 request rest-client
Last synced: 25 Oct 2025
https://github.com/ethiclab/http-get
Simple http request that returns a Promise
Last synced: 25 Oct 2025
https://github.com/blaisedegrille/bdg-angular23
The nice example of a some angular materal crdud components written in typescript. Dinamic-generic table, dinamic-generic edit-create form
angular angular16 angular2 http http-client material-design material-ui menu navbar navigation services site table typescript
Last synced: 05 Jan 2026
https://github.com/dtouzeau/http-audit
An HTTP auditing tool written in Go that investigates all steps required to access a URL - A part of Artica Ecosystem
http http-client http-requests httpclient tool
Last synced: 13 Jan 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/jamesponddotco/httpx-go
[READ-ONLY] Alternative HTTP client for Go with timeouts, cache, automatic retries, and more.
cache caching go go-extend-core http http-client retry
Last synced: 15 Mar 2025
https://github.com/brianlesko/http-camera-server-python
Server and client code for broadcasting and receiving an HTTP camera stream. The HTTP stream is also accessible from a web browser. Tested on a LAN network and Is very low latency.
camera http networking python server socket stream webcam website
Last synced: 16 May 2025
https://github.com/rdch106/pysimplehttpdownloader
Simple HTTP downloader written in Python
downloader http python python3
Last synced: 01 Jun 2026
https://github.com/akagi201/balancer
A collection of load balance HTTP Handlers
golang handler http load-balancer middleware
Last synced: 27 Oct 2025
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/shidenkai0/opentracing-contrib
Opentracing integration contributions for commonly used Go libraries
elastic go golang http opentracing
Last synced: 10 Mar 2026
https://github.com/hostconfig/hostconfig
Welcome to hostconfig.
docker express fullstack-development http https mocha nodejs typescript yarn-workspaces
Last synced: 24 Jan 2026
https://github.com/hotstu/rxfetch
an easy to use http request library based on RxJava & OkHttp 一个简单易用的Http请求库,基于RxJava和OkHttp封装
Last synced: 15 Mar 2025
https://github.com/tdb-alcorn/nice-router
Route requests to handlers nicely.
Last synced: 25 Feb 2026
https://github.com/alamin-karno/university_info
A flutter application to find all university in any country using HTTP and provider.
api country dart flutter http provider university
Last synced: 29 Jan 2026
https://github.com/jbadeau/gaugekit
A collection of modules to make writing acceptance tests with gauge easier.
bdd beam gauge http screenplay-pattern selenium spark sql testing
Last synced: 15 Apr 2026
https://github.com/bimedia-fr/listen-interface
module to listen on a specific network interface
http interface listen listen-interface
Last synced: 04 Jan 2026
https://github.com/carlosupreme/problem-details-http
TypeScript implementation of the RFC 7807 standard.
http problem-details rfc-7807 typescript
Last synced: 30 Jan 2026
https://github.com/techniker/controllino-ebmpapst-ec-controller
Simple Controllio-based EBMPapst EC Fan Controller
controller controllino ebmpaps fan http mqtt pwm web
Last synced: 14 May 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/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/janpieterz/nethttp
.NET Http Library
csharp dotnet dotnet-standard http rest
Last synced: 15 Mar 2025