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-06-29 00:14:57 UTC
- JSON Representation
https://github.com/zhengxs2018/urllib
基于 fetch 的 http 封装,仅支持 deno.js
deno fetch http request typescript
Last synced: 15 May 2026
https://github.com/zivkovicmilos/go-vlc
A Go client implementation for the VLC HTTP server
Last synced: 15 May 2026
https://github.com/kevinsuner/bifrost
A simple HTTP/1.1 client written in Odin.
http http-client odin odin-lib
Last synced: 17 Jan 2026
https://github.com/cjduncana/three-words
Convert three-word addresses to latitude, longitude coordinates and vice-versa
Last synced: 02 Jul 2025
https://github.com/luc-wallace/rack
A primitive HTTP server implemented in C.
Last synced: 17 Mar 2025
https://github.com/chgeuer/ex_fiddler
Elixir library to use Fiddler (and other MITM proxies) during development
elixir elixir-lang elixir-programming-language http man-in-the-middle proxy-configuration
Last synced: 15 Jun 2025
https://github.com/nikaera/aero_cache
A high-performance HTTP caching library for Dart/Flutter with zstd compression, ETag/Last-Modified revalidation, and full Cache-Control directive support. ☁️
caching compression dart flutter http image media video
Last synced: 19 May 2026
https://github.com/aaronriekenberg/api-benchmark
Benchmarking 1 million HTTP requests to rust/go/kotlin/node/python REST APIs in GitHub actions. Only one can break 10 seconds and 100K RPS.
benchmarks golang http kotlin nodejs python rest rust
Last synced: 28 Oct 2025
https://github.com/tideland/go-httpx
Convenient extension to net/http for the creation of RESTful APIs.
go golang http restful-api web
Last synced: 05 Apr 2025
https://github.com/mikeleg/gotemplatehttpservice
This is my template of first go http service
golang gorilla-mux http microservice
Last synced: 15 Jun 2025
https://github.com/buddhacode/bucoformshttpcache
Shopware plugin to enable HTTP caching for forms
cache http shopware shopware-plugin shopware-plugins
Last synced: 14 Jan 2026
https://github.com/hasnathjami/todo_crud_app_without_framework
A Simple Todo CRUD App without using Any Available Framework
Last synced: 27 Apr 2026
https://github.com/plopezgit/sprint4_t1_spring_introduction_gradle
Spring introduction
api-rest gradle http spring-framework
Last synced: 23 Feb 2026
https://github.com/melon-studio/fetchs
Fetchs is a powerful and flexible HTTP client library for making network requests in JavaScript applications.
Last synced: 20 May 2026
https://github.com/scharissis/go-server-skeleton
An opinionated skeleton implementation of a Go http web server.
go golang http server skeleton skeleton-application template
Last synced: 20 Jan 2026
https://github.com/celeri-server/express-middleware
Converts express style middlewares into celeri middlewares
celeri expressjs http middleware nodejs server
Last synced: 06 Apr 2026
https://github.com/pymarcus/who-stop-follow-me-on-ig
A little app to search for who you unfollowed on Instagram
binary-search followers-ig golang http instagram
Last synced: 28 Oct 2025
https://github.com/golangtoolkits/go-http-proxy
A mockable http proxy
go golang http http-proxy proxy
Last synced: 02 Mar 2025
https://github.com/tlinden/ephemerup
Ephemeral file upload server with API and cli
command-line file-sharing golang http restapi uploader
Last synced: 11 Jan 2026
https://github.com/fogmoe/fogmoe-chat
A multiple chat room sample code page contains client and server. (雾萌聊)
chatroom-application csharp http multiple online php sample
Last synced: 15 May 2026
https://github.com/mkbeh/caslex
Tools for creating web services.
axum http jwt microframework openapi3 opentelemetry postgresql rust swagger tracing
Last synced: 12 May 2025
https://github.com/yuriyvyatkin/ahj-hw-7.2-help-desk-frontend
ДЗ №2 к лекции «Работа с HTTP» курса «Продвинутый JavaScript в браузере» Нетологии
Last synced: 15 Jun 2025
https://github.com/yotam180/lwasp
LWASP - a lightweight C# WebScript processor
Last synced: 17 May 2026
https://github.com/oxphp/oxphp
Async PHP application server written in Rust. Replaces nginx + PHP-FPM with a single binary.
application-server async cloud docker http http-server http2 hyper kubernetes php php-fpm-alternative php8 rust sapi tokio zts
Last synced: 22 Apr 2026
https://github.com/thavarshan/chttp
🖥 A very crude and simple HTTP server built using C++.
Last synced: 08 Sep 2025
https://github.com/petrglad/interview-webmon
Website monitoring tool (Python, Kafka, PostreSQL)
async did-not-land-a-job http kafka monitor postgresql python web
Last synced: 18 May 2026
https://github.com/luminati-io/manage-failed-python-requests
Handle failed HTTP requests in Python using retry strategies with HTTPAdapter, Tenacity, and custom logic to improve web scraping reliability.
headless-browser http python requests scraping-browser status-codes tenacity web-scraping web-unblocker
Last synced: 28 Oct 2025
https://github.com/felipeoriani/rust-raw-rest-api
This repository is part of my Rust learning journey, demonstrating how to build a raw REST API with HTTP streams and PostgreSQL for data access.
cargo http postgres postgresql rest-api rust rust-lang
Last synced: 28 Apr 2026
https://github.com/danielefrisanco/jwt_auth_client
A minimal, robust Ruby client for internal service-to-service authentication using JSON Web Tokens (JWTs). This gem simplifies the process of creating, signing, and injecting short-lived JWTs into outgoing HTTP requests, ensuring secure communication between your internal microservices.
Last synced: 06 Apr 2026
https://github.com/jamesob/tiny-http-get-server
A tiny, dependency-free HTTP server for Python 3
http http-server no-dependencies python3 tiny
Last synced: 08 Sep 2025
https://github.com/farrelad/basic-web-server-java
This repository demonstrates a simple web server written natively in Java ☕
basic http http-server java java-backend java-io java-native java-networking java-server request-response
Last synced: 08 Sep 2025
https://github.com/shinnn/fettuccine-class
A class to create a new fettuccine wrapper that defaults to the given options
class fetch http https javascript nodejs promise request
Last synced: 19 May 2026
https://github.com/gowthaman-01/matchium
order matching engine
cpp http socket-programming tcp
Last synced: 12 Sep 2025
https://github.com/rishabh96b/fusionhub
A sample web application fabricated with Golang, Go Templates, HTML & CSS.
Last synced: 18 May 2026
https://github.com/indatawetrust/nginx-log-analyzer
A lightweight and easy-to-use Node.js tool for analyzing Nginx log files
analyzer cli http log logs monitoring nginx
Last synced: 09 Apr 2025
https://github.com/behemehal/baklava
Baklava is a Turkish sweet and http server
http http-server https https-server rust
Last synced: 24 Feb 2025
https://github.com/hyperimpose/minutia
Summarizing the content of internet services
html http hyperimpose hyperlink minutia parsing python url
Last synced: 20 May 2026
https://github.com/yosh1/http-socket.io-chat
This is a chat application that developed by node.js and socket.io .
Last synced: 15 May 2026
https://github.com/stirfry-js/stirfry-sessions
Adds sessions to the request object in stirfry
http http-server node node-js nodejs server session session-management session-manager stirfry webserver
Last synced: 15 May 2026
https://github.com/basgys/alterego
Alter ego is a tiny http router built just for redirections
dns go golang http redirection router
Last synced: 12 Jan 2026
https://github.com/paoloprodossimolopes/go-own-custom-request-example
Example of how to create a custom request process in GoLang
Last synced: 18 May 2026
https://github.com/quillstack/header-bag
A simple solution to use headers according to PSR-7.
header-bag headers http php php8 psr-7
Last synced: 27 May 2026
https://github.com/aburdulescu/hfs
HTTP file server
http http-server static-file-server
Last synced: 13 Sep 2025
https://github.com/jiusanzhou/rugo
:rocket: A modular web framework like standard http library in Golang for Rust.
Last synced: 14 Jul 2025
https://github.com/pyk/rust-http-clients
A Beginner Guide to Rust HTTP Client Libraries
Last synced: 02 Apr 2025
https://github.com/zahidayturan/system-programming-23-24
http java server-client smtp tcp udp
Last synced: 08 Jul 2025
https://github.com/claudemuller/naive-server.go
A naive HTTP server implemented in Go
Last synced: 25 Jun 2025
https://github.com/obifaith/nodejs-task-manager
A simple Personal Task Manager application using Node.js which covers concepts on file system operations, modules, basic HTTP server creation, and JSON data handling.
Last synced: 06 May 2026
https://github.com/adriank31/http-fuzzer
Script uses the requests library to send different types of HTTP requests and headers to a specified target URL
http http-fuzzer url web web-exploits
Last synced: 15 May 2026
https://github.com/publicarray/ssproxycache
Part of a Networking UNI course.
cache http http-proxy java memory-cache proxy-cache
Last synced: 26 Mar 2025
https://github.com/seadowg/dave
A small framework for building API.AI web fulfillment
Last synced: 29 Mar 2025
https://github.com/raisess/smol-http
A small http server lib.
api-server http http-server library
Last synced: 25 Jun 2025
https://github.com/jojoagogogo/webremote
🤖 Android apk | 📱🔲 Web Remote sends the characters in HTTP protocol
android android-apk apk http http-remote-control remote-control web-remote-control
Last synced: 26 Mar 2025
https://github.com/leogaudin/webserv
42 • The goal of the project is to build a C++98 compatible HTTP web server from scratch.
http http-server io-multiplexing socket-programming webserv webserver
Last synced: 15 May 2026
https://github.com/srosalino/author_album_website_and_web_server
Developing an Author Album Website using HTML, CSS, and JavaScript, supported by a Web Server built on a RESTful HTTP API
css html http javascript restful-api uri
Last synced: 15 May 2026
https://github.com/2o3t/koa2-proxy-middleware
http proxy middleware for koa2
2o3t cors http http-proxy-middleware https koa koa-proxy-middleware koa2 koa2-proxy-middleware middleware proxy
Last synced: 22 May 2026
https://github.com/lullaby6/http-event.js
JavaScript Library - Make HTTP requests easly with DOM events
api apirest http http-requests java-script javascript js
Last synced: 20 Mar 2025
https://github.com/anzerr/agent.util
Parse and fetch info found inside user-agent.
html http info nodejs user-agent util
Last synced: 15 May 2026
https://github.com/togunchan/cppwebserver
Modular, multithreaded HTTP/1.1 web server written in C++.
cplusplus cxx http http-server networking web-server
Last synced: 15 Jun 2025
https://github.com/reside-eng/fortifyjs
FortifyJS is a library focused on delivering security headers for web applications within the JavaScript ecosystem
clickjacking content-security-policy cross-site-scripting fortified headers http javascript security web
Last synced: 08 Apr 2026
https://github.com/deadlysurgeon/rotaryphone
Golang Listener and Client binder using net.Pipe
golang golang-library http networking unit-testing
Last synced: 09 Apr 2025
https://github.com/fingerart/exhttp
A lightweight URLConnection HTTP wrapper library for android.
Last synced: 26 Apr 2026
https://github.com/linkartemy/vpn-manager-api-cpp
VPN Manager API in C++ on Userver
api cpp cpp20 http userver userver-framework vpn vpn-manager
Last synced: 28 Mar 2025
https://github.com/rhinodevel/nodejs-fritzbox
NodeJS script to communicate with an AVM FritzBox via TR-064 using HTTP digest authentication.
digest-authentication fritzbox http nodejs soap tr-064 xml
Last synced: 14 May 2026
https://github.com/pozsarzs/mm7dtest
Tester program for MM7D air quality device
agro-climatic-tools freedos gpl http linux mushroom
Last synced: 19 May 2026
https://github.com/mahmood-anaam/battleships-game-flutter
Battleships Game Flutter - A Flutter application for playing the classic game of Battleships against human and AI opponents with user authentication and game management.
authentication battleships-game flutter http mobile-app provider rest-api
Last synced: 19 May 2026
https://github.com/stoppieboy/go-ride-hailing
A Ride Hailing application backend implemented in Golang
Last synced: 09 Apr 2025
https://git.small-project.dev/lib/small-swoole-symfony-http-client
Small Swoole Symfony Http Client is a custom HTTP client built using Swoole, designed to be fully compatible with Symfony's HttpClient Component. It provides an asynchronous, non-blocking HTTP client with support for various features such as redirections, retries, timeouts, and more.
http openswoole php swoole symfony
Last synced: 10 Apr 2025
https://github.com/noahwillson/butter-framework
Butter is Nodejs Framework that is provide basic auth and user management functionalities
Last synced: 14 May 2026
https://github.com/ajsalemo/gzip-stack-examples
Various stacks using compression with gzip.
azure compression dotnet gzip http https java node python
Last synced: 06 Apr 2026
https://github.com/afzal2222/api-rest
World Cup Teams - API-REST ☄️ | CRUD |
api api-documentation azure database django-rest-framework express http java javascript mongoose nodejs php rest-api sql
Last synced: 06 Apr 2026
https://github.com/sanjaraiy/nodejs_work
📂🚀 This repository explores the fs, os, http, and events modules in Node.js. Dive in and master these core functionalities! 💻📊
crud events http javascript nodejs operating-system
Last synced: 14 May 2026