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/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/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/janpieterz/nethttp
.NET Http Library
csharp dotnet dotnet-standard http rest
Last synced: 15 Mar 2025
https://github.com/johejo/cachehandler
Package cachehandler provides net/http middleware that caches HTTP responses.
cache caching go golang handler http middleware
Last synced: 02 Sep 2025
https://github.com/ispalliance/adminus-process-http-client
Adminus Process basic HTTP client for easy integration
adminus client http integration ispalliance php
Last synced: 25 Jun 2026
https://github.com/sjthesahiljoseph/http_networking_javascript
HTTP_Networking_JavaScript, let's learn about HTTP Networking in JavaScript. There are a lot of different stuff there. So feel free to use. Thanks.
api delete fetch get http http-networking http-request internet javascript patch post put
Last synced: 02 Sep 2025
https://github.com/jxsl13/stromgedacht
StromGedacht.de API client implementation in Go.
Last synced: 01 Jul 2025
https://github.com/arthurhoch/kiss-requests
Tiny zero-dependency Java 17+ HTTP client library built on native java.net.http.HttpClient.
http http-client java java-http-client java17 kiss library maven rest-client zero-dependency
Last synced: 26 May 2026
https://github.com/beenotung/node-easynmt
multi-language translate using UKPLab/EasyNMT
api browser client docker easynmt http isomorphic m2m100 mbart50 neural-machine-translation node opus-mt server translation typescript wrapper
Last synced: 11 Apr 2026
https://github.com/httpland/corp-middleware
HTTP cross-origin resource policy(CORP) middleware
corp cross-origin cross-origin-resource-policy fetch-api header http middleware same-origin same-site security
Last synced: 28 May 2026
https://github.com/httpland/coop-middleware
HTTP cross-origin opener policy(COOP) middleware
coop cross-origin cross-origin-opener-policy cross-origin-opener-policy-report-only header http middleware opener-policy policy report-to
Last synced: 28 May 2026
https://github.com/curusarn/200-ok
Always return 200 OK and inspect incoming traffic using Ngrok
Last synced: 16 May 2025
https://github.com/bgokden/go-http-redirector
an http redirection service written in go
go golang http redirecting-urls service
Last synced: 15 Mar 2025
https://github.com/icarogabryel/simple-http-like-server
Simple HTTP-like server written in Python and build over TCP sockets. It uses a minimalistic custom version of the HTTP protocol.
http http-server protocol requests server
Last synced: 16 May 2025
https://github.com/cedric05/swagger2har
har http openapi openapi3 openapi3-1 openapi31 swagger
Last synced: 04 Jan 2026
https://github.com/data-integrations/httptohdfs-action
Action Plugin: Fetches data from an external HTTP webservice or URL
cask-marketplace cdap cdap-plugin http
Last synced: 19 Jun 2026
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/heronacho66/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 Jul 2025
https://github.com/cdellacqua/http-status.js
Enums for HTTP Status Codes and Messages
Last synced: 15 Mar 2025
https://github.com/qbicsoftware/linksmith
A Java library to craft HTTP web links from raw header data.
http http-header rfc8288 web-link
Last synced: 13 Jan 2026
https://github.com/fritzthecat9/dockercomposetest
Deploy two C# web APIs to Raspberry Pi with Docker Compose file
api c-sharp csharp docker docker-compose http https minimal-api raspberry-pi raspberry-pi-4 raspberry-pi4
Last synced: 26 Jan 2026
https://github.com/httpland/etag-middleware
HTTP ETag middleware
entity-tag etag fetch-api header http middleware weak
Last synced: 28 May 2026
https://github.com/ch563/editheader
edit the http request header for chrome extension
Last synced: 21 Feb 2026
https://github.com/hostconfig/http
Welcome to hostconfig/http.
docker fullstack-development http nodejs typescript yarn-workspaces
Last synced: 11 Apr 2026
https://github.com/szpolny/simplehttp
Simple http server written in Rust for learning purposes.
Last synced: 18 Apr 2025
https://github.com/palash25/unirest-go
[Wrote this to learn Go may contain shitty code] Unofficial Go implementation of the unirest protocol by kong
Last synced: 05 Oct 2025
https://github.com/lqr471814/diff-headers
A dead simple utility to compare / diff HTTP headers.
Last synced: 12 Jun 2025
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/tecc/httputils
HttpUtils is a simple Java library aimed at parsing and serialising HTTP messages.
http java java-library utility
Last synced: 23 Mar 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/maxirosson/jdroid-java-http
Http Library for Java & Android Apps
Last synced: 15 Mar 2026
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/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/the-sumeet/curler
Execute curl commands from vscode
curl http rest-api rest-client restclient vscode-extension
Last synced: 29 Apr 2026
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/amdevit/restling
A lightweight, powerful, and easy-to-use REST client library for .NET
dotnet http http-client rest rest-client rest-framework rest-library
Last synced: 23 Mar 2025
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/do-/node-http-server-tools
Some wrappers around the standard node:http API
Last synced: 05 Jan 2026
https://github.com/dlampsi/gsrv
Wrapper for starting and maintaining HTTP and gRPC server
go golang golang-library grpc-go grpc-server http http-server
Last synced: 30 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/k5924/netty-http-server
A http server written using netty
Last synced: 10 Mar 2026
https://github.com/tiendq/http-status
Returning HTTP status in a quick and easy way.
Last synced: 03 Sep 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/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/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/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/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/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/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/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/i-core/routegroup
A modular approach to organizing HTTP handlers.
Last synced: 11 Feb 2026
https://github.com/siddhant-vij/advanced-js-topics
This repository consists of the personal code practice for Udemy Course - Advanced JS Topics.
animations async-await authentication callback canvas-api database design-patterns http javascript promises prototype shopping-cart testing
Last synced: 11 Apr 2026
https://github.com/imrandil/learning_http_streaming
leaning http stream implementations using express and react
expressjs http http-streaming react reactjs
Last synced: 10 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/blackmarllbor0/s3-file-saver
Microservices for communication and file management
docker-compose go golang grpc grpc-client grpc-server http javascript makefile micorservices minio nestjs nodejs postgres protobuf rest-api s3 shell typescript
Last synced: 24 Mar 2025
https://github.com/fatiq123/ktor-http
This repository includes different projects of Ktor Client for HTTP.
http kotlin ktor-auth ktor-client ktor-jwt ktor-server
Last synced: 11 Jul 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/rafaelmoraes003/trybe-exercicios
chai css docker express html http javascript jest mocha mysql nodejs oop python react react-testing-library redux sequelize sql typescript
Last synced: 10 Apr 2026
https://github.com/mr-won/news_project
News_Project
flutter flutter-http http http-api
Last synced: 30 Mar 2025
https://github.com/stevenrugg/curlhelper
A powerful, curl-like HTTP client for JavaScript and TypeScript. A cURL helper library built on top of native fetch API with no dependencies. Easier to use than cURL, fetch, axios and XMLHttpRequest
api chainable chainable-methods client curl curl-commands curl-functions curl-library curlrequest fetch helper-functions helper-tool http https request rest restful-api typescript
Last synced: 23 Nov 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/abdulsamie10/http-server-c
This repository contains the code of HTTP, which accepts requests and response based on the requests.
c c-language c-programming edit get http http-server post programming read server ubuntu write
Last synced: 01 Aug 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/cjp2600/roadrunner-glow
Simple http request Orchestrate for RoadRunner.
Last synced: 02 Jul 2025
https://github.com/tank-bohr/automatic-bassoon
cloudhopper http http-api smpp zk
Last synced: 23 Mar 2025
https://github.com/anzerr/form.pipe
Parse stream of multipart into sub streams per part
form fs http multipart-formdata stream util
Last synced: 26 Feb 2025
https://github.com/rokf/wsxo
WebSocket Tic-Tac-Toe with lua-http and termfx
example http lua tic-tac-toe websocket
Last synced: 31 Aug 2025
https://github.com/eibens/surv
A build tool for websites built with Deno.
bundler deno html http reload serve typescript web-development
Last synced: 20 May 2026
https://github.com/suthar345piyush/httpservergolang
HTTP Server in GO Language.
golang golang-package http http-server
Last synced: 24 Jul 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/scootpl/sqlreq
SQLReq is a wrapper around standard Go net/http client. You can execute REST requests using SQL-like syntax.
go golang http http-client microservices middleware rest-api
Last synced: 30 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/lpabon/lputils
Collection of golang libraries
asynchronous golang http libraries ssh strings test uuid
Last synced: 03 Jul 2025
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/happer64bit/hyperscript-docs
Documentation Of Hyperscript Cli šŖ
docs http hyperscript nextjs nextra test testing
Last synced: 24 Jul 2025