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/asonix/digest-headers
A simple library to aid in creation and verification of Digest Headers, Sha Digests of HTTP Requests.
Last synced: 18 Mar 2025
https://github.com/samicpp/muon
A rust webserver built for ease of use, configurability, and speed
http http-server http1 http2 http2-server rust tls tls-support webserver
Last synced: 12 Jun 2026
https://github.com/naimikan/gna
An other HTTP client
browser http http-client javascript
Last synced: 30 Mar 2025
https://github.com/endafk/advanced-python-http-server
A Python Server with some added functionalities; File upload, Logging, Authentication & Index
file-upload http http-server python python3 server
Last synced: 14 Sep 2025
https://github.com/paoloprodossimolopes/go-file-server-demo
demo file server application written in GoLang
fileserver go golang http microservice server
Last synced: 18 Mar 2025
https://github.com/jun-labs/jetbrain-http-client
acceptance-testing acceptance-tests http http-client jetbrains
Last synced: 14 Mar 2025
https://github.com/leejones/netrc
A Go package that gets the credentials for a given host from a netrc file.
Last synced: 17 Jun 2026
https://github.com/womblee/retard_link_uploader
A C++ Desktop Client for a URL Shortening service "Retard Link"
client cpp cpp-programming http parser request shortener tool url url-shortener url-shortener-api
Last synced: 18 Mar 2025
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/pablotrianda/mock-it
⚡ Mock a http server on the fly
golang http mock mock-server server
Last synced: 27 Mar 2025
https://github.com/wyrihaximus/reactphp-http-contextual-middleware-runner
hacktoberfest http middleware php php7 php72 reactphp
Last synced: 14 Sep 2025
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/mohammadhasanii/lua-loadbalancer
This package is written in the Lua programming language and is used for load balancing. I have used it in the Liara cloud infrastructure.
http loadbalancer loadbalancing lua lua-proxy reverse
Last synced: 03 Apr 2025
https://github.com/pozsarzs/mm6dtest
Tester program for MM6D remote controlled switching device
agro-climatic-tools freedos gpl http linux mushroom
Last synced: 18 Mar 2025
https://github.com/dio/envoy-diy-filter-1
A simple DIY project building HTTP filters for EnvoyProxy (https://www.envoyproxy.io/), step-by-step.
cpp custom diy envoyproxy example filter http
Last synced: 27 Mar 2025
https://github.com/aivruu/file-relocator
A very simple library to download files since URL's, and relocate into specified directories.
downloader file gradle http http-requests https io java java-21 library relocation
Last synced: 16 May 2026
https://github.com/dmikurube/restical
draft-desruisseaux-ischedule-05 http icalendar ischedule itip rest rfc5546
Last synced: 02 Jan 2026
https://github.com/graphaelli/curltrace
Command-line URL Tracer + Go Library
Last synced: 03 Apr 2025
https://github.com/farbautie/sparkify
Designed to make building HTTP servers simple and fast.
Last synced: 09 Jul 2025
https://github.com/mbasaglia/httpony
C++ HTTP library
cplusplus-14 http http-client http-server https library openssl
Last synced: 04 Jan 2026
https://github.com/andreapavoni/httpavonz
A simple service for generating different HTTP codes.
Last synced: 06 Apr 2025
https://github.com/akashbabu/template-http-service
HTTP Template for Nodejs
Last synced: 20 May 2026
https://github.com/mrofisr/crush
HTTP Web Server like Caddy but made by Rust
caddy http http-server rust web-server
Last synced: 03 Jan 2026
https://github.com/szczyglis-dev/browser-ip-host-auto-header
[JS] Extension for Chrome, Firefox and Opera browsers which allows you to create a list of IP addresses and their corresponding hosts. Hostnames assigned to the IP address are then automatically appended to the request in the HTTP "Host" header if a connection to the given IP address is detected.
browser-extension chrome-extension firefox firefox-addon firefox-extension header host http ip list opera-addon opera-extension website
Last synced: 15 May 2026
https://github.com/ndiing/router
Repositori ini menyediakan kelas dan fungsi middleware untuk menangani routing dalam aplikasi HTTP. Kelas Router memungkinkan penambahan rute dengan berbagai metode HTTP, dan terdapat middleware untuk berbagai fungsi seperti kompresi, parsing body, pengelolaan cookie, keamanan, CORS, dan penanganan kesalahan.
http middleware nodejs routing server web-development
Last synced: 17 Jun 2026
https://github.com/joaooliveirapro/trawlergo
TrawlerGo 🐛 is a basic HTTP crawler written in Go, designed to efficiently discover all URLs within a specified domain while capturing related HTTP request information.
Last synced: 09 Jun 2026
https://github.com/cornelius/httpotemkin
Mock HTTP services for system tests
acceptance-testing http integration-testing mock rspec
Last synced: 20 Jan 2026
https://github.com/maybugsortir/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: 03 Mar 2025
https://github.com/faryon93/handlers
A set of frequently used Go http handlers
Last synced: 28 Jun 2025
https://github.com/railt/http-factory-contracts
[READ ONLY] Subtree split of the Railt HTTP Factory Contracts component (see railt/railt)
contracts factory graphql http interfaces interop railt
Last synced: 21 May 2026
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: 06 May 2026
https://github.com/walkin4money/pastebin
Restful analog of pastebin service written on Spring framework, PostgreSQL, JDK 17, Maven and Docker.
access-token docker docker-compose http jdk17 jwt maven postgresql refresh-token rest-api spring-framework
Last synced: 06 Mar 2026
https://github.com/t99/http-server-js
My own personal HTTP server library for NodeJS - written in TypeScript.
http http-server https server typescript
Last synced: 12 Jun 2026
https://github.com/d6o/itiquery
Query Matcher to Itinerary Router
go golang golang-library golang-package golang-router golang-tools http mux router
Last synced: 14 Mar 2025
https://github.com/d6o/itihost
Host Matcher to Itinerary Router
go golang golang-library golang-package golang-router golang-tools http mux router
Last synced: 14 Mar 2025
https://github.com/d6o/itibrowser
Browser Matcher for Itinerary Router
go golang golang-library golang-package golang-router golang-tools http mux router
Last synced: 14 Mar 2025
https://github.com/thiamsantos/goserve
Simple command-line static http-server
command-line golang hosting http server static
Last synced: 12 Sep 2025
https://github.com/arkenidar/spring-db
simple (for now) HTTP access to SQL, coded in Java programmer's language.
Last synced: 03 Nov 2025
https://github.com/gofurry/reqrisk
Explainable risk assessment for HTTP request features in Go.
go golang http middleware net-http request-analysis risk-analysis
Last synced: 08 Apr 2026
https://github.com/webspider-100w5/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: 16 Jun 2025
https://github.com/rjcarneiro/carneiro.http
Make http requests easy
csharp csharp-library dotnet dotnet-core dotnet-standard http http-requests standard
Last synced: 08 May 2026
https://github.com/0xibra/http-oversight
A node module that groups together useful http functions to perform various actions.
http http-redirects http-requests http-testing https https-certificate https-response
Last synced: 15 Jun 2026
https://github.com/alessiorubicini/httptest-python-tool
A simple Python command line tool for testing HTTP APIs through simple JSON!
api http http-test http-testing python
Last synced: 18 Mar 2025
https://github.com/celeri-server/http-server
The main HTTP server library for Celeri
Last synced: 12 Apr 2026
https://github.com/752963e64/upgraded-spoon
R&D around the redbean at a time in the timeline. it actually bumped for a new study.
application-security http http-requests http-server lua redbean session session-management shm shmem sqlite3 timer
Last synced: 17 Mar 2025
https://github.com/tsundberg/maven-wait-plugin
A maven plugin that waits for an http resource to be available
http java-8 maven-plugin spark-java
Last synced: 01 Jul 2026
https://github.com/joegasewicz/hog
C http framework static library
c c-http c-server c-web clangauge http http-server
Last synced: 05 Apr 2025
https://github.com/jamofer/guhs-server
GRUB UEFI HTTP Selector Server
api-rest grub grub2 http remote-configuration uefi-boot
Last synced: 09 Mar 2026
https://github.com/sarthakpriyadarshi/http-response-app
An app for Analyzing HTTP Requests
docker-image http http-requests
Last synced: 10 May 2026
https://github.com/techpro-studio/gohttplib
Go library for default "net/http" package with a lot of helpers
golang golang-helpers http library
Last synced: 06 Apr 2025
https://github.com/cdhawke/react-axios-localstorage
React + Axios hook for client browser localstorage caching.
axios cache http localstorage react
Last synced: 14 May 2026
https://github.com/mzollin/twilio-alarm-gateway
Trigger (mass) SMS notifications through authorized HTTP requests
alarm gateway http python python3 requests sms sms-api sms-gateway twilio-api twilio-sms twilio-sms-api
Last synced: 29 Oct 2025
https://github.com/dina-hosny/billing-account-microservice-project
Billing Account Microservice project using Java programming language that have 3 endpoints: 1- Retrieve subscribers for a specific ban (billing account). 2- Retrieve subscriber Info. 3- Create new subscriber.
endpoint http java microservice mvc postgresql swagger
Last synced: 15 May 2026
https://github.com/williamfzc/j2db
standard and safe way to upload your json to db
Last synced: 06 May 2026
https://github.com/beckenc/pushover-http
A simple HTTP api for the Pushover service. This is to make the service accessible for smaller devices that does not support https.
Last synced: 11 Jan 2026
https://github.com/celycodes/api_dart
Consumindo API com dart
api consumindo-api dart dio flutterando http http-client http-server
Last synced: 05 Apr 2025
https://github.com/c0depool/curl-wrapper
Simple wrapper for cURL to periodically execute HTTP requests
curl docker docker-compose dockerfile http linux shell-script
Last synced: 06 Mar 2026
https://github.com/harshdev1809/http-reply
A lightweight Node.js utility for sending consistent, standardized HTTP responses across your API endpoints
api api-rest http http-requests https javascript rest-api
Last synced: 06 Mar 2026
https://github.com/siddiqui145/api_service
A Flutter application built as a trial project to test the integration of a REST API for fetching poetry data. Focused on experimenting with HTTP requests, JSON parsing, and displaying data effectively in the UI. API interaction to fetch and display poetry-related content. Parsing JSON data into Dart objects for structured use.
dart dummy-data flutter http json-parsing rest-api
Last synced: 04 May 2026
https://github.com/lei1248276/simple-axios-wechat
简易的axios微信小程序版使用typescript实现
axios http miniprogram promise request typescript wechat weixin
Last synced: 02 Mar 2025
https://github.com/surister/scrupy
Python library to create web Crawlers which aims to be powerful yet simple.
crawler crawling-framework crawling-python http library python scraping
Last synced: 15 May 2026
https://github.com/ctih1/screengrabber
(FOR EDUCATIONAL PURPOSES ONLY) A java application that takes a screenshot every 3 seconds, and sends it to a specified server.
educational-purposes-only example http java opensource screen-share spyware
Last synced: 24 May 2026
https://github.com/effectra/contracts
Effectra\Contracts is package provides a set of contracts/interfaces that define the standardized behavior and contracts for various components used in the Effectra application.
contracts http interface php requests responsive router server-request server-request-handler
Last synced: 29 Dec 2025
https://github.com/charlesfries/swiftyfetch
A fetch-like CocoaPod for programmatically making web requests with JSON responses on iOS.
cocoapods fetch http http-client ios json json-api request
Last synced: 05 May 2026
https://github.com/ainvaltin/httpsrv
Package httpsrv implements minimalist "framework" to manage http server lifetime.
Last synced: 28 Jun 2025
https://github.com/web-pacotes/networking.ts
Yet another fetch based HTTP library :)
angular fetch http httpclient nodejs react svelte sveltekit typescript vue
Last synced: 08 Apr 2026
https://github.com/parnishaheliks9/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: 28 Jun 2025
https://github.com/kamil-kubiczek/caching-proxy
Simple caching proxy created in Node.js - CLI
cache-proxy http nodejs proxy typescript
Last synced: 06 May 2026
https://github.com/effectra/http-middleware
Generate and use HTTP Middlewares classes implements with Psr
generate-class generated-code http middleware php psr-15
Last synced: 29 Dec 2025
https://github.com/effectra/http-message
Effectra/Http-Message: A PHP library implementing PSR-7 for standardized handling of HTTP requests and responses.
http http-message php psr psr-7 request response server-request stream upload-file uri
Last synced: 29 Dec 2025
https://github.com/shafiqaimanx/slash
Simple HTTP library for Golang, heavily inspired by: https://github.com/gocolly/colly
Last synced: 24 Feb 2025
https://github.com/jonathanj/fugue
Fugue: HTTP in two voices
http python python27 twisted twisted-library web-service
Last synced: 20 May 2026
https://github.com/thomasleavy/weather-app
This repository contains a responsive Weather App and shows the weather forecasts for any chosen town/city chosen by the user. It uses the React framework and TailwindCSS. It is powered by the OpenWeatherMap API. A contact form is also used. This is powered by Getform.io.
api api-key axios axios-react contact-form css getformio html http javascript js json nodejs openweathermap-api react reactjs tailwindcss vscode vscode-extension
Last synced: 06 Apr 2026
https://github.com/eregnier/noiser
Generate and play synthetised text voice behind a simple http api.
http python simple synthesizer voice
Last synced: 16 Jun 2025
https://github.com/evolutionary-algorithms-on-click/auth_microservice
Go Backend for auth.
cockroachdb cookie golang http json protobuf smtp uuid
Last synced: 25 Dec 2025
https://github.com/kuzhalikumaraguru/day-1-task
HTTP1.1 vs HTTP2 & Objects representation
Last synced: 15 May 2026