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-05 00:11:25 UTC
- JSON Representation
https://github.com/joeribreedveld/webserver_from_scratch
Raw C webserver from course by @ericomeehan.
Last synced: 27 Jul 2025
https://github.com/ali-sdg90/http-methods-demo
HTTP-Methods-Demo
axios axios-react http http-methods js react
Last synced: 16 May 2026
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/rociogarrido/hotel-app
angular-routing angular16 bootstrap5 crud-application http mockapi mockoon observables
Last synced: 13 Apr 2026
https://github.com/jyotsnayall/http-server
A functional HTTP 1.1 server that can surf web pages with the corresponding css and js files. The aim is to learn how HTTP requests and responses work.
Last synced: 18 Sep 2025
https://github.com/maxbolgarin/servex
Lightweight net/http server without boilerplate
go golang http http-server https
Last synced: 26 Jul 2025
https://github.com/dionchaika/router
The PSR RESTful Router
http http-factory http-message http-server-handler http-server-middleware php psr psr-15 psr-17 psr-7 rest router
Last synced: 16 Jan 2026
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/jxsl13/stromgedacht
StromGedacht.de API client implementation in Go.
Last synced: 01 Jul 2025
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/liuchong/d
D is a simple standalone httpd
d http http-server rust rust-crate rust-lang
Last synced: 07 Nov 2025
https://github.com/swapniluneva/ssrf-agent-guard
ssrf-agent-guard is a Node.js module for protecting your HTTP/HTTPS requests against SSRF (Server-Side Request Forgery) attacks. It wraps http.Agent and https.Agent to enforce pre and post DNS host/IP checks, block access to cloud metadata endpoints, private IPs, and unsafe domains.
axios cybersecurity http node-fetch nodejs request ssrf ssrf-agent-guard ssrf-prevention
Last synced: 13 Jan 2026
https://github.com/sazid/lorust
Load generator Rust
http http-client load load-generator load-test rust
Last synced: 18 Jun 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/tpeterw/terrigenesis
Secure end-to-end encrypted file server
go golang http http-client http-server server
Last synced: 13 Jun 2026
https://github.com/majk-p/http4s-client-timing
Benchmark utility to measure request times for various http4s backends
Last synced: 17 Sep 2025
https://github.com/b13rg/locallhost
A tool to display information about http requests
Last synced: 10 Mar 2026
https://github.com/cjp2600/php-glow
Simple http request linker for roadrunner service.
Last synced: 06 Jul 2025
https://github.com/osamanagi/http-health-checker
🕷️ Go Web Crawler - A lightning-fast concurrent web crawler for performing deep health checks on websites. Built with Go's powerful concurrency primitives.
cli concurrency go http monitoring webcrawler
Last synced: 31 May 2026
https://github.com/mauriciohidani/alurachallengecurrencyconverter
Desafio Conversor de Moedas Grupo 7 do programa ONE
alura challenge currency-converter http java json oracle
Last synced: 18 May 2026
https://github.com/cenixeriadev/broadcastserver
A roadmap.sh CLI project to understand websocket and real-time user-server communication.
cli goland http networking websocket
Last synced: 31 Jan 2026
https://github.com/anomalyce/interlocutor
A HTTP wrapper that keeps your API integrations well organised.
Last synced: 31 May 2026
https://github.com/robrwo/catalyst-traitfor-request-methods-
Add enumerated methods for HTTP requests
Last synced: 06 Jul 2025
https://github.com/sarthakmishraa/sm-chat-app
This web app is a real-time chat platform using React.js (TypeScript) and Tailwind CSS for a responsive design. Firebase handles user authentication, while Express.js and Socket.io enable real-time messaging. The frontend is deployed on Netlify and the backend on Render for seamless operation.
express http http-server netlify netlify-deployment reactjs render renderdeploy socket-io tailwindcss typescript typescript-react websocket
Last synced: 27 May 2026
https://github.com/pkarpovich/tg-relay-bot
Forward messages seamlessly from HTTP and SMTP to a Telegram channel
golang http message-relay smtp telegram-bot
Last synced: 25 Jul 2025
https://github.com/jamesorlakin/simple-http-echo
A simple wildcard HTTP app to return headers and paths for reverse proxy debugging
debug hacktoberfest http proxy
Last synced: 26 Mar 2025
https://github.com/darren277/series-of-tubes
This is an exploratory project where I experiment with various HTTP mechanisms using the c language.
Last synced: 02 Apr 2025
https://github.com/borislavv/telegram-api-gateway
Simple gateway for communicate with Telegram by API
Last synced: 25 Jul 2025
https://github.com/effectra/http-client
Effectra's HTTP Client is a lightweight PHP library for sending HTTP requests. With cURL integration, it supports various methods and headers. Simplify API interactions with a streamlined design and intuitive API. Ideal for interacting with HTTP-based services.
api api-client client fetch-api http http-client http-message php psr psr-18
Last synced: 25 Jul 2025
https://github.com/php-fast-forward/http
This package serves as an aggregate metapackage, bundling all http components of the Fast Forward ecosystem for easier installation and management.
http http-client http-factory http-message php php-library psr-15 psr-17 psr-7
Last synced: 31 Jan 2026
https://github.com/liquidthedangerous/commonhttp
This project provides functionality to register controllers for http.ServeMux or any other compatible multiplexers. It simplifies the process of organizing and managing HTTP handlers in your Go web applications.
Last synced: 24 Jul 2025
https://github.com/guide42/ochenta
HTTP library
http middleware request responder response
Last synced: 16 Jan 2026
https://github.com/rcosta358/http-client
Simple implementation of an HTTP client made with the socket python library that allows users to make HTTP requests
http http-client python requests socket
Last synced: 24 Jul 2025
https://github.com/tmoroney/proxy-server
A web proxy server which fetches items from the Web on behalf of a Web client (i.e browser) instead of the client fetching them directly. Supports caching of pages and access control.
http http-proxy https proxy proxy-server
Last synced: 24 Jul 2025
https://github.com/musonacodex/marvic
The Minimalist and Independent PHP Web Application Framework
Last synced: 20 Jan 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/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/keithduncan/http_server
Hello, World! CoreNetworking HTTP Server example.
core-networking http objective-c server
Last synced: 15 Mar 2025
https://github.com/migmm/alura_challenge-literalura
Challenge literalura
gutendex hibernate http jackson java jpa postgresql springboot
Last synced: 15 Apr 2026
https://github.com/josegomezr/go-http-auth-challenge
Pure go library for parsing HTTP authentication headers described in RFC 7235 & 7230
authentication authorization golang http library
Last synced: 23 May 2026
https://github.com/soenneker/soenneker.entra.middlewares.jwtauth.functions
Middleware for Azure Functions that validates Microsoft Entra JWTs
azure csharp data dotnet entra function functions http httprequest jwtauth jwtauthmiddleware middleware middlewares request util
Last synced: 10 Jun 2026
https://github.com/paulopc777/scanx-verificador-codigos-http
O ScanX é um script simples e eficaz que verifica os códigos de status HTTP retornados por sites ou rotas específicas
automation http http-code http-codes response-code script
Last synced: 16 Sep 2025
https://github.com/ldclakmal/ballerina-http-test-suite
Ballerina HTTP test-suite, which is used to execute performance tests for Ballerina programming language.
ballerina ballerina-lang docker http jmeter netty performance
Last synced: 15 Apr 2026
https://github.com/thefox/guzzlehttp-examples
GuzzleHTTP Examples
examples guzzlehttp http php public-domain unlicensed
Last synced: 22 Mar 2025
https://github.com/cheemsburgerone/tessa
Simple self-hosted cloud drive for local network
asp-net-core blazor blazor-server drive entity-framework-core ftp http js postgresql tailwindcss web
Last synced: 01 Feb 2026
https://github.com/melardev/reactreduxpaginatedasynccrud
React_Redux TODO app showing Async HTTP CRUD and pagination
api axios components crud http nodejs pagination react react-redux redux rest todo
Last synced: 08 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/anzerr/slowloris.tool
Slowloris attack util
example http nodejs slowloris slowloris-attack util
Last synced: 18 May 2026
https://github.com/nniemeir/cyllenian
a minimal HTTPS server
backend http https linux networking openssl sockets web-server
Last synced: 05 Oct 2025
https://github.com/r1c4rdco5t4/http-client
Simple implementation of an HTTP client made with the socket python library that allows users to make HTTP requests
http http-client python requests socket
Last synced: 30 Mar 2025
https://github.com/mauricelambert/httpclientmultipart
This package implement client to upload file using HTTP multipart
client form-data http multipart pypi-package python3
Last synced: 04 Mar 2025
https://github.com/ovh-ux/ng-ovh-http
[DEPRECATED] — Simple HTTP provider for OVH API
angularjs component http rollup
Last synced: 12 Dec 2025
https://github.com/cyril/great_guardian.rb
Web parameters validation for Ruby 🛡️
http parameters ruby validation web
Last synced: 26 May 2026
https://github.com/oxylabs/what-is-curl
This step-by-step guide will explain how to use cURL or simply, curl, with proxy servers.
curl golang http proxies proxy proxy-list proxy-list-github socks5-proxy socks5-proxy-list socks5-server
Last synced: 23 Jul 2025
https://github.com/imarsman/basicauth
A sample implementation of basic authentication handling with the capability of adding JWT token handling. Includes a pluggable design to allow flexible choices for session handling. Tests give examples of how to use various aspects of the package.
basic-authentication http jwt-authentication session-management
Last synced: 14 May 2025
https://github.com/kreso975/stergosmart
Smart Home IOT - Weather and Switches with GUI - ESP8266
arduino bme280 captive-portal desktop-gui dht11 dht22 ds18b20 esp32 esp8266 http mobile-gui mqtt ntp smarthome sonoff-s26 sonoff-t4eu1c ssdp switch tic-tac-toe-game weather
Last synced: 03 Jan 2026
https://github.com/francomile/ansible-role-traefik
Ansible Role Traefik
ansible-role http load-balancer reverse-proxy traefik traefik-docker
Last synced: 02 Feb 2026
https://github.com/n-r-w/reqcache
ReqCache is a Go package for caching data within a single request context, allowing pre-allocation of memory blocks to reduce garbage collector load and caching objects by a unique key.
cache caching grpc http memory-management pool
Last synced: 07 Mar 2026
https://github.com/rajkp10/weather-app-flutter
A simple weather app created using Flutter
flutter http mobile-app provider-state-management
Last synced: 18 May 2026
https://github.com/hex01e/webserv
A web server project involves developing software that responds to requests made over the Hypertext Transfer Protocol (HTTP). This software acts as the engine behind a website, delivering content and functionality to users who access it through web browsers.
1337 42 cpp cpp98 http socket web webserver
Last synced: 22 Mar 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/matttproud/contextualizing-contexts
Demonstrate and explain vagaries of Go's context API.
Last synced: 07 Feb 2026
https://github.com/josewebdev2000/imagehacker-back-end
Back-End code to my personal image editing web application for front-end developers.
back-end base64 bytes-io flask http http-server image-processing pillow python web-development
Last synced: 14 Apr 2026
https://github.com/valerauko/iny
clojure hacktoberfest http http2 library netty server
Last synced: 26 Feb 2026
https://github.com/alex94cp/apioid
API definition library with support for multiple formats
Last synced: 18 Apr 2026
https://github.com/billloic/mtdl
A multi thread based downloader.
console-application downloader http library multithreading python python-3
Last synced: 07 Feb 2026
https://github.com/f5-nascimento/articles-for-developers
Este repositório visa reunir artigos voltados para enriquecer e aprimorar as habilidades dos desenvolvedores em diversas áreas.
async-await dns docker express git github http internet javascript json mvc-architecture nodejs rest-api
Last synced: 02 Apr 2026
https://github.com/nhirakawa/wilson
A Java implementation of Raft
distributed-systems http java jvm raft
Last synced: 17 Jan 2026
https://github.com/huangsam/go-trial
Master Golang now! 🔥
chi-router docker golang golangci-lint grpc http koanf learn-to-code mockery testify urfave-cli zerolog
Last synced: 20 Apr 2026
https://github.com/ancientlore/autohurl
A tool to continuously post files found in a folder
autoposter concurrency golang http logging
Last synced: 18 Feb 2026
https://github.com/d6o/itibasicauth
Basic Auth Matcher to Itinerary Router
go golang golang-library golang-package golang-router golang-tools http mux router
Last synced: 07 Oct 2025
https://github.com/httpland/nel-middleware
HTTP network error logging(NEL) middleware
http logging middleware nel network-error network-error-logging
Last synced: 22 May 2026
https://github.com/douglasmatosdev/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: 21 Mar 2025
https://github.com/e0selmy4v/scpo-php
Some small PHP useful function library
convert-characters from-scpos http mailer php sql url-rewrite
Last synced: 07 Apr 2025