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-04-06 00:14:32 UTC
- JSON Representation
https://github.com/akagi201/middleware
A collection of net/http middlewares in Go.
golang http http-handler http-middleware jwt log logging middleware
Last synced: 10 Jul 2025
https://github.com/cbinet/knot-db
Relationship driven lightweight database
database graph graphs http http-server json json-format light lightweight nodes query query-language relationship weight
Last synced: 17 Mar 2025
https://github.com/0000xffff/dumpit
simple HTTP(s) file server for uploading files - transfer files from phone to PC over wifi
flask http https https-server pyopenssl python python3 ssl transfer-files uploading uploading-files
Last synced: 11 Dec 2025
https://github.com/joeattardi/simple-web-server
Simple HTTP 1.1 web server built for educational purposes
Last synced: 02 Mar 2025
https://github.com/joeattardi/userve
Tiny web server powered by Node.js
http http-server javascript nodejs
Last synced: 02 Mar 2025
https://github.com/serhiirepinskyi/goit-js-hw-10
JavaScript. Homework 10: fetchCountries
ajax fetch http https rest-api restcountries-api
Last synced: 26 Mar 2025
https://github.com/raku-community-modules/URL-Find
Perl 6 Module to find all URL's in a text
Last synced: 07 May 2025
https://github.com/ajsalemo/custom-response-header-examples
Multiple examples on various stacks on how to add custom response headers to an application.
apache azure containers docker dotnet http java linux nginx node php python response-headers webserver
Last synced: 30 Dec 2025
https://github.com/malumar/merror
unified error system for GoLang apps
error error-handling go golang http
Last synced: 01 Apr 2025
https://github.com/martinius96/vykurovanie-multiuser-webapp-arduino-esp8266-esp32
Webaplikácia pre vykurovanie s multiuser prístupom na štýl zberného portálu pre dáta a pre riadenie logiky pre vykurovanie. Podporovaný otvorený softvér Arduino, ESP.
arduino esp32 esp8266 ethernet ethernet-shield heating heating-control html http https javascript multiuser mysql nodemcu php vykurovanie webapp webclient wifi www
Last synced: 11 Jul 2025
https://github.com/voronchuk/utils_http
Utilities to work with HTTP in Elixir
Last synced: 10 Sep 2025
https://github.com/deanpdx/go-http-static-example
A quick example for serving up static content using http.ServeFile
Last synced: 11 Jul 2025
https://github.com/matimatt2301/composable-http-client
Composable HTTP Client is a TypeScript library that simplifies API interactions with its modular design. It offers type safety and flexible configuration, making it a reliable choice for developers working in diverse JavaScript environments. 🛠️🌐
clean-architecture consul dns-over-https docker docker-compose fp go http http-client javascript jetpack-compose kmp kotlin-android kotlin-multiplatform node-fetch nodejs room sqldelight
Last synced: 18 Jun 2025
https://github.com/dmotte/webauthn-proxy
🐳 Customization of the quiq/webauthn_proxy Docker image
auth authentication authn browser build container custom docker docker-compose dockerhub http hub image login middleware proxy quiq reverse webauthn webauthn-proxy
Last synced: 18 Jun 2025
https://github.com/sigit-wasis/nodejs-upload_file
Membuat upload file dengan Node js
formidable fs http javascript mv nodejs
Last synced: 19 Jun 2025
https://github.com/vscaperrotta/cors-chrome-extension
コルソ [Cors] is a Google Chrome extension designed to simplify CSS analysis on a webpage.
chrome chrome-extension cors cors-proxy development extension http tools
Last synced: 30 Dec 2025
https://github.com/spiral/auth-http
[READ ONLY] Auth Middleware and HTTP Token transports. Subtree split of the Spiral AuthHttp component (see spiral/framework)
Last synced: 05 Mar 2026
https://github.com/umarsiddique010/use-http-react-hook
Production-ready React hook for fetch requests with GET caching, CRUD support (POST/PUT/DELETE), AbortController cancellation, and clean loading/error handling — zero dependencies. Published on npm as use-http-react-hook
abortcontroller api-call cache custom-hooks data-fetching fetch frontend http http-library javascript npm-package perfomance react react-hooks reactjs use-http web-development
Last synced: 20 Jun 2025
https://github.com/tacyarg/actions-http
actions-http
abstraction http interface uwebsockets web
Last synced: 20 Jun 2025
https://github.com/bridgerbrown/daynotes-server
Node.js Socket.io server for DayNotes!
express http http-server mongodb nodejs socketio socketio-server
Last synced: 20 Jun 2025
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: 11 Jul 2025
https://github.com/pvp2025/cdn-check
✂️Check IP Behind CDN or a third-party✂️
bugbounty-tool cache cdn cdnjs certstream exporter hacking http pentest pentest-tool python recon security web
Last synced: 21 Jun 2025
https://github.com/takage234/cli
Oasis CLI is your straightforward tool for working with the Oasis Network. Build it easily by following the instructions below. 🛠️🌐
api client curl customization database dbms debugging development devops docker github-api-v4 go hacktoberfest http npm terminal web yaml
Last synced: 30 Dec 2025
https://github.com/stellar9113/blist
Blist is a web-based file storage program that simplifies managing your files online. Join our community on Telegram and explore the installation guide to get started! 🌟🐙
archive blind-xss blist blister computer-vision go http hugo hugo-blog hugo-blog-theme javascript listener machine-learning payloads pidgin-plugins theme web yara
Last synced: 21 Jun 2025
https://github.com/agungkusumma/news_app
News App is a Flutter application that allows users to log in, view a list of stories, see story details, and upload new stories with photos using the device camera. It features persistent login, clean UI, declarative navigation with go_router, and state management using Provider.
camera-app flutter flutter-apps go-router go-router-navigation http mobile-app provider provider-state-management
Last synced: 21 Jun 2025
https://github.com/prempreetbrar/tcpfiledownloader
A program that downloads a file from the Internet given a URL over TCP.
download-file file-downloader http http-client http-requests http-response https java network-programming non-persistent socket-client ssl streams tcp tcp-client tls
Last synced: 21 Jun 2025
https://github.com/adityamotale/http_rs
A lightweight and simple HTTP server implementation in Rust
Last synced: 29 Oct 2025
https://github.com/aryansharma5/pyalb
A load balancer implementation from scratch in python
flask http load-balancer python round-robin strategy-pattern
Last synced: 18 Mar 2025
https://github.com/bhojpur/web
The Bhojpur Web is a high performance, HTTP client/server engine applied within the Bhojpur.NET Platform ecosystem to deliver secure W3C standards compliant applications and services. It enables faster distributed enterprise application development and testing.
http http-proxy http-server https load-testing reverse-proxy ssl testing tls
Last synced: 22 Jun 2025
https://github.com/clxrityy/http-server
A simple Java HTTP server
configuration http http-server java json
Last synced: 22 Jun 2025
https://github.com/johnnyasantoss/simplehttpfactory
A simple http factory.
aspnetcore autofac factory http
Last synced: 22 Jun 2025
https://github.com/josestg/httpmid
A very simple and straightforward HTTP middleware for net/http in Go. This package only provides a Middleware type and some functions for stacking the middleware.
Last synced: 22 Jun 2025
https://github.com/borislavv/advanced-cache
Cache as a service. Middleware for traefik, k8s probe, LRU eviction algo, prometheus metrics, keys refresh, dump on the disk...
cache efficiency eviction-cache golang highload http http-cache in-memory-caching lru-cache parallel-programming perfomance refresh-data-async traefik-plugin zero-allocations
Last synced: 22 Jun 2025
https://github.com/maxnatamo/paracord
An HTTP server implementation in .NET Core 7
dotnet dotnet-core hacktoberfest http http-server web-framework
Last synced: 22 Jun 2025
https://github.com/rafaeljurkfitz/rocketseat-discover
Curso da Rocketseat de Fundamentos da Programação.
css css3 git github html html-css-javascript html5 http javascript node node-js nodejs rocketseat sql sqlite sqlite3
Last synced: 30 Dec 2025
https://github.com/kennethlooney/kenx
A modern, lightweight Node.js web framework built with TypeScript
database express framework fullstack hapi http middleware nodejs orm routing server typescript web
Last synced: 04 Jul 2025
https://github.com/semihbkgr/gin-auth
Http server sample with authentication and authorization written using Gin framework.
authentication authorization gin gin-framework http http-server
Last synced: 26 Mar 2025
https://github.com/pugn0/networkserviceschecker
bugbounty check chk cli http osint pentest-tool pugno
Last synced: 22 Jun 2025
https://github.com/jahaja/ltt-tui
Terminal-UI for ltt
go golang http load-testing user-simulator
Last synced: 22 Jun 2025
https://github.com/melardev/springbootjerseyapipaginatedcrud
Rest API application built with Spring Boot + Jersey and Spring Data
api crud full-stack fullstack hibernate http jax-rs jersey orm orm-framework rest spring spring-boot spring-data spring-mvc web
Last synced: 10 Sep 2025
https://gitlab.com/pheix/http-useragent
Web user agent class for Raku (formerly known as Perl 6).
Last synced: 07 Mar 2026
https://github.com/e22m4u/js-trie-router
HTTP маршрутизатор для Node.js на основе префиксного дерева
esm http javascript nodejs prefix-tree router server trie typescript
Last synced: 23 Jun 2025
https://github.com/zhengxs2018/urllib
基于 fetch 的 http 封装,仅支持 deno.js
deno fetch http request typescript
Last synced: 10 Sep 2025
https://github.com/csingendonk/favicon.ico
Just giving the dr something to fetch since the server keeps trying to fetch favico.ico
anchor-js anchorjs anchors favicon favicon-generator favicon-site favicons fetch html http jeckyll js pages
Last synced: 14 Jul 2025
https://github.com/kuntoaji/kakanda-http
HTTP status code reference
babel babeljs http javascript js react reactjs status-code status-codes tool tools
Last synced: 07 Mar 2026
https://github.com/mccutchen/safedialer
A golang net.Dialer control function that allows only safe network connections
golang http networking security ssrf
Last synced: 14 Jul 2025
https://github.com/elusivecodes/fyrerequest
FyreRequest is a free, open-source HTTP request library for PHP.
Last synced: 15 Jul 2025
https://github.com/s5-dev/archiver
Tool to archive websites and other content available on the Internet on the content-addressed S5 Network
archive archiver atproto bluesky content-addressed git http selfhosted twitch web web-archive youtube
Last synced: 15 Jul 2025
https://github.com/paoloprodossimolopes/gopportunities
Basic CRUD application using GoLang to handle job opportunities
backend gin-gonic ginswagger go go-orm golang gorm http job makefile opportunities sqlite webserver
Last synced: 10 Sep 2025
https://github.com/aotakeda/local-lens
A 100% local HTTP/MCP server for capturing browser console logs and network requests and server logs for LLM analysis.
chrome chrome-extension console http mcp
Last synced: 15 Jul 2025
https://github.com/hasirciogli/hasksi
Hasksi.js is a TypeScript-based modular request library with advanced features such as VPN and proxy support, session management, and CSRF protection. It enables easy and flexible HTTP requests.
hasksi http node proxy request session vpn
Last synced: 15 Jul 2025
https://github.com/semihbkgr/netty-ims
Distributed Netty based IMS
distributed guice http ims kafka netty nginx websocket zookeeper
Last synced: 26 Mar 2025
https://github.com/georgedickinson2001/.github
Bold ideas. Futuristic tech. Open source at heart.
caddyserver css dl dynamic git http javascript markdown message-board python readme-generator security solidity vup
Last synced: 07 Jul 2025
https://github.com/usermicrodevices/prod-flet
frontend for "prod" (warehouse system management based on Django). client developed in Flet (it is Python wraper arount Flutter)
android client django flet-dev flutter frontend http inventory ios linux macos manegement order register rest retail system warehouse windows
Last synced: 30 Dec 2025
https://github.com/ksxgithub/miniserve.pkgbuild
PKGBUILD for miniserve
http http-server miniserve pkgbuild server
Last synced: 16 Jul 2025
https://github.com/btnhutedu/c2-panel-malware-education
Control and monitor agents with the c2-panel-malware-education project. Built with Python and Flask, it captures keylogs and HTTP traffic. 🐙💻
agent agents c2 cibersecurity command-and-control domains education ethical-hacking exe hacking http ip keylogger linux malware python traffic windows
Last synced: 16 Jul 2025
https://github.com/tomtaylor/plug_forwarded_port
Plug for handling the X-Forwarded-Port header
Last synced: 17 Jul 2025
https://github.com/d6o/itiwildcard
Wildcard Matcher to Itinerary Router
go golang golang-library golang-package golang-router golang-tools http mux router
Last synced: 17 Jul 2025
https://github.com/jameskyburz/slowlog
http middleware for logging slow http handlers
Last synced: 18 Jul 2025
https://github.com/jonathanj/fugue
Fugue: HTTP in two voices
http python python27 twisted twisted-library web-service
Last synced: 29 Dec 2025
https://github.com/logandhillon/ping-the-internet
Find every website on the internet!
Last synced: 18 Jul 2025
https://github.com/melgejior1998/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: 02 Aug 2025
https://github.com/itsnayan/sample_project
Sample Project
dart dartpackage flutter flutter-apps http provider
Last synced: 18 Jul 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: 18 Jul 2025
https://github.com/rafaelmoraes003/trybesmith
Medieval item shop API made with Typescript.
express http http-server jsonwebtoken mysql nodejs oop typescript
Last synced: 30 Dec 2025
https://github.com/debora-carvalho/gerenciador-podcasts
Plataforma desenvolvida para facilitar a organização e o gerenciamento de podcasts.
Last synced: 18 Jul 2025
https://github.com/jezpoz/arcgis-cli
A CLI to use when working with the ArcGIS REST API.
arcgis arcgis-online cli deno deno-cli http typescript unofficial
Last synced: 19 Jul 2025
https://github.com/qard/http-iterator
Convert http servers to async iterators
async-await async-iterators http nodejs
Last synced: 19 Jul 2025
https://github.com/lancewalk87/cls-codelifeproductions.com
Software | *Old* Personal Development website, truly nothing special here.
bootstrap3 css3 html5 http javascript websites
Last synced: 23 Jun 2025
https://github.com/ahmeddhus/bloc_clean_architecture
A demo store app built with love and Flutter, where I tried to apply clean architecture principles with BloC.
bloc clean-architecture dartz equatable flutter getit gorouter http
Last synced: 29 Jul 2025
https://github.com/alserok/system-design
📝 System Design
elasticsearch gateway grpc http kafka mongo postgres redis s3 system-design transactional-inbox transactional-outbox websockets
Last synced: 23 Feb 2025
https://github.com/kpurdon/apir
A simple package for making/consuming api[r] requests/responses.
Last synced: 22 Feb 2025
https://github.com/kpurdon/apiresponse
A simple helper for writing JSON formatted responses in an HTTP API.
Last synced: 22 Feb 2025
https://github.com/fingerart/exhttp
A lightweight URLConnection HTTP wrapper library for android.
Last synced: 05 Apr 2025
https://github.com/jeroenouw/golangrest
REST API written in GO
go golang http mux practice-project rest-api router
Last synced: 03 Mar 2025
https://github.com/kuria/router
HTTP request router
generate-urls http match php request route router
Last synced: 19 Jun 2025
https://github.com/igoraugust0/computer-networking
🛜 Arquivos e materiais utilizados na disciplina GSI023 - Redes de Computadores da UFU.
computer-networking dns http networks tcp-ip udp wireless wireshark
Last synced: 29 Dec 2025
https://github.com/ajsalemo/azurepythonframeworkwindowsosexamples
A repo housing multiple Python quickstart/"hello world" framework & libraries examples that are deployed on Azure in a Windows environment using IIS and HttpPlatformHandler.
azure bottle cherrypy dash deployment falcon http http-platform-handler hug iis python tornado turbogears waitress webconfig windows wsgi
Last synced: 17 Dec 2025
https://github.com/werdl/servt
a programmatic HTTP/1.1 server, with very few dependencies, written in Rust
async-rust http http1-1 network-programming rust web-server
Last synced: 04 Jul 2025
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: 12 Dec 2025
https://github.com/oxylabs/http-headers-with-curl
The basic actions of sending and receiving HTTP headers using cURL.
curl http http-headers http-requests
Last synced: 12 Dec 2025