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-10 00:15:02 UTC
- JSON Representation
https://github.com/stevepartridge/service
A Go service package to serve grpc, grpc-gateway, and additional http handlers on a single port
go grpc grpc-gateway http http-server openapi swagger
Last synced: 17 Jan 2026
https://github.com/rummik/webremote
A quickly dropped together LIRC client for controlling the TV at home
http lirc nodejs remote remote-control tv website
Last synced: 10 Jan 2026
https://github.com/codevendor/cannibal
An HTTP/2 web server written with 100% JavaScript for Nodejs. The web server can process html webpages with server side JavaScript. Has built in features for inlining JavaScript with html code. It has been built to support all HTTP/2 features like pushing and custom caching without cookies.
cannibal css html http http-server http2 javascript server web web-server webserver websites
Last synced: 09 May 2026
https://github.com/rahulkrsharma2004/video-calling-app
This project is a video calling application built using MERN STACK and socket.io and for style tailwind.css. It allows users to connect and communicate via video calls in real-time.
cors expressjs http mern-stack nodejs reactjs simple-peer socket-io socketio-client tailwindcss
Last synced: 13 Apr 2026
https://github.com/johejo/ngdl
HTTP/2 parallel downloading client for Python
http http-client http-requests http2 hyper requests
Last synced: 04 Jan 2026
https://github.com/mkgor/chiven
Simple library which allows you to build RESTful API fast, easy and flexible
api api-rest http php-library php72 rest-api
Last synced: 19 Feb 2026
https://github.com/tpeterw/terrigenesis
Secure end-to-end encrypted file server
go golang http http-client http-server server
Last synced: 13 Jun 2026
https://github.com/christimperley/snore
A small library for building better RESTful APIs with Python
Last synced: 02 Mar 2026
https://github.com/jonathan-foucher/spring-boot-http-example
Examples of HTTP interactions with spring-boot
Last synced: 20 May 2026
https://github.com/osamanagi/http-health-checker
🕷️ Go Web Crawler - A lightning-fast concurrent web crawler for performing deep health checks on websites. Built with Go's powerful concurrency primitives.
cli concurrency go http monitoring webcrawler
Last synced: 31 May 2026
https://github.com/s-leroux/getpro
A very simple promise-based npm package to get http/https documents
asynchronous get http https node promise
Last synced: 20 May 2026
https://github.com/doug/polite-http
A courteous, dependency-free HTTP client with rate limiting, retries, and backoff.
backoff http http-client python rate-limiting retry urllib
Last synced: 05 Jul 2026
https://github.com/devforgetech/fetch-hooks-core
Universal React-style hooks for fetch() — works in Node, Bun, Deno, Cloudflare Workers, and edge runtimes. Tiny, dependency-free, TypeScript-first.
bun cloudflare-workers deno edge-runtime fetch hooks http javascript nodejs npm-library opensource request signals typescript
Last synced: 21 Nov 2025
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/anomalyce/interlocutor
A HTTP wrapper that keeps your API integrations well organised.
Last synced: 31 May 2026
https://github.com/mrcaidev/http-errors
Utility classes for HTTP errors.
error http typescript utility vite
Last synced: 22 Mar 2025
https://github.com/robrwo/catalyst-traitfor-request-methods-
Add enumerated methods for HTTP requests
Last synced: 06 Jul 2025
https://github.com/datawookie/demands
HTTP request verbs with exponential backoff
Last synced: 08 Apr 2025
https://github.com/romnn/go-service
Utilities for building gRPC and HTTP services in Go
authentication golang grpc http microservice protobuf reflection
Last synced: 14 Apr 2026
https://github.com/roc41d/http-web-crawler
Http web crawler with Nodejs + TDD
crawler http javascript jest jest-test nodejs webcrawler
Last synced: 13 Apr 2026
https://github.com/jamesorlakin/simple-http-echo
A simple wildcard HTTP app to return headers and paths for reverse proxy debugging
debug hacktoberfest http proxy
Last synced: 26 Mar 2025
https://github.com/darren277/series-of-tubes
This is an exploratory project where I experiment with various HTTP mechanisms using the c language.
Last synced: 02 Apr 2025
https://github.com/joe-degs/mock_backend
Backend service written in golang
backend database golang http networking
Last synced: 18 May 2026
https://github.com/rnelson/libexec.aspnetcore.environmentheaders
ASP.NET Core middleware for adding environment information to response headers
Last synced: 12 May 2025
https://github.com/memclutter/gorequests-retry
Retry middleware for gorequests
golang gorequests http retryable
Last synced: 12 Jan 2026
https://github.com/anzerr/http.ts
Simple http server in ts
decorators http nodejs ts typescript util
Last synced: 06 May 2026
https://github.com/g105b/api.horse
API testing without horsing around.
api api-client api-test api-testing http http-client postman postman-api shareware shareware-applications
Last synced: 07 Jan 2026
https://github.com/freman/sse
Server-sent events event stream for go
golang golang-library http server-sent-events
Last synced: 12 Jan 2026
https://github.com/villaleo/calculator
A lightweight, stateless REST API to perform basic arithmetic operations.
Last synced: 09 Jun 2026
https://github.com/suthar345piyush/httpservergolang
HTTP Server in GO Language.
golang golang-package http http-server
Last synced: 24 Jul 2025
https://github.com/dabigblob/libsql-web-api-http-stateless-client
extremely thin and effecient libSQL stateless http driver for TypeScript and JavaScript running on Web API
cloudflare-pages cloudflare-workers database http https lambda-functions libsql netlify serverless sqlite versel webapi
Last synced: 12 Apr 2026
https://github.com/i-rzr-i/soapclientcallassist
Provides a more easy way to implement and invoke SOAP(1.1, 1.2) service(`WCF`, `ASMX`) endpoints avoiding dependency on the `WSDL` definition and build requests with minimum required info (basic definition: `Action`, `XML`, `HTTP method`, etc)
async call client http service soap web-service
Last synced: 05 Feb 2026
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: 13 Apr 2026
https://github.com/kyzegs/guzzle-rate-limit-middleware
A configurable Guzzle middleware that prevents your application from hitting 429 Too Many Requests by reading rate-limit response headers and delaying requests before they exceed the limit.
guzzle http laravel middleware symfony
Last synced: 09 Jul 2026
https://github.com/zakhaev26/api-practice
repo for generating prompts and using runcompletions from GPT ,Age Detection and Youtube API's
Last synced: 04 May 2026
https://github.com/keyzox71/webserv
:globe_with_meridians: Webserv go brrrrr (ft. @y-syo)
fortnite-unban-methods http http-server internet nginx nix nix-flake webserver
Last synced: 25 Mar 2025
https://github.com/damemay/requests-java
Simple HTTP library for Java, but with sockets
http http-requests java requests
Last synced: 22 Mar 2025
https://github.com/vaibhavyadav-dev/golang-restapi
Standard Golang REST Server using Golang.
backend developement golang http restserver
Last synced: 05 Jun 2026
https://github.com/sahneedev/ajax
A dependency-free utility library for making AJAX requests in JavaScript & TypeScript. 🌐
Last synced: 02 Apr 2025
https://github.com/zeidlitz/kvdbstore
HTTP server that can persistently store and retrieve key-value pairs.
api go golang http http-server key-value server sqlite3 storage
Last synced: 12 Mar 2026
https://github.com/sundaravel7203/git-learning
This repository consists of difference between the versions of http and final conclusion
Last synced: 03 Mar 2026
https://github.com/sachin-duhan/socket-programming-using-c
Implementation of Socket programming using C/C++ programming and various Protocols like TCP, HTTP and TALNET etc.
c http http-client http-server socket-io socket-programming tcp-client tcp-server
Last synced: 18 Apr 2026
https://github.com/happer64bit/hyperscript-docs
Documentation Of Hyperscript Cli 🪄
docs http hyperscript nextjs nextra test testing
Last synced: 24 Jul 2025
https://github.com/ubgo/httpreq
JSON-over-HTTP convenience on top of net/http — stdlib-only, options pattern
api-client go go-library golang http http-client httptrace json net-http observability rest-client slog stdlib zero-dependency
Last synced: 05 Jul 2026
https://github.com/pierreprinetti/go-methodmux
A method-aware HTTP request multiplexer based on net/http
Last synced: 26 Mar 2025
https://github.com/abhishekraina7/web-crawler
A JavaScript application that generates an "internal links" report for any website on the internet by crawling each page of the site.
http javascipt node-js webscraping-data
Last synced: 29 Apr 2026
https://github.com/tha-guy-nate/tha-req-runner
A Tabular Helper API library that wraps requests/httpx with thread-safe session reuse, automatic retries, and a normalized response dict.
http python requests rest-api tabular-helper
Last synced: 05 Jul 2026
https://github.com/edonv/swift-http-field-types
Convenience types for special content types of header fields.
cookies headers http range rest-api swift swift-http-types
Last synced: 02 Jan 2026
https://github.com/anthonycorletti/zag
A fast http web framework written in Zig ⚡️🦖
Last synced: 05 Oct 2025
https://github.com/devgianlu/http-profiling-go
Easily profile Go applications via HTTP
fasthttp golang http profiling
Last synced: 13 Sep 2025
https://github.com/ovh-ux/ng-ovh-http
[DEPRECATED] — Simple HTTP provider for OVH API
angularjs component http rollup
Last synced: 12 Dec 2025
https://github.com/buglss/myidea_via_todoapp_with_nodejs
[EN]: It is the prototype of the web framework work in my mind. [TR]: Aklımdaki web framework çalışmasının prototipidir.
framework http nodejs prototype
Last synced: 29 Apr 2026
https://github.com/ttulka/dir2http
Directory to a HTTP server - makes a local directory accessible via HTTP.
golang http http-server local-development
Last synced: 25 May 2026
https://github.com/lundjrl/go-http-server
A simple http server written in GO
docker go golang http http-server
Last synced: 20 May 2026
https://github.com/jandev/azurefunctions-httpbinding
A clean HTTP binding solution for Azure Functions
azure azure-functions http serverless
Last synced: 03 Aug 2025
https://github.com/humayunshariarhimu/proxy
A Collection of Pxory!
http proxy proxy-list proxy-server socks socks4 socks5 vpn
Last synced: 02 Jan 2026
https://github.com/iyear/connectproxy
Package connectproxy implements a proxy.Dialer which uses HTTP(s) CONNECT requests.
golang-proxy http http-proxy proxy
Last synced: 14 Jan 2026
https://github.com/fajarnugraha37/node-forwarder
[WIP] Node Forwarder A simple, Request forwarder built with Node.js. It includes features like caching, rate limiting, blacklisting, whitelisting, etc.
forward-proxy forwarder http https node nodejs typescript
Last synced: 13 Apr 2026
https://github.com/just-squad/qferris
QFerris — быстрый и легковесный API-клиент на Rust
Last synced: 16 Apr 2026
https://github.com/joel-rodrigues404/requests-lib-python
Breve estudo sobre a biblioteca requests do python e sobre os verbos HTTP
api http https python requests-library-python
Last synced: 12 Nov 2025
https://github.com/mr-ndi/ai-experts-assignment
Minimal Python HTTP client with OAuth2 token refresh, reproducible tests, and Dockerized CI-ready setup
Last synced: 31 May 2026
https://github.com/flume-cloud-services/cache
Golang key/value Database via HTTP (by Flume Cloud Services)
cloud database golang http http-server json key-value self-hosted
Last synced: 14 Jan 2026
https://github.com/d6o/itipathprefix
Path Prefix Matcher to Itinerary Router
go golang golang-library golang-package golang-router golang-tools http mux router
Last synced: 06 Oct 2025
https://github.com/feverzsj/dsk
A header-only C++ asynchronous framework.
asio asynchronous coroutines curl grpc header-only http io json msgpack mysql postgres postgresql redis sqlite
Last synced: 10 Apr 2026
https://github.com/batchlabs/headers-bundle
A Symfony bundle to easily add headers to your responses.
headers http symfony symfony-bundle
Last synced: 20 Jan 2026
https://github.com/donosonaumczuk/http-proxy
HTTP Proxy: Project for Communication Protocols ITBA Subject
http http-protocol http-proxy http-server
Last synced: 19 Jun 2026
https://github.com/briso10-dev/web-sockets
A project fully explaining and implementing web sockets in javascript
client http javascript nodejs server websocket
Last synced: 12 May 2026
https://github.com/antoniodomingos888/homebrew-tap
📦 Install custom formulae for macOS and Linux using Homebrew, including tools like Ollama downloader for seamless model management.
cern dotnet gazebo hacktoberfest homebrew-tap http igbinary macos memcached msgpack obsolete pcov php php-extensions physics protobuf python38 swoole
Last synced: 05 May 2026
https://github.com/ogabrielrodrigues/rest
Built-in functions to smooth your programming experience with Chi-Router
Last synced: 07 Oct 2025
https://github.com/code-hex/go-router-simple
go-router-simple is Inspired by Router::Simple (Perl5)
flexibility flexible go golang hacktoberfest hacktoberfest2020 http router simple
Last synced: 30 Mar 2025
https://github.com/jmdotdev/flutter_series
This repository contains applications developed using Flutter as part of my exploration into cross-platform development. Dive into a collection of projects showcasing the versatility and power of Flutter for building high-quality mobile applications across different platforms.
api dart flutter flutter-material-widgets http
Last synced: 20 May 2026
https://github.com/pome1lo/web-application-development-technology
Laboratory work on the subject "Technology of web application development"
Last synced: 12 Aug 2025
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/uzairrehan/learn-node-js
Node.js is an open-source, cross-platform runtime for building fast, scalable server-side applications with an event-driven architecture, non-blocking I/O, a single-threaded event loop, real-time capabilities, and access to NPM's vast ecosystem
crypto events express fs http middleware nodejs nodemon os path
Last synced: 01 May 2026
https://github.com/php-guard/curl
PHP Curl wrapper. Alternative to "https://github.com/php-curl-class/php-curl-class" with CurlRequest and CurlResponse objects
composer curl curl-multi http json packagist php php-curl php-curl-library php7 proxy
Last synced: 09 Apr 2026
https://git.hiifong.cc/mirrors/cpr
C++ Requests: Curl for People, a spiritual port of Python Requests.
c-plus-plus cpp hacktoberfest http libcurl library requests
Last synced: 08 Oct 2025