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-06 00:14:59 UTC
- JSON Representation
https://github.com/d6o/itimethod
Method Matcher to Itinerary Router
go golang golang-library golang-package golang-router golang-tools http mux router
Last synced: 11 Sep 2025
https://github.com/alkaifaftab000/git_stat_andriod
Track and analyze your GitHub repos like a pro! 🔍✨ Whether you're a dev, PM, or just curious, Git Stat gives you detailed insights and visual representations of your repo activities. 📈🖼️
card flutter-android flutter-animation flutter-ui git-statistics googlefonts gridview hero-animation http image-handling listtile listview loading-animations rest-api shades shimmer unplash-image-search-with-api
Last synced: 25 Mar 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/vilfa/twebd
A simple multi-threaded web server written in Rust.
http https multithreading rust tls web-server
Last synced: 18 Jan 2026
https://github.com/borisplaton/hacker_proxy
Выполнение тестового задания создания прокси сервера.
Last synced: 20 Mar 2025
https://github.com/pouu69/put_request_for_upload
if you want using 'PUT' method for file upload, you can using it
Last synced: 17 May 2026
https://github.com/fssay/cf-hub
Run multiple HTTP servers on the same machine and be able to connect to each using a single port via Cloudflare.
cloudflare http http-server hyper-rs proxy rust rust-lang tls-support
Last synced: 04 May 2026
https://github.com/httpland/authorization-parser
HTTP Authorization field parser and serializer
authorization challenge credentials field header http parse parser rfc-9110 serialize serializer stringify
Last synced: 20 Feb 2026
https://github.com/pykit3/k3http
We find that 'httplib' must work in blocking mode and it can not have a timeout when recving response.
Last synced: 23 Jan 2026
https://github.com/httpland/response-utils
Response utility collection
collection fetch-api http response utilities utility
Last synced: 01 Jun 2026
https://github.com/rinapen/yay-cpp-wrapper
🌐Modern C++ wrapper for Yay (SNS) API.
api-client http http-client websocket yay
Last synced: 17 Nov 2025
https://github.com/data-integrations/httptohdfs-action
Action Plugin: Fetches data from an external HTTP webservice or URL
cask-marketplace cdap cdap-plugin http
Last synced: 19 Jun 2026
https://github.com/orestispanago/purpleair-alert-thermi
Download data from purple air HTTP API
Last synced: 25 Mar 2025
https://github.com/weezy20/server_v2
A toy project written to learn more about how HTTP web servers and TCP connections work. This repo is incomplete if you're reading this. Crate http provides two structs HttpRequest and HttpResponse which are used within code to handle requests.
Last synced: 30 Mar 2025
https://github.com/nathan-osman/divert
Simple Go app for redirecting traffic from one domain to another
Last synced: 15 Mar 2026
https://github.com/jobe3774/doorbell
A raspend based application to switch on/off my doorbell.
gpio home-automation http http-interface python-3 python3 raspberry-pi raspberrypi raspend web-interface
Last synced: 24 Apr 2026
https://github.com/wmentor/ua
http user agent
golang golang-library http http-client https library user-agent
Last synced: 19 May 2026
https://github.com/arvis-workflows/arvis-httpstat
httpstat visualizes in Arvis
arvis arvis-workflow arvish http httpstat
Last synced: 15 Jun 2026
https://github.com/zafnz/go-httptrack
A go library to for http API services to copy inbound http data to outbound calls such as session IDs, tracking IDs, etc
api go http microservices session tracking
Last synced: 28 Jan 2026
https://github.com/douglaszuqueto/ttn-service-integration
TTN Service Integration
golang http iot lorawan mqtt postgresql ttn ttn-integration
Last synced: 04 May 2026
https://github.com/shgysk8zer0/http-server
A powerful but lightweight node server built using web standards
dynamic-import http http-server modules node routing url-pattern
Last synced: 25 Oct 2025
https://github.com/ethiclab/http-get
Simple http request that returns a Promise
Last synced: 25 Oct 2025
https://github.com/jasonsbarr/easy-http-ajax
Simple library to make HTTP requests using AJAX requests
ajax http javascript vanilla-javascript
Last synced: 15 Jun 2026
https://github.com/maxgfr/http-server-javafx
JavaFX app in which it creates a local server
http http-requests http-server java localhost request server
Last synced: 13 May 2025
https://github.com/hritik5102/node-js
Node is runtime environment of javascript and node-js is not programming language and not framework build on the v8 javascript engine.
express-js http javascript node-js node-module nodejs nodejs-server nodemon
Last synced: 13 Apr 2026
https://github.com/amirpooyan-r/segmented-proxy
SegmentedProxy is a small educational proxy written in Python. It helps students understand how HTTP forwarding, HTTPS CONNECT tunnels, rule-based routing, and traffic segmentation work in practice. The project focuses on clarity, safe defaults, and explainable behavior.
education http http-proxy https https-proxy learning networking proxy python security-basics
Last synced: 13 Jan 2026
https://github.com/ingresse/integration-ex
HTTP Integration Behaviour
backend elixir http integration
Last synced: 25 Mar 2025
https://github.com/ishankhare07/kotlin-web-server
a simple http server in kotlin
http http-server kotlin rest rest-api socket-server sockets
Last synced: 31 Aug 2025
https://github.com/do-/node-http-server-tools
Some wrappers around the standard node:http API
Last synced: 05 Jan 2026
https://github.com/pengyang486868/pysimpleserver
Py Simple Server
http http-server nancy server web
Last synced: 22 Mar 2025
https://github.com/jerbob/loreto.net
An Application, written completely in Visual Basic, for managing your Loreto Student information.
dotnet http visual-basic webscraping
Last synced: 26 Oct 2025
https://github.com/rafaelmoraes003/trybe-exercicios
chai css docker express html http javascript jest mocha mysql nodejs oop python react react-testing-library redux sequelize sql typescript
Last synced: 10 Apr 2026
https://github.com/zelmoghazy/epoll-threadpool-webserver
Minimal Multithreaded HTTP/1.0 server implementation using non-blocking IO, epoll and a thread pool in C++
epoll http http-server non-blocking thread-pool
Last synced: 28 Jun 2026
https://github.com/torifo/slate-errors
放課後の黒板で、HTTPエラーを学び直す。エラーは間違いではない、発見である。
astro blog content-site css documentation educational error-handling frontend http javascript knowledge-base learning mdx reference ssg status-code tailwind-css tool typescript web-app
Last synced: 05 Jul 2026
https://github.com/nitin-cyperpunk/learning-backend
learning backend deep dive into node js server expresss and stuff
Last synced: 04 May 2026
https://github.com/tutods/asi-resoulucao-en
Resolução do exame de época normal da cadeira de Administração de Sistemas Informáticos, passo por passo com exemplos.
Last synced: 23 Jan 2026
https://github.com/supershaneski/bun-mcp-server
A lightweight HTTP-based Model Context Protocol (MCP) server built with Bun.
bun http http-transport javascript mcp mcp-server tool-registry
Last synced: 29 Jun 2026
https://github.com/dean151/swift-server-socket.io
Socket.IO v5 protocol implementation in Swift
http server server-side-swift socket-io-server swift swift-nio web web-server websocket
Last synced: 15 Apr 2026
https://github.com/robertianclarkson/http-web-server
This project uses Java paired with OOP to create a low-level HTTP web server. The goal of this project was to better understand how the HTTP works as well as it's limitations in both response time and security.
http http-server java networking
Last synced: 15 May 2025
https://github.com/marcandreappel/http_status
Small library to work with HTTP Status Codes
Last synced: 04 Oct 2025
https://github.com/trco/copycat
A lightweight Go package that generates realistic mock API responses for given API requests based on exemplary API responses.
api-mocker api-mocking api-simulation fake-api fake-data http http-mock-data mock-apis mock-data mock-http mock-server mocking testing testing-tools
Last synced: 22 Mar 2025
https://github.com/bziemons/prometheus_http_status_exporter
Creates a metrics endpoint to record HTTP(S) response times
async http https metrics monitoring network prometheus prometheus-exporter python3
Last synced: 08 Aug 2025
https://github.com/akagi201/balancer
A collection of load balance HTTP Handlers
golang handler http load-balancer middleware
Last synced: 27 Oct 2025
https://github.com/epadronu/rest-tools-collections-for-java
[Mirror] At the moment of its conception, this project is for learning purposes. The idea is for me to experiment with authentic RESTful APIs in Java.
hateoas http hypermedia java rest uir
Last synced: 27 Jun 2025
https://github.com/ovojs/anykv
The monrepo for AnyKV - a service layer abstracting away different databases.
abstraction-layer anydb bun http mysql polymorphism postgres redis sqlite surrealdb
Last synced: 22 Feb 2026
https://github.com/seriousben/http-parser
HTTP Parser using parser combinators
golang http http-parser parser-combinators
Last synced: 04 Jul 2026
https://github.com/haxpor/bfet
Basic and minimal wrapped around http|https module of nodejs for internet request
bfet browser http https javascript js nodejs wrapper
Last synced: 16 Apr 2026
https://github.com/ishangavidusha/httpserver
A lightweight, feature-rich HTTP server implementation for MicroPython environments. This server supports basic HTTP methods, CORS and more.
http http-server micropython micropython-esp32 micropython-esp8266 python sse
Last synced: 24 Jan 2026
https://github.com/syb-devs/goth
A simple web framework in the Go language
golang http microframework rest
Last synced: 26 Jan 2026
https://github.com/pimbrouwers/httipi
💻 Makes HTTP requests a little simpler and (maybe) faster.
Last synced: 01 May 2026
https://github.com/mjethani/zero
A simple man-in-the-middle (MitM) HTTP(S) proxy server… and more in the works
Last synced: 24 Feb 2026
https://github.com/aumetra/tower-http-digest
Tower service and layer to generate/verify HTTP digest headers
Last synced: 05 Sep 2025
https://github.com/dedalozzo/surfer
Yet another HTTP client that uses cURL or standard sockets and handle chunk responses.
chunk curl http http-client sockets
Last synced: 17 Apr 2026
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 Apr 2026
https://github.com/gheris-579/cam-hack
CAM-HACK is a script for analyzing IP cameras and public streams: it automates the detection of RTSP/HTTP endpoints and generates reports for security testing in a lab environment.
cam-hackers camera cypersecuirty hacker http kali-linux kali-linux-hacking kali-linux-tools os python python3 script ubuntu windows windows-11
Last synced: 18 Apr 2026
https://github.com/kerollmops/http-status-changer
A tiny http server that change its health status on demand
Last synced: 27 Jun 2025
https://github.com/ajaynegi45/vayu
Vayu is a high-performance Java web server built on Netty, designed for speed, scalability, and security. With minimal resource usage and robust HTTPS support, Vayu delivers seamless handling of high traffic and concurrent connections. Ready to power your web applications? Try it now!
http java maven netty4 webserver
Last synced: 05 May 2026
https://github.com/nicledomas/binarymapper
Remote calls different binary executable files
Last synced: 31 Aug 2025
https://github.com/montasim/http-status-lite
A collection of commonly used HTTP status codes for applications. This package helps standardize HTTP status code handling in your project by providing a predefined, immutable set of constants.
apache codes http httpclient httpstatus module node status status-codes typescript
Last synced: 12 Apr 2025
https://github.com/jweslley/htauth
htauth generates encrypted passwords for basic and digest authentication. Similar to htdigest and htpasswd.
Last synced: 28 Jan 2026
https://github.com/miguelhp373/flutter_examples_tutorials
Flutter Examples : A diverse collection of practical projects for app development. Explore basic concepts to advanced features, with commented code and clear explanations. Learn to create amazing apps with Flutter and enhance your programming skills. Get inspired, experiment, and unlock your full potential in the world of mobile development
api-client api-rest dio flutter http mobile-app restful-api
Last synced: 01 May 2026
https://github.com/chambersh1129/requests-session-plus
Drop in replacement from requests.Session with some QOL enhancements
Last synced: 16 Mar 2026
https://github.com/ch563/editheader
edit the http request header for chrome extension
Last synced: 21 Feb 2026
https://github.com/devrgd/server-response-helper
Elegant Express middleware for consistent JSON API responses with .response(), TypeScript support, and zero dependencies.
api express helper http json middleware nodejs npm-package response rest server typescript
Last synced: 16 Mar 2026
https://github.com/codepr/rlb
Rough-and-ready lightweight load-balancer in Rust.
http load-balancer reverse-proxy rust
Last synced: 29 Jan 2026
https://github.com/oscarmarcusson/mase
A simple async HTTP server and client library written in C#.
async http http-client http-server library networking
Last synced: 19 Aug 2025
https://github.com/memclutter/gorequests-retry
Retry middleware for gorequests
golang gorequests http retryable
Last synced: 12 Jan 2026
https://github.com/pitazzo/usj-http-project
Group project statement for Networks & Communications 2 (USJ)
Last synced: 10 Mar 2026
https://github.com/chrisvdev/cloudflare-ssl-subdomain-service
A simple solution that allows you to have a server for multiple online web services, keep its DNS records updated and offer them with https, taking advantage of the free Cloudflare tier. If you access the website christianvillegas.com, or any of its subdomains, you are already using this project.
cloudflare cloudflare-cdn cloudflare-dns http https node-js portfolio proxy proxy-server ssl vhost
Last synced: 05 May 2026
https://github.com/alamin-karno/university_info
A flutter application to find all university in any country using HTTP and provider.
api country dart flutter http provider university
Last synced: 29 Jan 2026
https://github.com/soenneker/soenneker.nuget.client
An async thread-safe HTTP client for the NuGet API
client csharp dotnet http httpclient management nuget nugetclient packages util
Last synced: 07 Jun 2026
https://github.com/jbadeau/gaugekit
A collection of modules to make writing acceptance tests with gauge easier.
bdd beam gauge http screenplay-pattern selenium spark sql testing
Last synced: 15 Apr 2026
https://github.com/titobouzout/server
Press F12 on any Windows Explorer folder to fire a node server. autohotkey + batch + node
ahk autohotkey http node server
Last synced: 30 Jan 2026
https://github.com/frolleks/cache-fetcher
A dead simple data fetcher for JavaScript, React, and Solid.js
cache-fetcher http nodejs react requests solid
Last synced: 06 May 2026
https://github.com/carlosupreme/problem-details-http
TypeScript implementation of the RFC 7807 standard.
http problem-details rfc-7807 typescript
Last synced: 30 Jan 2026
https://github.com/montybechir/proxy_server_err_generator
Proxy server that sits between your browser and other web servers. It takes GET requests from your browser, creates a connection with the requested server, and retrieves the payload. However, this server intentionally inserts random errors into the payload before rendering it to the browser as a prank
get http http-protocol post proxy-server server serverclient
Last synced: 21 Apr 2026
https://github.com/guilhermelange/golang-websitemonitor
Website monitor developed in GoLang
golang google http https monitoring monitoring-tool
Last synced: 19 Apr 2026
https://github.com/lpabon/lputils
Collection of golang libraries
asynchronous golang http libraries ssh strings test uuid
Last synced: 03 Jul 2025
https://github.com/mahenrique94/meu-primeiro-servidor-nodejs
Post para meu blog pessoal:
express expressjs http http-server node nodejs
Last synced: 06 May 2026
https://github.com/quasoft/oidcauth
Package oidcauth is an authentication middleware for web applications and HTTP APIs which uses an external OpenID Connect identity provider (IdP) for user storage and authentication.
authentication authorization go golang http middleware openid-connect
Last synced: 30 Jan 2026
https://github.com/damemay/requests-java
Simple HTTP library for Java, but with sockets
http http-requests java requests
Last synced: 22 Mar 2025