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-30 00:15:02 UTC
- JSON Representation
https://github.com/harttle/http-receiver
An http endpoint receiving and showing requests in realtime
Last synced: 06 Apr 2025
https://github.com/kinsondigital/kd_clients
Various HTTP clients for miscellaneous use.
clients hacktoberfest http http-clients
Last synced: 26 Jun 2025
https://github.com/f321x/webserv-42-core
Implementation of a HTTP1.1 and nginx config compatible webserver in C++ 17. 42 core curriculum project.
42 42born2code 42commoncore 42school http nginx sockets unix webserver
Last synced: 07 Mar 2026
https://github.com/goto-bus-stop/surf-sse
Server-Sent Events/EventSource client based on Surf
event-sourcing event-stream http server-sent-events surf
Last synced: 16 Apr 2025
https://github.com/ladjs/message-headers
Automatically updated list of RFC HTTP permanent and provisional headers from IANA (https://www.iana.org/assignments/message-headers/message-headers.xhtml)
headers http iana permanent provisional rfc rfc-3864 spec specification standard unsafe
Last synced: 15 Mar 2026
https://github.com/zzampax/simple-http
This is a completly custom made HTTP server, it doesn't use any external library to handle the HTTP requests, it's all made from scratch. It's just a simple project to learn how to handle TCP in RUST.
blog computer-science first-project http rust
Last synced: 26 Jun 2025
https://github.com/inlym/jsreq
An easy and simple Node.js HTTP client.
http https javascript node-module nodejs request
Last synced: 25 Apr 2026
https://github.com/eja/tts-server
An Android app for text-to-speech via HTTP requests.
Last synced: 28 Apr 2026
https://github.com/vsevex/dnsolve
Pure Dart library that provides an easy way to perform DNS lookups.
Last synced: 27 Jan 2026
https://github.com/wuriyanto48/instaget
A Command line tool for downloading video or image data from Instagram
cli command-line-tool http instagram rust
Last synced: 16 Apr 2025
https://github.com/pooulad/go-http-server
🚨A small project has been written about working with http servers in go lang
api api-rest backend backend-api go golang http http-requests http-server postgres postgresql
Last synced: 29 Apr 2026
https://github.com/felipecastrosales/send_mail
Flutter Send Email example using email.js
email email-sender emailjs flutter flutter-app flutter-demo flutter-examples flutter-ui http mail sendmail smtp web
Last synced: 15 Jul 2025
https://github.com/expath/expath-http-client-java
EXPath HTTP Client - Java reference implementations
Last synced: 12 Jan 2026
https://github.com/meblum/serv
A cross platform, zero-config, dependency free file server that serves a directory over HTTP and reloads HTML files in the browser when the document or its dependencies have changed.
developer-tools file-server go golang hot-reload http
Last synced: 03 Feb 2026
https://github.com/greeenboi/roll
A colorful implementation of a cli tool to make http requests
clap-rs cli http http-requests rust
Last synced: 20 Jul 2025
https://github.com/tpal-dev/dio_clean_http_response
Dio Clean HTTP Response is a Dart package that simplifies handling HTTP responses when using the Dio library. It provides clean, structured, and customizable error handling for various HTTP failure scenarios.
Last synced: 28 Apr 2025
https://github.com/ercanersoy/bootloader
A yet another bootloader
avr bootloader hardware http megavr microcontroller
Last synced: 18 Apr 2026
https://github.com/pilosus/requests-verbose
Convert requests.Response object into a string mimicking curl --verbose output. Useful for debugging of an HTTP request and its response
Last synced: 11 Jul 2025
https://github.com/rekalogika/temporary-url-bundle
Symfony bundle for creating temporary URLs to your resources. You provide the resource in a plain PHP object, and a service to turn it into a HTTP response. The framework handles the rest.
http php response symfony symfony-bundle temporary-url temporary-urls
Last synced: 03 Aug 2025
https://github.com/roccomuso/node-reverse-proxy
Node.js reverse http proxy boilerplate (supporting virtual host)
http javascript js node proxy reverse-proxy
Last synced: 19 Feb 2026
https://github.com/34j/cached-historical-data-fetcher
Python utility for fetching any historical data using caching. Suitable for news, posts, weather, etc.
aiohttp asyncio cache fetch hacktoberfest historical-data http joblib lz4 pagenation pandas python realtime scraper scraping tqdm update web-scraping
Last synced: 22 Mar 2025
https://github.com/fenix-hub/gdcache
Godot Engine plugin implementing different Cache Replacement Policies in GDScript.
cache database gdscript godot-engine hacktoberfest http policies
Last synced: 18 May 2026
https://github.com/omgimalexis/vue-frisbee
A small wrapper for integrating Frisbee to Vuejs
Last synced: 24 Apr 2026
https://github.com/bohdaq/rust-web-server
Static content web-server written in Rust
Last synced: 25 Jan 2026
https://github.com/gooxey/goohttp
An embedded, axum-compatible HTTP server and macros
axum embedded embedded-rust esp esp32 http http-server rust
Last synced: 13 Apr 2025
https://github.com/lehoangthienan/go-elastic-apm-trace
Microservices tracing - monitoring with Elastic APM - HTTP/GRPC
apm elastic elasticsearch golang grpc http kibana trace tracing
Last synced: 07 May 2026
https://github.com/marthijn/sidio.web.security
Helper functions and middleware to secure ASP.NET Core applications
asp-net-core content-security-policy http security web-security
Last synced: 26 Oct 2025
https://github.com/dfinity/http-auth-poc
Authenticate to ICP canisters over HTTP (Proof of Concept)
http http-message-signatures icp internet-computer rest-api rfc-9421 rfc9421 rust typescript
Last synced: 26 Oct 2025
https://github.com/alx-xlx/download-web-directory
Download web directory from both surface and deep web
Last synced: 02 Sep 2025
https://github.com/chaunsin/go-har
golang parses http HAR files
fileparser files go har har-files har-model http
Last synced: 12 Oct 2025
https://github.com/wesley-archives/exchange
A simple currency converter built in Java using the java.net.http package and the ExchangeRate API.
Last synced: 11 Oct 2025
https://github.com/adaiasmagdiel/hermes
Hermes is a experimental lightweight PHP library for routing management. It provides a simple and intuitive way to define routes and execute actions based on HTTP requests.
experimental http lightweight mythology oop oriented-object-programming php router routing web web-development
Last synced: 22 Aug 2025
https://github.com/mozgiii/debug-reverse-proxy
A simple reverse proxy that dumps requests and responses passing through it; can output json dumps that are suitable for piping to logstash as structured logs
debug debugging debugging-tool debugging-tools http rest reverse-proxy
Last synced: 30 Oct 2025
https://github.com/fabienhenon/jsonapi-http
Make HTTP requests with jsonapi decoding/encoding in Elm
Last synced: 05 Jun 2026
https://github.com/vaibhavpandeyvpz/sandesh
PSR-7 and PSR-17 implementation, works with PHP >= 7.0.
http implementation php psr-17 psr-7
Last synced: 24 Apr 2025
https://github.com/utilyre/xmate
Enhanced error handling for the net/http package
error error-handling go golang http httperr lib library middleware net-http util utility utils
Last synced: 08 Feb 2026
https://github.com/statch/gitbot-gateway
The web layer of GitBot, handling interactions and OAuth, built with Workers☁️
bot cloudflare-worker discord discord-bot http javascript nodejs worker wrangler
Last synced: 13 Apr 2026
https://github.com/iamnijat/restapi-joblist
This Flutter REST API application allows you to display a myriad of jobs that are associated with Software Development and Information Technology
android-application crossplatform dart dart-package flutter flutterapp http https-server rest-api restful-api
Last synced: 08 May 2026
https://github.com/canta-slaus/rusty-place
A very basic "clone" of Reddit's r/place written in Rust using warp
Last synced: 30 Jul 2025
https://github.com/lucasrmagalhaes/web-http
HTTP: Entendendo a web por baixo dos panos
Last synced: 19 Mar 2026
https://github.com/jakecyr/slim-javascript-http-request
Slim Http JavaScript to make GET, DELETE, POST, and PUT requests. An alternative to the larger jQuery library if only the http object is required. Can also be used for Vue.js requests.
http javascript vanilla-javascript
Last synced: 04 Jun 2026
https://github.com/contributte/czech-post
:postbox: Czech Post API client
api contributte czech-post http nette
Last synced: 10 Apr 2025
https://github.com/vilgefortzz/send-file-via-http
Sending files via http based on client-server
client-server file-upload go golang http http-client http-server websocket
Last synced: 14 Jan 2026
https://github.com/5cript/roar
A Networking Library Wrapping Around ASIO, Beast and Curl
boost cpp20 http http-server https websocket websockets
Last synced: 01 Feb 2026
https://github.com/osteel/openapi-httpfoundation-testing-laravel-example
OpenAPI HttpFoundation Testing: a Laravel Example
api http httpfoundation laravel openapi testing validation
Last synced: 29 Apr 2026
https://github.com/coldnight/parameter
Get and check HTTP parameters like use ORM.
arguments http json orm parameters web
Last synced: 14 Jan 2026
https://github.com/mcgillij/py3status-http-monitor
py3status module for monitoring http services
archlinux aur http monitor monitoring py3status python
Last synced: 12 Apr 2025
https://github.com/dbeaudoinfortin/httploadtester
A Java load testing tool for web applications, over HTTP/HTTPS.
http load-testing rest undertow
Last synced: 26 Feb 2026
https://github.com/testingrequired/reqlang
A file format specification for defining HTTP requests, response assertions, and associated data/configuration in "request files".
http http-client http-requests language-server-protocol specification testing testing-tools
Last synced: 08 Oct 2025
https://github.com/enrico204/http-teleport
A Go HTTP debug/interactive reverse proxy, inspired to Laravel Telescope - mirror of https://gitlab.com/Enrico204/http-telescope
Last synced: 12 May 2026
https://github.com/zaiste/zrob
:leaves: :ant: Small, simple and modern HTTP request library for Node
http http-client javascript request tiny-javascript-library
Last synced: 07 Feb 2026
https://github.com/madsmtm/sensebook
Making sense of Facebooks undocumented API.
documentation facebook facebook-messenger http json library messenger python python3 sans-io
Last synced: 15 Sep 2025
https://github.com/owainlewis/java-http-clj
A zero dependency HTTP library built on java.net.http.HttpClient.
clojure clojure-http http http-client java
Last synced: 31 Jul 2025
https://github.com/anderson-lu/gofaquest
gofaquest: a high performance request pool service written by golang
downloader fast-request http httpclient request
Last synced: 14 Jan 2026
https://github.com/bobymcbobs/url-redirector
A simple golang + yaml URL redirector
docker gitlab golang http kubernetes url url-shortener
Last synced: 13 May 2025
https://github.com/filippofinke/reverse-proxy
↩️ A very simple reverse proxy
http nodejs proxy reverse-proxy
Last synced: 03 May 2026
https://github.com/vitalygashkov/molnia
Fast and lightweight library for downloading files
async concurrency download file http nodejs
Last synced: 01 Nov 2025
https://github.com/teddio/custom-nginx
A customized static nginx build, snugly placed into a docker container.
binary docker http nginx ngx-headers-more ngx-http-substitutions static substitutions tiny
Last synced: 23 Mar 2025
https://github.com/waivital/http-retry-demo
Reproduce the HTTP retry behavior after connection prematurely closed
Last synced: 05 Feb 2026
https://github.com/povilasb/httpmeter
Hackable HTTP benchmarking tool written in Python
asyncio benchmarking http python3
Last synced: 18 Oct 2025
https://github.com/hueristiq/hqgohttp
A Go(Golang) package for handling HTTP(S) stuff.
go golang-package http http-headers http-methods http-status-code https
Last synced: 15 May 2025
https://github.com/francescotarantino/httpresponsebot
Telegram Bot for get the HTTP status code and the redirects instantly for any website.
http http-status-code httpcode telegram-bot
Last synced: 27 Jul 2025
https://github.com/akiidjk/adh
This project is nothing innovative or groundbreaking. I just wanted to create my own webhook to deploy on a VPS, avoiding dependencies on tools like webhook.site, localtunnel, ngrok, or other similar services. It is fully customizable, and you can use it for various purposes like logging, request handling, or data collection.
Last synced: 04 May 2026
https://github.com/bes-js/fastgate
Fastgate provides free, secure, and easy-to-integrate proxy services for developers.
connect elite http https proxies proxy proxy-list proxy-scraper proxy-server
Last synced: 23 Mar 2025
https://github.com/coderivan/go-echo-server
用于收集终端通过UDP、HTTP、MQTT和TCP发送过来的报文
aliyun-sls gin golang http udp
Last synced: 30 Apr 2026
https://github.com/mukailasam/igo
igo.go is a simple and lightweight micro-framework for Go web-applications.
go http igo rest web-framework
Last synced: 24 Jun 2026
https://github.com/vidundergunder/htmx-elysia-http-websocket
🐴 HTMX + 🦊 Elysia (Bun) + HTTP + WebSockets
bun elysia htmx http sql websocket websockets ws
Last synced: 05 May 2026
https://github.com/sammwyy/mocke
Rest API Mock built in Typescript.
api api-rest express http mock mock-server node nodejs rest typescript
Last synced: 04 May 2026
https://github.com/caioagiani/experimental-fetch
node-fetch with experimental features
experimental fetch github http https node-fetch node-fetch-experimental nodejs
Last synced: 07 May 2026
https://github.com/girish54321/quiz-app
Quiz App - SwiftUI This is a quiz app made with SwiftUI. The app offers multiple choice questions on various topics and provides immediate feedback on the user's answer.
darkmode http ios ios-app ios15 iphone json quizapp swfit swfitui widgetkit xcode13
Last synced: 09 May 2026
https://github.com/carloslanderas/http-benches
Http benchmarks
actix-web aspnetcore benchmarking dotnet golang http loadtesting rust
Last synced: 03 May 2026
https://github.com/kwabenberko/net_mock
A Dart package designed to simplify HTTP request mocking in your tests
Last synced: 06 May 2026
https://github.com/cj667113/websocket_http_server
Websocket_HTTP_Server
bash-script html5 http http-server python socket streaming streaming-data streaming-video tcp tcp-protocol tcp-server tcp-socket thermal-imaging websocket websocket-server websockets
Last synced: 02 May 2026
https://github.com/viascom/groundwork
Collection of useful libraries for Java.
android client gradle groundwork http http-client httpclient java maven pom restclient
Last synced: 14 Jan 2026
https://github.com/erengy/hypp
HTTP/1.1 418 I'm a teapot
cpp17 header-only http work-in-progress
Last synced: 07 Feb 2026
https://github.com/melvishniz/vue-api-kit
A powerful and type-safe API client for Vue 3 applications with built-in validation using Zod.
api api-client axios http rest sdk typescript vue vue3 zod
Last synced: 20 Feb 2026
https://github.com/cpageler93/api-client
Easy HTTP Client for Swift
async-http-client http http-client swift vapor
Last synced: 21 Oct 2025
https://github.com/aplr/stubbles
A declarative HTTP stubbing library written in Swift
Last synced: 02 Aug 2025
https://github.com/dkxce/oruxpalsserver
This is the OruxPalsServer specially written for OruxMaps Android Application (6.5.5+ for AIS and 7.0.0rc9+ for APRS). The server can receive position from OruxMaps application by GPSGate (HTTP GET) protocol, MapMyTracks protocol or APRS protocol. Server stores received positions and send it to all clients connected by AIS or APRS. So you can watch on the map user position in real time as vessels (by AIS) or as aprs icons (by APRS) with names.
ais android aprs dkxce friens gps http maps navigation online orux oruxmaps server tracker web
Last synced: 02 Sep 2025
https://github.com/ryhkml/tasks-server
Advanced asynchronous tasks execution
asynchronous bun http linux queue rxjs scheduling tasks
Last synced: 06 Jul 2025
https://github.com/msrd0/gotham_formdata
Form data parsing for the gotham web framework
data form gotham html http multipart rust server urlencoded
Last synced: 16 Mar 2025