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/wherejuly/62-http-convenience-pack
The small TypeScript HTTP convenience library; methods, statuses, MIME types, headers enums, types, validators, normalizers, in group, of group, make, extract etc.
allow codes convenience enforce ensure enums headers helpers http methods mime-types normalize status-codes statuses types typescript uniform validate
Last synced: 22 Feb 2026
https://github.com/podboy/locker
Access authentication
access authentication http ldap password proxy socket
Last synced: 14 Jun 2025
https://github.com/abihf/http-compress
HTTP Compression middleware
compression golang gzip http middleware
Last synced: 12 Mar 2026
https://github.com/mauriciogirardi/app-orcamento-pessoal
Criação de um app de controle de gasto
bootstrap4 css http javascript jquery
Last synced: 13 Apr 2026
https://github.com/alexendoo/serve
HTTP development server for files spanning multiple directories
Last synced: 22 Jul 2025
https://github.com/teamwork/tryhttp
Go library to reschedule failed HTTP requests
Last synced: 07 May 2026
https://github.com/netromdk/efdl
efdl is an efficient downloading CLI app over HTTP(S)
cmake command-line-tool cpp cpp11 downloader hash-verification http http-basic-auth http-client mit-license qt5 sha1 sha224 sha256 sha3-224 sha3-256 sha3-384 sha3-512 sha384 sha512
Last synced: 12 Apr 2026
https://github.com/kdesp73/ruby-web-server
A pure-ruby web server for static sites
Last synced: 16 Mar 2025
https://github.com/parzh/express-allow-methods
Express middleware for sending HTTP 405 Method Not Allowed response
405 express express-middleware expressjs helper http http-response method-not-allowed middleware nodejs typescript util
Last synced: 13 Apr 2026
https://github.com/erickgnavar/hookscli
A simple app to run server an print incoming request data to stdout to be able to inspect it.
Last synced: 25 Mar 2025
https://github.com/ftl/localcopy
A Go library to manage a local copy of an online resource.
Last synced: 14 Jul 2025
https://github.com/kth/http-responses
Simple ways of returning responses in a declarative way without status codes. Note that it is not async so use it for simple smal stuff.
Last synced: 18 May 2026
https://github.com/nanoninja/magoo
Magoo is experimental HTTP Middleware handler for Go
golang handler http middleware
Last synced: 08 Apr 2025
https://github.com/nuintun/fengine
A development tool for f2e
developer-tools f2e http http-server https https-server node-module server
Last synced: 03 Feb 2026
https://github.com/nicolas-sabbatini/url-oxidizer
This is the implementation of the secong exercise of the Gophercises course
gophercises http rocket rocket-rs rust rust-lang sqlite sqlite3 url-shortener
Last synced: 18 Jan 2026
https://github.com/chandrakant0110/weather-app
This is the Flutter Weather App which works on all platform including Android, iOS, MacOS, Wiindows and in Web too.
dart flutter http responsive-design rest-api windows-app
Last synced: 12 Apr 2026
https://github.com/jhoffland/guzzle-formatter
PHP Guzzle request/response to HTTP message formatter
Last synced: 29 May 2026
https://github.com/nuintun/nengine
A static node http/https server
http http-server https https-server javascript node-module server service
Last synced: 01 Apr 2025
https://github.com/paebbels/pyhttpserver
An HTTP Server implementation offering a pyHTTPInterface.
http http-requests http-server python3
Last synced: 04 Feb 2026
https://github.com/aitumik/snippetbox
Snippetbox web app
auth auth0 docker elasticsearch go golang http kibana mux-router
Last synced: 13 Apr 2026
https://github.com/rnelson/libexec.aspnetcore.environmentheaders
ASP.NET Core middleware for adding environment information to response headers
Last synced: 12 May 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/hajjsalad/esp32-iot-control-and-monitor-system
IoT system on ESP32 using FreeRTOS for real-time sensor monitoring and control. Sends data to AWS IoT Core via MQTT over HTTPS. In the cloud, AWS IoT Core triggers AWS Lambda to process the data and store it in AWS Timestream for analytics and historical insights.
Last synced: 25 Mar 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/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/zakhaev26/api-practice
repo for generating prompts and using runcompletions from GPT ,Age Detection and Youtube API's
Last synced: 04 May 2026
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/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/sundaravel7203/git-learning
This repository consists of difference between the versions of http and final conclusion
Last synced: 03 Mar 2026
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/apache/couchdb-hqueue
Apache couchdb
big-data cloud content couchdb cplusplus database erlang http javascript network-client network-server
Last synced: 20 Jan 2026
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/sgaunet/ratelimiter
Utility to put in front of a webservice to handle a ratelimit
Last synced: 30 Mar 2025
https://github.com/simplegear/kernel
A production-ready toolkit for Go services: a cohesive app runtime with prioritized graceful shutdown, Redis-based leader election, a periodic job scheduler, and a readiness barrier. Includes HTTP/chi and gRPC servers, pgx-powered Postgres and ClickHouse wrappers, and structured logging via zap.
application-framework concurrency distributed-lock go golang graceful-shutdown grpc http job-scheduler leader-election library microservices observability readiness redis resilience scheduler service-runtime toolkit
Last synced: 29 Apr 2026
https://github.com/arielsrv/golang-toolkit
Generics RESTClient (beta)
connection-pool fast generics go golang http http-client restclient restful toolkit transport
Last synced: 14 Jan 2026
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/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/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/martincantillo/gestion-conjunto-residencial
Aplicativo movil en flutter de Gestión de Conjunto Residencial
firebase-database flutter http riverpod
Last synced: 11 May 2026
https://github.com/nawaz1991/py-oasvalidator
A FAST Python pacakage to validate the HTTP requests against the OpenAPI specifications of the REST server.
api api-rest http json-sc json-schema-validator json-validation json-validator opanapi parameter-va python3 rest schema-validator validation validator
Last synced: 31 Mar 2025
https://github.com/uzairrehan/learn-node-js
Node.js is an open-source, cross-platform runtime for building fast, scalable server-side applications with an event-driven architecture, non-blocking I/O, a single-threaded event loop, real-time capabilities, and access to NPM's vast ecosystem
crypto events express fs http middleware nodejs nodemon os path
Last synced: 01 May 2026
https://github.com/alimy/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
Last synced: 08 Oct 2025
https://github.com/kubaam/proxy-checker-and-generator
Proxy Checker & Generator is a multithreaded Python tool combining random IP generation or loaded lists, strict IP matching, geolocation fallback, UTF-8 safety, and an instant stop. Perfect for CEO-friendly real-time validations with customizable concurrency, retries, and timeouts.
http https proxies proxies-generator proxies-http proxies-https proxies-scraper proxies-socks4 proxies-socks5 proxy proxy-checker proxy-generator proxy-list proxy-scraper socks4 socks5 ssl
Last synced: 27 Apr 2026
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/f1shl3gs/bindata
convert any file into manageable Go source code for http service
Last synced: 14 Jan 2026
https://github.com/tank-bohr/automatic-bassoon
cloudhopper http http-api smpp zk
Last synced: 23 Mar 2025
https://github.com/alimy/echo
High performance, minimalist Go web framework
Last synced: 09 Oct 2025
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/frolleks/pathless
A lightweight, flexible routing library for JavaScript.
Last synced: 19 Jan 2026
https://github.com/shashankbiet/ecommerce-backend
A comprehensive, microservices-based ecommerce backend platform built with modern tools and best practices. This project demonstrates a scalable architecture with independent services for API Gateway, User Management, Inventory Management, and Product Search.
api-gateway elasticsearch golang graphana grpc http javascript kafka loki mongodb mysql nodejs prometheus protobuf redis
Last synced: 06 Apr 2026
https://github.com/kamchatka-volcano/hot_teacup
C++17 library for parsing HTTP requests data received over the FastCGI connection and forming HTTP responses.
Last synced: 12 May 2026
https://github.com/akagi201/rust-web-fullstack
Toy projects while learning rust web development.
Last synced: 13 May 2026
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/dpwgc/fraise
一个简单的 HTTP/HTTPS 负载均衡器(加权轮询 & 加权随机)
cluster http https load-balancer server
Last synced: 11 Oct 2025
https://github.com/alpden550/json_helpers
Go JSON helpers to read and write JSON
Last synced: 14 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/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/krispowers/http-rps
A JavaScript tool for measuring real-world RPS and tracing slow points in request handling.
Last synced: 31 May 2026
https://github.com/carlos-descalzi/pyremote
A very rustic way to do remoting object invocation call via HTTP.
Last synced: 12 May 2026
https://github.com/marcandreappel/http_status
Small library to work with HTTP Status Codes
Last synced: 04 Oct 2025
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/re-mouse/http-webserv
⚒☁ Simple c++ webserver like a Nginx
Last synced: 12 Jun 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/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/kaocc/gofetch
GoFetch - a simple, concurrent downloader
concurrency downloader go golang http
Last synced: 31 May 2026
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/bonifield/headerbreakdown
converts a collection of HTTP headers into a dictionary structure for automated analysis; creates parsed and analyzed objects; accepts strings, lists, or dictionaries of header values
automation headers http json python python3 web
Last synced: 14 Apr 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/bougou/sendhttp
sendhttp makes the process of creating golang sdk for http service more easier.
Last synced: 22 Jan 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/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/d6o/itimobile
Mobile Matcher to Itinerary Router
go golang golang-library golang-package golang-router golang-tools http mux router
Last synced: 14 Oct 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/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/jeroenouw/golangrest
REST API written in GO
go golang http mux practice-project rest-api router
Last synced: 13 Jun 2026
https://github.com/steadybit/extension-http
A Steadybit action implementation to check http endpoints
Last synced: 21 Feb 2026
https://github.com/suhlig/httpspell
Spellchecker that recursively fetches HTML pages, converts them to plain text, and spellchecks them.
academic http spellcheck spider
Last synced: 02 Feb 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/octolab/config
🎛 Configuration toolkit.
config go hacktoberfest http octolab toolkit
Last synced: 27 Jan 2026
https://github.com/remi/plug_locale_root_redirect
PlugLocaleRootRedirect uses PlugBest to map '/' route to a path based on the Accept-Language HTTP header.
Last synced: 01 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