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-09 00:15:06 UTC
- JSON Representation
https://github.com/padosoft/httpclient
Very simple HTTP Client using Guzzle to make request more user friendly.
guzzle http http-client request response
Last synced: 26 Jul 2025
https://github.com/krystianity/grpc-hybrid-container
gRpc < node.js + C++ > Container = <3
containers cpp docker grpc http nodejs webservice
Last synced: 13 Apr 2026
https://github.com/rozhakxd/miniwebserver
Server web HTTP/1.1 minimalis yang dibangun dari nol (from scratch) dengan Python. Dirancang untuk memahami fundamental socket programming, protokol HTTP, dan multithreading untuk menangani koneksi klien secara simultan tanpa framework eksternal.
computer-networks from-scratch http http-server multithreading networking python socket-programming static-server tcp-server web-server
Last synced: 26 Jul 2025
https://github.com/msnonari/employee-rest-api
A simple Employee CRUD (Create, Read, Update, Delete) REST API built using Python and Flask, with SQLite as the database. This API allows you to manage employee records, including creating new employees, retrieving employee details, updating existing employee information, and deleting employees.
api backend crud crud-api crud-application database flask http json microservices python rest-api sqlite web-development
Last synced: 09 Apr 2026
https://github.com/sethfalco/retropia
An extension for Retrofit to provide a subjectively cleaner interface and utilities. [This is a mirror from GitLab, please interact with the repository there.]
http http-client java11 retrofit retrofit2 retropia
Last synced: 02 Apr 2025
https://github.com/vicanso/http-performance
Get the http perfomance
http http-perf http-performance performance
Last synced: 06 Nov 2025
https://github.com/picocode1/tcp-server
C++ HTTP Server
html http http-server server sockets tcp tcp-server
Last synced: 17 Sep 2025
https://github.com/wyrihaximus/reactphp-http-middleware-runner
Run a set of react/http middleware runner
hacktoberfest http middleware php php7 php72 reactphp
Last synced: 06 Jul 2025
https://github.com/flyclops/tenor_dart
A package for interfacing with Tenor's GIF search directly in Dart using HTTP.
dart dart-library dartlang flutter flutter-package gif gif-picker gifs http tenor
Last synced: 08 Mar 2026
https://github.com/gabyfachini/cadastroalunos
A student registration system developed in C# for managing and storing student information and enrollment details.
api crud dependecy-injection http object-oriented-programming sqlserver users
Last synced: 14 Jun 2025
https://github.com/anolchakraborty/java-multi_threaded-http-server
A high performance multi-threaded HTTP webserver built with JAVA implementing sockets and not using any web or other server libraries.
http http-server java javaserver javasockets server
Last synced: 25 Jul 2025
https://github.com/micro-php/http-pack
Micro Framework: Enable all HTTP plugins in one.
framework-php http microphp php php82
Last synced: 10 Jan 2026
https://github.com/v0l/ahws
Asynchronous Http Web Server
async http http-server net-core-2 server websocket websocket-server
Last synced: 24 Jul 2025
https://github.com/apache/geronimo-microprofile
Apache Geronimo Microprofile Aggregator Project
geronimo http java javaee network-server web-framework
Last synced: 20 Jan 2026
https://github.com/halilfocic/onixhttp
My attemt to making full fledged HTTP server in zig
Last synced: 24 Jul 2025
https://github.com/shpingalet007/http-packet
HTTP crossplatform request generator
Last synced: 16 Mar 2025
https://github.com/mrlemoos/grabkit
The TypeScript kit for easily grabbing data from server.
client-side fetch http isomorphic javascript nodejs request server-side typescript xmlhttprequest
Last synced: 31 May 2026
https://github.com/adzashel/express-contact-app
create contact app with expressjs
ejs expressjs http javascript nodejs
Last synced: 25 Feb 2025
https://github.com/tusuii/golang_webserver_mediater_task
simple goLang server using Gin Framework
Last synced: 28 Feb 2025
https://github.com/mrgrd56/jsonhttpclient
csharp dotnet http json nuget-package
Last synced: 13 Apr 2026
https://github.com/mouad-el-asri/webserv
🚀 We've just created our own HTTP server "webserv". Which we can test using a real web browser. Our main goal was to gain a better understanding of the HTTP protocol, which is crucial for internet communication. Webserv has helped us unravel the mysteries of HTTP. Come and explore the world of HTTP with us. 🌟
cgi cpp cpp-programming cpp98 http http-protocol http-request http-server https-response multiplexing networking webserv webserver
Last synced: 10 Jan 2026
https://github.com/cogolabs/abcdefgh
Another BeyondCorp, Duo-Enabled, Federated via GitHub, HTTP proxy server
duo duo-security federation github-token golang http http-proxy https-proxy proxy proxy-server security
Last synced: 26 Mar 2025
https://github.com/houseos/scp
Arduino library for secure-control-protocol devices
chacha20-poly1305 esp8266 http iot json protocol rest security wifi
Last synced: 13 Apr 2026
https://github.com/realeroberto/wsync
A small Python utility for synchronizing a local folder with a remote web repository.
http https python repository sync synchronization
Last synced: 23 May 2026
https://github.com/saasquatch/apache-client5-reactive
Thin wrapper around Apache HttpAsyncClient 5.x to expose Reactive Streams interfaces.
apache apache-httpclient apache-httpcomponents async flowable http http-client httpcomponents httpcomponents-client java reactive-streams reactivex rxjava
Last synced: 04 Jun 2026
https://github.com/localtools/php-http-client
Human-friendly and powerful HTTP client package for PHP
client curl framework http http-client psr-18 psr-7 rest
Last synced: 12 Mar 2026
https://github.com/0xdaksh/moon-axios
A small wrapper for integrating axios to Moon.js
axios axios-for-moon http http-for-moon moon
Last synced: 25 Dec 2025
https://github.com/hamzaelkhatri/webserve
The Hypertext Transfer Protocol (HTTP) is an application protocol for distributed, collaborative, hypermedia information systems
Last synced: 01 Apr 2025
https://github.com/bonsai-oss/traefik-weight-control
cli tool adjusting the weight of weighted round robin Traefik http services
http loadbalancing traefik weights
Last synced: 29 Apr 2025
https://github.com/amazingandyyy/node-server
📡 A simple node server module, in less than 120 lines, compatible to expressjs middlewares
express http http2 https koa nodejs opensource restful-api scratchese server
Last synced: 11 Sep 2025
https://github.com/takama/bit
A simplest HTTP router with additional control
Last synced: 26 Mar 2025
https://github.com/dag0310/mailer-php-api
Send emails using an HTTP PHP API using PHPMailer.
api email http javascript mailing php phpmailer python
Last synced: 18 Jan 2026
https://github.com/gbrlsnchs/mux
Fast zero-allocation HTTP routing for Go :zap:
go golang handler http http-multiplexer middleware mux radix-tree router
Last synced: 14 May 2025
https://github.com/httpland/range-request-middleware
HTTP range request middleware
byteranges bytes content-range http middleware multipart partial-content range range-request
Last synced: 22 May 2026
https://github.com/nktnet1/easy-libcurl
Fork of @JCMais/node-libcurl - cleaner distributable, only easy interface exposed
curl easy http https libcurl node-libcurl request sync-request sync-request-curl
Last synced: 06 Oct 2025
https://github.com/elliotjreed/web-server-health-check
A simple PHP application to take an XML sitemap URL and check all links for their HTTP status codes and response times, using PSR-7-compatible logging via Monolog.
Last synced: 25 Oct 2025
https://github.com/dbushell/http-tunnel
🚇 A secure HTTP Tunnel / HTTP Proxy
deno http javascript proxy typescript
Last synced: 06 Oct 2025
https://github.com/tiosambr/seguran-a-e-auditoria-em-sistemas-de-informa-o
Segurança e Auditoria em Sistemas de Informação
certificados certificate client client-server html http https pki server servidor vpn
Last synced: 08 Mar 2026
https://github.com/grepplabs/backstream
A library for establishing outbound WebSocket connections from HTTP servers, overcoming ingress restrictions.
Last synced: 14 Jan 2026
https://github.com/ishans99/go-email-authenticator
authentication go http login mail otp smtp
Last synced: 14 Jan 2026
https://github.com/klaby/http-handler-response
📨 A simple response handler for HTTP requests
adonisjs api expressjs http http-status-code koajs nodejs rfc7807
Last synced: 07 Oct 2025
https://github.com/imscruz/fetchedge
A customizable fetch script for periodic data requests. Adjust settings to fit your internet speed and needs—ideal for data tracking and API monitoring.
ddos ddos-script donotarchive dos fetch fetch-api fetchapi get http layer7 script
Last synced: 14 Oct 2025
https://github.com/gol4ng/logger-http
Gol4ng logger sub package for http
correlation-id go go-logger golang golang-logger http logger middleware tripperware
Last synced: 14 Jan 2026
https://github.com/sktylr/routeit
routeit is a lightweight web framework built in go
Last synced: 14 Jan 2026
https://github.com/samuelngs/hyper
HTTP web framework with DataLoader, GraphQL and Swagger integration
framework golang http integration server swagger
Last synced: 07 Oct 2025
https://github.com/t73fde/go-auth-s
Simple HTTP Basic Authentication Web Server
authentication basic-authentication http http-server web
Last synced: 14 Jan 2026
https://github.com/dinanathsj29/angular-beginnersapp-demo-tutorial
A basic Angular Application/Demo example for beginners - will learn Angular Component, Directives like *ngFor, *ngIf, Data Binding & Interpolation, Routing & Navigation, HTTP-HTTPClient Service etc.
angular angular-cli angular-components angular-demo angular-directives angular-routing angular-routing-navigation data-binding http httpclient ngfor ngif
Last synced: 07 May 2026
https://github.com/oneframelink/ofl.net.http
Utilities for consuming and publishing over HTTP.
http http-client http-requests http-response
Last synced: 08 Oct 2025
https://github.com/baptistelambert/koa-http-basic-auth
🌱 HTTP basic auth middleware for koa.
basic-authentication http koa middleware nodejs
Last synced: 06 May 2026
https://github.com/barbosaigor/rq
RQ is a lightweight REST (over HTTP/HTTPS) request library.
fast http https lightweight request rest restful simple
Last synced: 12 Jan 2026
https://github.com/eraclitux/middle
Package for building http services
golang-package http microservices
Last synced: 24 Oct 2025
https://github.com/effectra/router
Effectra/Router is a versatile PHP routing library for web applications. It offers flexible route handling, HTTP method support, and parameter mapping to controllers or closures. With middleware, route grouping, and scalability, it simplifies route management. Essential for PHP developers building APIs or web apps.
http middleware php psr psr-15 psr-7 router
Last synced: 09 Oct 2025
https://github.com/meterup/ngrok-go
Ngrok Go client
go golang http ngrok ngrok-client
Last synced: 18 Jan 2026
https://github.com/staciax/code-server-docker-with-ssl
simple code-server on docker with nginx-proxy, acme-companion
acme-companion code-server containers docker docker-compose http https nginx nginx-proxy ssl vscode
Last synced: 26 Feb 2025
https://github.com/phoxphp/http
PhoxPHP Http Component
component http phoxphp-framework php php-framework php7 request
Last synced: 09 Oct 2025
https://github.com/lstep/clicpost
Chrome extension to trigger a POST http request with url,title sent to a remote url
Last synced: 22 May 2026
https://github.com/zvdy/parsero-go
Parsero is a free script written in Golang which reads the Robots.txt file of a web server and looks at the Disallow entries. The Disallow entries tell the search engines what directories or files hosted on a web server mustn't be indexed.
cybersecurity golang http robots-txt
Last synced: 30 Mar 2025
https://github.com/pichillilorenzo/http-status-code-db
HTTP Status Code Database
database db http http-status http-status-code http-status-codes http-status-message javascript js json status-code status-message
Last synced: 14 Apr 2026
https://github.com/dever-labs/mockly
Cross-platform multi-protocol mock server — HTTP, WebSocket, gRPC, GraphQL, TCP, Redis, SMTP, MQTT — with a web UI, scenario system, and fault injection.
ci cross-platform developer-tools fault-injection go grpc http integration-testing mock-server mqtt redis smtp testing websocket
Last synced: 22 May 2026
https://github.com/dolead/dolead_entry_points
Serving endpoints through http and amqp. Documenting them in the process.
Last synced: 08 Apr 2026
https://github.com/ichiban/httpproxyfailover
Create a fault-tolerant HTTP proxy out of multiple somewhat unreliable HTTP proxies.
failover fault-tolerance http http-proxies http-proxy proxy
Last synced: 22 Jan 2026
https://github.com/amsandant/http-server
HTTP静态服务代理
access-limitation golang history-router http http-server proxy static-server
Last synced: 13 Mar 2026
https://github.com/blizzy78/conditional-http
Conditional HTTP middleware for Go
go golang golang-library http middleware
Last synced: 21 Jan 2026
https://github.com/sekgobela-kevin/webrute
Python bruteforce library for http requests
asyncio bruteforce bruteforcer http login python requests security
Last synced: 31 May 2026
https://github.com/joeshaw/httpmethodoverride
Go package to override the HTTP method with value in `_method` URL query parameter
Last synced: 11 Oct 2025
https://github.com/vant3x/astranova-client-rust
Astronova is a fast, lightweight API client that supports HTTP, GraphQL, WebSockets, and beyond. Developed completely in Rust with a native GUI powered by Iced, it offers a modern alternative for API development and testing
api-client automation backend developer-tools devtools git grapqhl grpc http http-client iced openapi rest-api rust testing testing-tools
Last synced: 06 Jul 2026
https://github.com/edgee-cloud/docs
Edgee Documentation website
docs edge edgee http wasm wasm-component
Last synced: 11 Oct 2025
https://github.com/maindotmarcell/http-from-scratch
HTTP server from scratch. Built with TCP socket programming to deepen my understanding of common networking protocols.
Last synced: 14 Jan 2026
https://github.com/70null07/parkingcontrolcenter
Проект является частью выпускной квалификационной работы бакалавра на тему "Разработка программного комлекса для мониторинга платной парковки", в данном случае это сервисное приложение
classification computer-vision ffmpeg http libraries m3u8-parser ml movement-detection object-detection wpf yolov8n
Last synced: 19 Jan 2026
https://github.com/badu/http
Golang 1.9 http package (no HTTP2) - rearranged
Last synced: 21 May 2026
https://github.com/kelbon/hpack
HPACK implementation (RFC 7541)
cpp cpp20 hpack http http2 networking rfc7541
Last synced: 27 May 2026
https://github.com/bugszhou/doc-fiddler
使用Fiddler抓app\web的http\https请求包,模拟请求数据、过滤规则及修改响应数据、以及接口测试
Last synced: 18 Mar 2025
https://github.com/AntonioSun/mockserver
Super slim & blazing fast mock server to replace the Java/NPM counterpart mockserver
fasthttp go golang golang-application http http-server mock mock-server
Last synced: 31 Mar 2025