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-03 00:14:32 UTC
- JSON Representation
https://github.com/ddliu/http-monkey
Continuous HTTP request for network simulation.
Last synced: 22 Feb 2025
https://github.com/bimde/httputils
net/http wrapper for easy outbound http requests in go
Last synced: 12 Apr 2025
https://github.com/aaronland/go-http-mbtiles
Go HTTP handler for serving MBTiles databases.
Last synced: 22 Feb 2025
https://github.com/abersheeran/rust-h11
A pure-Rust, bring-your-own-I/O implementation of HTTP/1.1
Last synced: 18 Mar 2025
https://github.com/hacimertgokhan/must
A lightweight http-request application that developed with Rust and Tauri.
http http-requests javascript postman-alternative rust tauri
Last synced: 19 Mar 2025
https://github.com/alexjohnj/requests
Sugar for your HTTP requests
carthage cocoapods http ios networking request swift swift-package-manager urlrequest urlsession
Last synced: 28 Mar 2025
https://github.com/FabienHenon/jsonapi-http-retry
Retry failed jsonapi requests with retry policies
elm elm-lang http jsonapi remotedata retry
Last synced: 22 Feb 2025
https://github.com/dnut/mlops
Deploy ML with various technologies
http machine-learning ml mlops
Last synced: 28 Mar 2025
https://github.com/zoomoid/go-autoindex
go-autoindex is a fancy version of NGINX's autoindex_module
Last synced: 01 Mar 2026
https://github.com/LeoBorai/wait-on
Utility to wait on the availability of resources such as Files, HTTP Servers, Ports & Sockets
file http socket wait wait-for-it wait-on watcher
Last synced: 26 Feb 2025
https://github.com/reschke/json-fields
Implementation of draft-reschke-http-jfv ("A JSON Encoding for HTTP Field Values")
Last synced: 22 Feb 2025
https://github.com/thii/httpmethod
Just an enum of HTTP request methods.
http http-method http-methods http-request swift swift-library swift-package swift-package-manager
Last synced: 30 Oct 2025
https://github.com/ntdls/httpd16
Webserver for Windows 3.11, because I can and I want to. So eat it! :P
cpp http legacy web-server windows-3 windows-3-x
Last synced: 16 Dec 2025
https://github.com/genndy007/bullandcow-tgbot
Implementation of Bulls and Cows game as a Telegram bot
Last synced: 21 Mar 2025
https://github.com/byndyusoft/byndyusoft.net.http.messagepack
Provides extension methods for System.Net.Http.HttpClient and System.Net.Http.HttpContent that perform automatic serialization and deserialization using MessagePack.
aspnet byndyusoft http messagepack
Last synced: 02 Feb 2026
https://github.com/agarzon/httpcapture
Inspect inbound webhooks and HTTP calls in real-time.
debugging docker http http-requests testing webhook
Last synced: 07 Mar 2026
https://github.com/visheshc14/audio-arca
An Experimental Audio and Text Chat Client-Server Application Written in Golang For Arca/Evangelion As An Sub-Modularity-Function which Focuses on Library PortAudio(I/O)-Architecture Testing.
client-server golang gopher http portaudio websocket
Last synced: 29 Dec 2025
https://github.com/vernonthedev/conmon
Python terminal application that allows users to effortlessly check the connectivity of websites
async await http http-client https python requests urlib
Last synced: 21 Mar 2025
https://github.com/foresthoffman/rwb
A Go package for intercepting HTTP(s) response values before sending them to the request client.
Last synced: 03 Oct 2025
https://github.com/maribelacosta/delay-proxy
An HTTP proxy that introduces network delays to the response from the server
delay http http-server networking proxy proxy-server pypi-packages python27
Last synced: 09 Jul 2025
https://github.com/wdarrenww/connex
HTTP/2 server in Go
go golang http http-2 http-server
Last synced: 09 Jul 2025
https://github.com/fortio/h2life
Demo of ansipixel game of life (conway) over http streaming (or 1.1)
Last synced: 17 Jun 2025
https://github.com/mozgiii/sap
Opinionated HTTP server for hosting static files of Single Page Apps from memory with blazing fast speeds
http http-server spa static-file-server static-files static-site web-server
Last synced: 09 Jul 2025
https://github.com/jonathanstowe/uri-fetchfile
Raku module to retrieve a file from the internet by the best available method
Last synced: 02 Apr 2025
https://github.com/par7133/httpconsole
A light and simple web console to manage your website (software on premise) - PHP: <=8.1, GPL
admin administration based console emulator http light manage management simple terminal web website
Last synced: 11 Oct 2025
https://github.com/ilyaliao/http-test-tool
HTTP request testing tool supporting GET and POST methods
Last synced: 10 Jul 2025
https://github.com/rafaelmoraes003/blogs-api
CRUD API for blog production using MySQL database with Sequelize.
express http javascript jsonwebtoken mysql node nodejs orm sequelize
Last synced: 21 Mar 2025
https://github.com/epicseven-cup/lat.sh
just a fancy url shortener
golang http svelte url url-shortener
Last synced: 25 Jan 2026
https://github.com/bridgerbrown/ts-interpreter
An interpreter built in TypeScript and Jest, displayed on vanilla JS frontend and connected through websockets to Node.js backend.
http javascript jest nodejs typescript websocket
Last synced: 30 Dec 2025
https://github.com/matrixai/http-demo
Demo of an basic HTTP server wrapped up as Nix project
http http-server https https-server socat
Last synced: 17 Mar 2025
https://github.com/effectra/http-server-handler
Handles an HTTP request by processing a stack of middlewares.
http http-server middleware php psr server
Last synced: 29 Dec 2025
https://github.com/huy-dna/p2p-file-sharing
Networking assignment implementing a P2P file sharing service without any considerations for reliability, recovery or privacy whatsoever. Only works in LAN or networks without NATs.
filesharing http local-area-network nodejs p2p protocol socket-programming
Last synced: 10 Jul 2025
https://github.com/frozen-archive/ff_http_poco
Poco based HTTP server library with FRunnableThread support.
backend backend-api backend-service http http-requests http-server poco poco-libraries server server-side ue5 ue5-module ue5-plugin ue5-project ue5-template
Last synced: 16 Jun 2025
https://github.com/adrianmg/go-server
http server in go
go golang http http-server server
Last synced: 12 Aug 2025
https://github.com/hgschandeepa/flutter-unit-testing
This repository is designed to help developers understand and implement unit testing in Flutter applications. It also covers API testing and Firebase functional testing to ensure robust and reliable Flutter apps.
firestore flutter http mock mokito sharedpreferences testing
Last synced: 12 Apr 2025
https://github.com/gerifield/epher
Event Pusher
events golang hacktoberfest http websocket
Last synced: 11 Jan 2026
https://github.com/bobymcbobs/go-rpi-gpio-api
A HTTP API to control the GPIO of a Raspberry Pi
cloud containers docker gitlab golang gpio http kubernetes raspberry-pi
Last synced: 30 Dec 2025
https://github.com/petermikitsh/http-stream-examples
Examples demonstrating the use of NodeJS streams with HTTP
Last synced: 23 Jul 2025
https://github.com/kareimgazer/fso
solutions of the exercises and projects of the course 'Full Stack Open'
axios cors css deployment express http javascript morgan-middleware node nodemon npm postman react restclient restful-api vite vite-proxy
Last synced: 30 Dec 2025
https://github.com/simatwa/svinf3
Server Inspector
h4cking http https inspector over-the-wire over-the-wire-solutions server
Last synced: 13 May 2025
https://github.com/mhndev/hal
Php Hal Object creation and manipulation from array data
Last synced: 21 Jul 2025
https://github.com/tacyarg/bustaskin-landing
The official landing page of bustaskin.com
Last synced: 30 Oct 2025
https://github.com/curveball/cors
CORS plugin middleware for Curveball
cors curveball hacktoberfest http middleware
Last synced: 04 Oct 2025
https://github.com/lathoub/express
Fast, unopinionated, (very) minimalist web framework for Arduino ESP32
arduino arduino-library esp32-arduino express html http http-server parser web webservice
Last synced: 13 Mar 2025
https://github.com/anothersoft/resolver-ui
User interface for the public handshake resolvers.
bridge handshake handshake-domains hns hsd http nameserver ns recursive resolver
Last synced: 10 Mar 2025
https://github.com/shinnn/inject-body
Inject contents into the HTML <body> tag of an HTTP response
html http javascript modification nodejs non-blocking response stream xml
Last synced: 28 Mar 2025
https://github.com/zbo14/retweak
A CLI that tweaks and resends HTTP/S requests
bug-bounty cli http https pentesting
Last synced: 26 Mar 2025
https://github.com/harwoeck/hibpoffline
High-performance Service for querying an offline copy of the HIBP database (a collection of 551 million breached 🔓 passwords). Exists because private ☁️ = ❤.
badger bigcache cache cloud-native docker go golang grpc haveibeenpwned high-performance http leaked-secrets low-latency microservice on-premise passwords rest self-hosted service standalone
Last synced: 08 Oct 2025
https://github.com/honoluluhenk/http-content-disposition
Java library for building the HTTP Content-Disposition conforming to RFC6266, RFC5987 (opinionated but correct)
content-disposition http rfc-6266
Last synced: 16 Feb 2026
https://github.com/ollieday/mockablehttp
A mockable wrapper for System.Net.Http.HttpClient
csharp dotnet http library mocking mocks testing unit-testing
Last synced: 08 Apr 2025
https://github.com/cakeandcandles/rust-server
A static file HTTP server built from scratch in Rust
filesystem http http-server liveserver rust tcp-server
Last synced: 07 Jul 2025
https://github.com/timothymeadows/basicheaderauthentication.aspnetcore
Header based authentication for .NET core 3.x
api api-gateway api-server authentication dotnet dotnet-core header headers http https mvc
Last synced: 29 Mar 2025
https://github.com/vspaz/goat
Go HTTP client that makes it plain simple to configure TLS, basic auth, retries on specific errors, keep-alive connections, logging, timeouts, etc.
basic-authentication go golang http http-client requests retry timeouts tls tls-certificate tls-support
Last synced: 05 Apr 2025
https://github.com/milindkusahu/qtrip-dynamic
QTrip Dynamic is a travel website aimed at travelers looking for a multitude of adventures in different cities.
bootstrap bootstrap-carousel conditional-rendering css curl deployment developer-tools dom-manipulation es6 event-handling heroku html http javascript json localstorage netlify-cli responsive-design rest
Last synced: 20 Jan 2026
https://github.com/jackkimmins/jroute
A PHP routing library that supports URL mapping, role-based access control, and directory serving, designed for swift prototyping.
Last synced: 10 Jul 2025
https://github.com/w-henderson/humphreyjr
🐪 The Performance-Focused, Dependency-Free Web Server, now in OCaml. (WIP)
http http-server ocaml web-framework web-server
Last synced: 03 Mar 2025
https://github.com/doqin/c_http
Personal C project to learn raw http and web development.
Last synced: 10 Jul 2025
https://github.com/richscott/servers-survey
Survey many public web-sites in parallel for their software version
Last synced: 29 Apr 2025
https://github.com/potatogopher/gorilla-middleware
"Chaining" Middleware with Gorilla Mux
Last synced: 08 Sep 2025
https://github.com/sertxudeveloper/environment
Sertxu Developer environment
bind9 dns docker environment hacktoberfest http http2 mysql nginx php reverse-proxy sertxudeveloper vagrant
Last synced: 12 Mar 2025
https://github.com/simplyyan/lostpapyrus
A fast, light, easy and comprehensive Go framework.
backend go golang http http-client http-requests http-server server serverless-framework
Last synced: 01 Apr 2025
https://github.com/jamielsharief/file-sync
A HTTP based file synchronization library that uses public key authentication.
file http public-key-authentication sync
Last synced: 12 Apr 2025
https://github.com/sismics/play-basicauth
authentication basic-authentication http play play-framework
Last synced: 25 Jun 2025
https://github.com/codelikeagirl29/feedback-ui
Full-stack site for users to review their favorite, and not so favorite, places, food, products... whatever you'd like! | Node. React. Express. MongoDB.
context-api-react event-handlers feedback font-awesome forms full-stack http json-server jsx react udemy vercel
Last synced: 30 Dec 2025
https://github.com/yinxulai/unlock-browser-requests
Unblock browser requests and enjoy the freedom of insecurity.
browser chrome cors http js proxy set-cookie
Last synced: 30 Nov 2025
https://github.com/danizord/mid
Functional utility on top of PSR-15 interfaces
Last synced: 21 Mar 2025
https://github.com/bit-nation/services.nation-cache
Microservice for the nation-cache. This scans the Ethereum blockchain, maintains a list of nations, and serves that list to clients via HTTP endpoint.
endpoint ethereum http nations
Last synced: 29 Mar 2025
https://github.com/PaulioRandall/volley
(Discontinued) Small embedded Lua interpreter designed for testing JSON based web services and with a binary comfortable fitting inside repositories
api c embedded http json learning learning-by-doing lua makefile scripting small-tools testing
Last synced: 11 May 2025
https://github.com/oceanwebturk/http
OceanWebTurk Http Package
http oceanwebturk oceanwebturk-http
Last synced: 11 Jan 2026
https://github.com/inmar/twine.js
A pipeline-based, extendable, fluent request library.
chainable-methods component-library http javascript nodejs open-source request
Last synced: 13 Mar 2025
https://github.com/rodrigosetti/yconf
Yahoo Configuration Service (configuration as a service)
configuration configuration-management haskell http http-server json json-api
Last synced: 03 Apr 2025
https://github.com/andgineer/http-stream-xml
Parse HTTP response as stream, by chunks.
chunk http on-the-fly python xml xml-parser
Last synced: 27 Mar 2025
https://github.com/nishanbajracharya/http-libraries
A collection of HTTP libraries for comparison and reference.
axios fetch http javascript ky superagent wretch
Last synced: 29 Dec 2025
https://github.com/mrtenz/go-redirect
A simple HTTP redirect image for Docker, written in Go
Last synced: 03 Apr 2025
https://github.com/iker-gonzalez/webserv
Development of HTTP server from scratch using C++ and Python. Testing is made with an actual browser.
cgi-application client cpp http http-server nginx-server python3 server
Last synced: 11 Jul 2025
https://github.com/yrotak/nodejs-chat-encrypted
Advanced NodeJS (Express) chat with packet encryption.
chat chat-application encrypted-chat encryption expressjs http multichannel nodejs-server rc4 socket-io
Last synced: 23 Feb 2025
https://github.com/shellshape/rush
A tiny HTTP benchmarking and performance testing CLI tool.
benchmark cli http http-benchmarking performance-analysis requests rust
Last synced: 02 Mar 2025
https://github.com/phpdevcommunity/php-framework-training
PHP MVC Training Framework: Dive into the fundamentals of modern PHP frameworks like Laravel or Symfony with this streamlined educational project.
codigniter container database dotenv http injection-container laravel logger php psr router session slim-framework symfony training
Last synced: 09 Apr 2025
https://github.com/flodlc/throw-http
Throw-http is an Error utility for handling http errors in a delightful way. I created it because existing libraries are not type-safe, not correctly exported or don't allow to pass additional data in the error.
Last synced: 23 Feb 2025
https://github.com/nb312/flutter_resources
Flutter Learning Resoure
animation bottomappbar bottomsheet button card cupertino diagram flutter gestures http json semantics services statelesswidget test theme widgets
Last synced: 06 Jul 2025
https://github.com/whiskeysierra/http-toolbox
Small, reusable HTTP related libraries, targeting specific RFCs
Last synced: 23 Feb 2025