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-02 00:14:56 UTC
- JSON Representation
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/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/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/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/scx-projects-incubator/scx-http-routing
🥚 SCX HTTP Routing
Last synced: 13 Jan 2026
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/anmiles/downloader
Wrapper for downloading data as string, buffer or complex types
download http javascript jest library nodejs request typescript
Last synced: 08 Apr 2026
https://github.com/yourpartnerbeck4/ware-executer
Roblox ware Executor. Transforming Ideas into Reality. At -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: 24 Jul 2025
https://github.com/steadybit/extension-http
A Steadybit action implementation to check http endpoints
Last synced: 21 Feb 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/pitazzo/usj-http-project
Group project statement for Networks & Communications 2 (USJ)
Last synced: 10 Mar 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/rurangiza/adars
Building an HTTP server to understand how it works.
Last synced: 18 Mar 2025
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/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/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/ch563/editheader
edit the http request header for chrome extension
Last synced: 21 Feb 2026
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/tao12345666333/practical-web-development
css html http javascript mongodb mysql python redis webdevelopment
Last synced: 12 Apr 2026
https://github.com/soenneker/soenneker.trustedform.client
A .NET thread-safe singleton HttpClient for Active Prospect's TrustedForm
active client csharp dotnet http httpclient httpclients prospect trustedform trustedformclient
Last synced: 10 Jun 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/httpland/etag-middleware
HTTP ETag middleware
entity-tag etag fetch-api header http middleware weak
Last synced: 28 May 2026
https://github.com/dougsoftware/java-web-development-under-the-hood
They are my studies and notes that I learned in the course.
ajax apache-tomcat asynchronous eclipse-ide http java jdk8 jsp jstl mcv security servlet servlet-annotation servlet-jsp web-development websocket-client websockets websockets-server
Last synced: 05 Jul 2025
https://github.com/trco/copycat
A lightweight Go package that generates realistic mock API responses for given API requests based on exemplary API responses.
api-mocker api-mocking api-simulation fake-api fake-data http http-mock-data mock-apis mock-data mock-http mock-server mocking testing testing-tools
Last synced: 22 Mar 2025
https://github.com/pgiii/nucleus-http
Rust Web Framework for WebApps and Servers
html http http-server rust web web-framework website
Last synced: 06 Apr 2025
https://github.com/marcandreappel/http_status
Small library to work with HTTP Status Codes
Last synced: 04 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/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/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/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/h2owater425/miyako
Simple api framework
framework http javascript jsend logger nodejs radix-tree router schema typescript validator
Last synced: 14 May 2026
https://github.com/pangolinshell/myeasymf
MyEasyMultipartFForm is a Go package that automatically decodes a multiparts forms into a Go structure using field tags.
Last synced: 24 Sep 2025
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/epadronu/rest-tools-collections-for-java
[Mirror] At the moment of its conception, this project is for learning purposes. The idea is for me to experiment with authentic RESTful APIs in Java.
hateoas http hypermedia java rest uir
Last synced: 27 Jun 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/lardevpro/apirestful-nodejs-express
Proceso de creación de una API RESTful con buenas prácticas para gestionar una base de datos postgresSQL
api-rest css endpoint fs get html http https importjs insert javasceript jwt modulejs mongodb mysql nodejs process put query
Last synced: 09 Apr 2026
https://github.com/giovannism20/spotplayer
An attempt to create an application by doing HTTP request with the Alamofire network client.
Last synced: 09 Apr 2025
https://github.com/cjp2600/roadrunner-glow
Simple http request Orchestrate for RoadRunner.
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/cheesytech/go-gateway
Services: Test API Gateway for other services
api-gateway api-rest golang grpc http
Last synced: 18 Apr 2026
https://github.com/bravo68web/dart-rest-api-intro
Introduction to the Dart REST Framework.
Last synced: 02 Nov 2025
https://github.com/maxgfr/http-server-javafx
JavaFX app in which it creates a local server
http http-requests http-server java localhost request server
Last synced: 13 May 2025
https://github.com/pimbrouwers/httipi
💻 Makes HTTP requests a little simpler and (maybe) faster.
Last synced: 01 May 2026
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/cogini/http_structured_field
Elixir library to parse HTTP Structured Fields (RFC 8941)
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/joelteogom/my-http-server
MyHTTPServer is a custom-built HTTP server written in Go, created as a learning project to understand how HTTP works under the hood. The goal of this project is to explore the core functionality of HTTP servers, such as handling requests, managing routes, and building responses manually, without relying on high-level frameworks.
golang http http-server http-server-handler http-server-middleware
Last synced: 24 Mar 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/rizasghari/basic_syscall_webserver
Basic http web server implementation with GoLang from scratch using syscall standard package
go golang http network-programming syscall system-programming webserver
Last synced: 20 May 2026
https://github.com/keithduncan/http_server
Hello, World! CoreNetworking HTTP Server example.
core-networking http objective-c server
Last synced: 15 Mar 2025
https://github.com/ciucurdaniel/go-http-server
Basic Http server made with Go.
basic-learning go http http-server
Last synced: 11 Jun 2026
https://github.com/vilfa/twebd
A simple multi-threaded web server written in Rust.
http https multithreading rust tls web-server
Last synced: 18 Jan 2026
https://github.com/syed007hassan/weatherapi
A website that fetches the weather data after the user has put the desired city.
body-parser expressjs http json nodejs npm-package weather-api
Last synced: 09 Apr 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/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/diegohce/chaos-proxy
Random error proxy for http requests.
chaos-monkey chaos-proxy go golang http microservices proxy proxy-server testing
Last synced: 16 Jul 2025
https://github.com/sjkingo/python-parrot
parrot is a simple HTTP server that responds to any valid GET request with the file specified on the command line
http http-server python python-3
Last synced: 03 Feb 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/edoriggio/cn-web-server
Project for the Computer Networking course @ USI University
http socket-programming webserver
Last synced: 11 May 2025
https://github.com/jobe3774/doorbell
A raspend based application to switch on/off my doorbell.
gpio home-automation http http-interface python-3 python3 raspberry-pi raspberrypi raspend web-interface
Last synced: 24 Apr 2026
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://gitlab.com/tychosoft/webforcpp
Modern header-only web access for C++17
C++ cpp17 header-only http json
Last synced: 16 Mar 2026
https://github.com/polymorphine/routing
Composite routing library for HTTP applications
Last synced: 16 Jan 2026
https://github.com/0xdeface/h2s
h2s is small service for sending email messages. Work with it is very simply.
Last synced: 18 Feb 2026
https://github.com/borislavv/rust-telegram-bot
clean-architecture http rust rust-night-vision
Last synced: 29 Mar 2025
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/rmuchall/http-status-ts
HTTP status codes for TypeScript.
Last synced: 23 Mar 2025
https://github.com/ElfSundae/ESAPIClient
An API client library built on top of AFNetworking.
afnetworking api api-client http ios network networking request
Last synced: 03 May 2025
https://github.com/maksym-nazarenko/nextshop-item-watcher
A simple Next online shop item watcher and notifier
Last synced: 22 Apr 2026
https://github.com/mxrcode/qt-http-server-sync
This is a simple header-only HTTP Server for Qt 6.2.4
cpp http http-server qt qt6 web-server
Last synced: 20 Apr 2026
https://github.com/rryter/conditional-forward-proxy
Conditionally Forward Requests
Last synced: 07 Apr 2025
https://github.com/jean0t/pyserver-http
http server made in python, supports multiple connection and dynamic routes
http http-server python python3 socket socket-programming
Last synced: 09 Apr 2025
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/ermos/httperror
Go package that provides features to handle errors with http services
api go go-package golang http httperror middleware router
Last synced: 31 Jul 2025
https://github.com/alexfigliolia/beaconer
A backward compatible wrapper around the Beacon API
beacon beacon-api http http-requests sendbeacon
Last synced: 21 Feb 2026
https://github.com/pascal-fb-martin/housemech
A home web service to automate actions on external events
home-automation http microservice smart-home triggers
Last synced: 07 Apr 2025
https://github.com/nhankyjangchan/koa-cors
Cross-Origin Resource Sharing (CORS) middleware for KoaJS written in TypeScript
cors cors-middleware http koa koa-cors middleware ts typescript
Last synced: 23 May 2026
https://github.com/effectra/http-message
Effectra/Http-Message: A PHP library implementing PSR-7 for standardized handling of HTTP requests and responses.
http http-message php psr psr-7 request response server-request stream upload-file uri
Last synced: 29 Dec 2025