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/bitcodr/avn-promotion
golang grpc hexagonal-architecture http kubernetes microservice mongodb nats
Last synced: 11 Apr 2026
https://github.com/hannesbarbez/barbezdoteu.http
Contains additional generic logic related to HTTP and HTTPS, such as copying a request via the HttpRequestMessageCloner.
Last synced: 01 Jul 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/barelyhuman/fit
Minimal wrapper around window.fetch to make my life easier
Last synced: 08 Oct 2025
https://github.com/thepatrik/hellohttp
A simple barebone HTTP server implementation in golang.
Last synced: 16 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/matteogauthier/oulaproblem
HTTP Error Pages Sample
error http http-error-pages http-errors sample sample-code
Last synced: 21 Jan 2026
https://github.com/jhkim31/http-connection-pool
HTTP connection pool that can be used when limiting the number of connections and sending multiple requests at the same time.
connection-pool http http-connection-pool https
Last synced: 21 May 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/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/bridgerbrown/c_http_server
backend backend-api backend-server c http http-server low-level server
Last synced: 20 Mar 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/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/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/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/lex-r/dwl
Simple file downloader 🤪
downloader http transfer-files utility
Last synced: 14 Jan 2026
https://github.com/cijiugechu/persona-http
A blazing-fast HTTP client with TLS fingerprinting for Node.js
client fingerprint http napi-rs tls-fingerprinting
Last synced: 09 Oct 2025
https://github.com/scx-projects-incubator/scx-http-routing
🥚 SCX HTTP Routing
Last synced: 13 Jan 2026
https://github.com/maxirosson/jdroid-java-http
Http Library for Java & Android Apps
Last synced: 15 Mar 2026
https://github.com/alimy/echo
High performance, minimalist Go web framework
Last synced: 09 Oct 2025
https://github.com/alimy/httprouter
A high performance HTTP request router that scales well
Last synced: 09 Oct 2025
https://github.com/judsonstevens/http_yeah
Simple Ruby server with POST and GET interaction.
Last synced: 10 Jun 2025
https://github.com/kevindanne/rusthttpredirector
A simple HTTP request redirector written in rust
http http-proxy http-redirect rust
Last synced: 28 May 2026
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/fantasticfiasco/serilog-sinks-http-sample-dotnet-framework
Sample application of Serilog.Sinks.Http producing log events in .NET Framework.
Last synced: 23 Feb 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/jesielviana/webdev2020
Conteúdo do Curso de Programação para Web do IFPI Campus Picos ministrado pelo professor Jesiel Viana.
css html http ifpi javascript jesielviana web website
Last synced: 30 Apr 2026
https://github.com/ekliptor/multihttpdispatcher
HttpDispatcher for multi part post
Last synced: 01 May 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/pitazzo/usj-http-project
Group project statement for Networks & Communications 2 (USJ)
Last synced: 10 Mar 2026
https://github.com/karewan/knhttpphp
Simple HTTP Client for PHP 8.3+ using curl
Last synced: 01 May 2026
https://github.com/baidadi/iot-stm-zet6_spl_http_onenet
一种使用标准库架构的STM32F103ZET6通过ESP8266模块以HTTP协议连接ONENET的解决方案
esp8266 http onenet standard-library stm32f103zet6
Last synced: 01 May 2026
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/scisamir/alx-higher_level_programming
ALX Higher Level Programming
data-structures http https networking-in-python orm python3 sql sqlalchemy test-driven-development
Last synced: 13 Jun 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/jeroenouw/golangrest
REST API written in GO
go golang http mux practice-project rest-api router
Last synced: 13 Jun 2026
https://github.com/dresende/daikeen
NodeJS Daikin Air Conditioning HTTP API
Last synced: 08 May 2026
https://github.com/crissnamon/http-interface-client
Simple HTTP client to make requests using interfaces
feign http http-client java kotlin rest rest-client web
Last synced: 01 May 2026
https://github.com/joeattardi/simple-web-server
Simple HTTP 1.1 web server built for educational purposes
Last synced: 13 Jun 2026
https://github.com/devforgetech/fetch-hooks-core
Universal React-style hooks for fetch() — works in Node, Bun, Deno, Cloudflare Workers, and edge runtimes. Tiny, dependency-free, TypeScript-first.
bun cloudflare-workers deno edge-runtime fetch hooks http javascript nodejs npm-library opensource request signals typescript
Last synced: 21 Nov 2025
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/helldragon26390/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: 25 Aug 2025
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/prosumma/httpfluent
A fluent interface over REST written in Swift
Last synced: 24 Mar 2025
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.hubspot.client
An async thread-safe singleton HubSpot HTTP client
client cms crm csharp dotnet http httpclient hubspot hubspotclientutil openapi
Last synced: 13 May 2026
https://github.com/wtrsltnk/asr
Auto Sqlite Rest (asr), small app that will create rest api from a given sqlite database.
cpp http rest sqlite-database sqlite3
Last synced: 09 Jun 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/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/kyle-west/portmageddon
:ocean: Proxy traffic on a LAN machine as if it came from your localhost
http localhost portforward proxy
Last synced: 13 Jun 2026
https://github.com/szpolny/simplehttp
Simple http server written in Rust for learning purposes.
Last synced: 18 Apr 2025
https://github.com/osisdie/mocha-http-test-template
A simple, workable, configable UnitTests using mocha, nconf and axios
axios http integration-testing mocha nodejs starter template testing
Last synced: 25 Jun 2026
https://github.com/alfianandinugraha/learn-websocket-basic
Example websocket without https://socket.io
Last synced: 01 Jul 2025
https://github.com/trananhtung/content-type
Parse and format HTTP Content-Type / media-type headers (RFC 9110). A faithful Rust port of the content-type npm package. Zero deps, no_std.
content-type http media-type no-std rust
Last synced: 25 Jun 2026
https://github.com/a-poor/requests
A quick and easy HTTP request library written in Go.
go golang hacktoberfest http requests
Last synced: 28 Jun 2026
https://github.com/pragmarb/pragma-client
Build clients for your Pragma-based APIs.
Last synced: 09 Jun 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/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/rurangiza/adars
Building an HTTP server to understand how it works.
Last synced: 18 Mar 2025
https://github.com/ch563/editheader
edit the http request header for chrome extension
Last synced: 21 Feb 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/toni08bit/httptomysql
Access any MySQL database via simple Http Requests
Last synced: 03 May 2026
https://github.com/nebil175/lcu_dumper
🔍 Discover and extract League Client Update data easily with LCU Dumper, a fast, cross-platform CLI that outputs selected API endpoints to JSON files.
cli data-dump http json league-of-legends openapi python reverse-engineering swagger tooling
Last synced: 03 May 2026
https://github.com/rubyonworld/ruby-client
The Namely gem wraps the Namely HTTP API, allowing you to manipulate your account through Ruby.
Last synced: 10 Jul 2025
https://github.com/dynatrace/dcrum-minihttp-decode
Mini HTTP script for DC RUM
dcrum http lua universal-decode
Last synced: 08 May 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/r3li4nt/http-tester
Programa para comprobar la seguridad de servidores web mediante ataques DoS.
ddos dos hacking http pentest-tool python
Last synced: 18 Apr 2025
https://github.com/goidioms/rest
A lightweight, high-performance REST API framework built with Go, featuring hot-reloading and a clean architecture pattern.
air api backend clean-architecture go golang hot-reload http json rest-api
Last synced: 04 May 2026
https://github.com/gabrielfduarte/microservice-consorcio-fiap
Microsserviço para a função de consórcio da atividade proposta pela FIAP
api api-rest api-service docker dockerfile http http-rest-api java java-api java8 microservice rest spring spring-boot spring-framework
Last synced: 04 May 2026
https://github.com/pikmin-rgb/webserv
This is when you finally understand why a URL starts with HTTP
Last synced: 23 Jun 2025
https://github.com/pichillilorenzo/http-request-method-db
HTTP Request Method Database
database db http http-method http-request http-request-method http-request-methods javascript js json method request request-method
Last synced: 04 May 2026
https://github.com/atomic-state/controller-express
Router wrapper for Express
controller express http request
Last synced: 04 May 2026
https://github.com/jasonsbarr/easy-http-ajax
Simple library to make HTTP requests using AJAX requests
ajax http javascript vanilla-javascript
Last synced: 15 Jun 2026
https://github.com/jesusgraterol/fetch-request-node
The fetch-request-node package makes working with external APIs simple and efficient. This intuitive wrapper leverages the power of the Fetch API, providing a clean and concise interface for your API interactions.
fetch fetch-api http https request utilities utils
Last synced: 16 Apr 2025
https://github.com/luizottavioc/go-concepts
This repository houses a collection of Go projects and code snippets developed for educational purposes.
api file-upload go gochannels golang goroutine http json mongodb
Last synced: 04 May 2026
https://github.com/cdellacqua/http-status.js
Enums for HTTP Status Codes and Messages
Last synced: 15 Mar 2025
https://github.com/douglaszuqueto/ttn-service-integration
TTN Service Integration
golang http iot lorawan mqtt postgresql ttn ttn-integration
Last synced: 04 May 2026
https://github.com/msskowron/sshtunnelhttp
SSH tunneling written in Golang.
Last synced: 15 Jun 2026
https://github.com/ikajdan/simple-request
A simple app that demonstrates how to make a network request
android app gradle http kotlin networking
Last synced: 04 May 2026