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/bcrist/shittip
Another shitty HTTP server
http http-server server zig zig-library zig-package ziglang
Last synced: 06 Jan 2026
https://github.com/maku85/orvaxis
Policy-driven execution runtime for Node.js. Structured request lifecycle with declarative policies, hooks, middleware, and built-in tracing. Framework-agnostic — works with Express, Fastify, or any custom adapter.
backend express fastify framework-agnostic hooks http middleware nodejs observability plugins policy request-lifecycle runtime tracing typescript
Last synced: 29 May 2026
https://github.com/oxylabs/http-headers-with-curl
The basic actions of sending and receiving HTTP headers using cURL.
curl http http-headers http-requests
Last synced: 01 Jun 2026
https://github.com/mirzaianov/test-marvel
Test Project
api http react react-router rest
Last synced: 04 May 2026
https://github.com/hajjsalad/esp32-iot-control-and-monitor-system
IoT system on ESP32 using FreeRTOS for real-time sensor monitoring and control. Sends data to AWS IoT Core via MQTT over HTTPS. In the cloud, AWS IoT Core triggers AWS Lambda to process the data and store it in AWS Timestream for analytics and historical insights.
Last synced: 25 Mar 2025
https://github.com/mdminhazulhaque/php-gpio-tool
:bulb: A simple PHP-based automation project using GPIO on NanoPi Neo
Last synced: 29 May 2026
https://github.com/yekuuun/use-fetch
fuck http call libs like axios etc. Here is a simple TS class showing how to use fetch instead
api fetch http httpcall typescript
Last synced: 03 Jul 2025
https://github.com/kamchatka-volcano/hot_teacup
C++17 library for parsing HTTP requests data received over the FastCGI connection and forming HTTP responses.
Last synced: 12 May 2026
https://github.com/nanoninja/magoo
Magoo is experimental HTTP Middleware handler for Go
golang handler http middleware
Last synced: 08 Apr 2025
https://github.com/matteotorna/pryxapi
PryxAPI is a powerful and flexible HTTP client for Node.js, designed to simplify API requests with advanced features such as authentication, caching, retry mechanisms, and more.
api authentication http http-client http-requests https node-cache node-js npm-package rate-limiting validation validation-library
Last synced: 17 Jul 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/magalhaesm/webserv
A HTTP server in C++ 98
42cursus 42projects 42school 42sp cgi http http-server multiplexing network web webserv42
Last synced: 16 Oct 2025
https://github.com/suhlig/httpspell
Spellchecker that recursively fetches HTML pages, converts them to plain text, and spellchecks them.
academic http spellcheck spider
Last synced: 02 Feb 2026
https://github.com/pawel-slowik/docker-containers-proxy
Nginx proxy for Docker containers
Last synced: 29 Apr 2026
https://github.com/metaclips/networking-rs
Various networking codes in Rust.
Last synced: 17 Oct 2025
https://github.com/simon28082/microservice-server
Microservice server
http http-server microservice socket swoole tcp tcp-server
Last synced: 21 Jul 2025
https://github.com/dbacilio88/golang-grpc-email-microservice
golang-grpc-email-microservice
consumer gin gin-gonic go golang gorilla-mux http publisher rabbitmq
Last synced: 30 Mar 2025
https://github.com/0xdaksh/node-urlshortner
A Url Shortener built on Nodejs, Expressjs, MongoDB and some magic!
http javascript js nodejs npm url-shortener
Last synced: 17 Oct 2025
https://github.com/shankscript/rip
A minimal Spring Framework / Hibernate / Jersey / MySQL project
eclipse hibernate http jersey mysql springframework
Last synced: 12 May 2026
https://github.com/apache/couchdb-hqueue
Apache couchdb
big-data cloud content couchdb cplusplus database erlang http javascript network-client network-server
Last synced: 20 Jan 2026
https://github.com/zulqardotnet/pure-cpp-web-server
Pure C++ HTTP Web Server
cpp css html http http-server javascript web web-server webserver
Last synced: 09 May 2026
https://github.com/leonardoraele/json-rpc-dual-engine
A Javascript JSON-RPC-2.0 transport protocol agnostic client and server engine.
client http https json json-rpc json-rpc-client json-rpc-engine json-rpc-server json-rpc2 rpc server server-engines socket websocket
Last synced: 24 Jan 2026
https://github.com/yourluckyday22/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: 19 Aug 2025
https://github.com/octolab/config
🎛 Configuration toolkit.
config go hacktoberfest http octolab toolkit
Last synced: 27 Jan 2026
https://github.com/hostconfig/http
Welcome to hostconfig/http.
docker fullstack-development http nodejs typescript yarn-workspaces
Last synced: 11 Apr 2026
https://github.com/micro-php/.github
Welcome page
framework-php http https micro-php-framework php php-framwork php-middleware php-tools php82
Last synced: 10 Jan 2026
https://github.com/adamorgan/ratelimiter
http java rate-limiter reactor-netty
Last synced: 30 Jun 2026
https://github.com/alexfigliolia/beaconer
A backward compatible wrapper around the Beacon API
beacon beacon-api http http-requests sendbeacon
Last synced: 21 Feb 2026
https://github.com/willpinha/httputils
🧰 Simple utilities for the net/http package
Last synced: 14 Oct 2025
https://github.com/jwill9999/static-server-for-running-tests
Nodejs http server to serve static files when running tests.
api-documentation api-wrapper fs html http http-server nodejs path static-server testing-tools
Last synced: 29 Apr 2026
https://github.com/ozgen/openapi-emulator
A small HTTP emulator that returns predefined JSON responses based on an OpenAPI / Swagger specification.
api emulator go http kin-openapi mock mock-server openapi3 service-emulation swagger2
Last synced: 14 Mar 2026
https://github.com/effectra/http-factory
This library implements PSR-17 HTTP Factory, creating PSR-7 compliant HTTP messages. Interoperability, flexibility, and ease of use.
http http-factory php psr psr-17 psr-7
Last synced: 19 Oct 2025
https://github.com/maxnatamo/paracord
An HTTP server implementation in .NET Core 7
dotnet dotnet-core hacktoberfest http http-server web-framework
Last synced: 29 Apr 2026
https://github.com/bougou/sendhttp
sendhttp makes the process of creating golang sdk for http service more easier.
Last synced: 22 Jan 2026
https://github.com/teamwork/tryhttp
Go library to reschedule failed HTTP requests
Last synced: 07 May 2026
https://github.com/nev72jowel/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: 30 May 2026
https://github.com/itstoreall/uni
UNI
apollo-server-express axios express graphql http vercel
Last synced: 29 Apr 2026
https://github.com/willian-moreno/dt-money
DT Money é o projeto prático da formação ReactJS, cujo objetivo é introduzir e aprimorar novos conceitos como formulários, acessibilidade, uso de APIs, hooks personalizados, controlled components, performance com React DevTools, context selectors, useCallback, memo, useMemo e muito mais!
dt-money http performance reactjs rocketseat
Last synced: 29 Apr 2026
https://github.com/elusivecodes/fyreresponse
FyreResponse is a free, open-source HTTP response library for PHP.
Last synced: 20 Oct 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/shubhamv108/httpwebserver-java-demo
A simple web server using java HttpServer
http http-server web-server web-service web-services-restful
Last synced: 24 Mar 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/diegohce/httprecorder
httprecorder tool to mock integration tests with other microservices
http httpproxy integration-test proxy recorder replay replay-response replay-responses request-recorder requests-recorder test unit-test
Last synced: 24 Mar 2025
https://github.com/nawaz1991/py-oasvalidator
A FAST Python pacakage to validate the HTTP requests against the OpenAPI specifications of the REST server.
api api-rest http json-sc json-schema-validator json-validation json-validator opanapi parameter-va python3 rest schema-validator validation validator
Last synced: 31 Mar 2025
https://github.com/rumkin/http-auth-payload
HTTP authorization header middleware
auth authorization connect express http http-header javascript
Last synced: 30 Apr 2026
https://github.com/soenneker/soenneker.highlevel.client
A .NET thread-safe singleton HttpClient for HighLevel.
client csharp dotnet go gohighlevel high highlevel highlevelhttpclient http httpclient level openapi
Last synced: 02 May 2026
https://github.com/soenneker/soenneker.renovate.client
A .NET HTTP client for Mend Renovate operations
api client csharp dotnet http httpclient mend renovate renovateclientutil util
Last synced: 17 Jun 2026
https://github.com/sideffect0/web-wheel
simple http file server
golang http http-server server
Last synced: 31 Mar 2025
https://github.com/marcelcoding/wsocket
Lighweight, fast and native WebSocket implementation for Rust.
Last synced: 23 Oct 2025
https://github.com/cjp2600/roadrunner-glow
Simple http request Orchestrate for RoadRunner.
Last synced: 02 Jul 2025
https://github.com/palash25/unirest-go
[Wrote this to learn Go may contain shitty code] Unofficial Go implementation of the unirest protocol by kong
Last synced: 05 Oct 2025
https://github.com/shashankbiet/ecommerce-backend
A comprehensive, microservices-based ecommerce backend platform built with modern tools and best practices. This project demonstrates a scalable architecture with independent services for API Gateway, User Management, Inventory Management, and Product Search.
api-gateway elasticsearch golang graphana grpc http javascript kafka loki mongodb mysql nodejs prometheus protobuf redis
Last synced: 06 Apr 2026
https://github.com/willdev12/gs-httpget
A very simple method for running code from an external url in Google Script
google google-cloud google-script gs http httpget library urlfetchapp
Last synced: 25 Sep 2025
https://github.com/alorel/http-status-code-const-enum
Basic const enum declaration for HTTP status codes
codes const enum http status typescript
Last synced: 30 Apr 2026
https://github.com/kirill-scherba/pusher
Pusher send metrics to Prometheus Push Server using HTTP post request
go golang http prometheus prometheus-pushgateway
Last synced: 23 Jun 2026
https://github.com/ivanmartynovleti/java-kanban
Kanban-доска (трекер задач)
api gson http http-client http-server java java-core junit
Last synced: 23 Oct 2025
https://github.com/krunal96369/dio_example
dart dartlang dio flutter flutter-apps flutter-examples http
Last synced: 15 Mar 2026
https://github.com/selleo/terraform-aws-lb
Terraform Load Balancer module for AWS
alb application-load-balancer aws http listener load-balancer terraform terraform-module
Last synced: 13 May 2026
https://github.com/theweird-kid/httpserver
Minimal Http Server in C++ with Multithreading
cpp17 http multithreading raii-management socket tcp-server
Last synced: 23 Jan 2026
https://github.com/stevenrugg/curlhelper
A powerful, curl-like HTTP client for JavaScript and TypeScript. A cURL helper library built on top of native fetch API with no dependencies. Easier to use than cURL, fetch, axios and XMLHttpRequest
api chainable chainable-methods client curl curl-commands curl-functions curl-library curlrequest fetch helper-functions helper-tool http https request rest restful-api typescript
Last synced: 23 Nov 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/tao12345666333/practical-web-development
css html http javascript mongodb mysql python redis webdevelopment
Last synced: 12 Apr 2026
https://github.com/melardev/reactreduxasynccrud
React + Redux app showing how to perform Asynchronous HTTP CRUD
api crud full-stack fullstack http javascript node node-js nodejs npm react react-redux redux rest
Last synced: 12 Apr 2026
https://github.com/eason0729/simple-reverse-proxy
A simple http reverse proxy as a learning project
http proxy reverse-proxy rust websocket
Last synced: 01 Mar 2026
https://github.com/hkmori15/hget
Simple and blazing-fast http(s) receiver data utility ⚡
blazing-fast cli http https rust simple utility
Last synced: 24 Oct 2025
https://github.com/fatiq123/ktor-http
This repository includes different projects of Ktor Client for HTTP.
http kotlin ktor-auth ktor-client ktor-jwt ktor-server
Last synced: 11 Jul 2025
https://github.com/rcrdk/ignite-gym-app
A Gym Training app for learning Gluestack Component Library and API Rest in React Native.
apns axios axios-react context-api expo fcm gluestack-ui http jwt onesignal push-notifications react react-native typescript
Last synced: 09 May 2026
https://github.com/bernoussama/http-server-rust
HTTP server implementation from scratch in Rust
codecrafters from-scratch http http-server rust
Last synced: 01 Jun 2026
https://github.com/aptivi/metalinker
Metalink 3.0 and 4.0 parser for download managers
dotnet dotnet-core dotnet-framework dotnet-library dotnet-standard download http https libraries library meta3 meta4 metalink metalinks netstandard netstandard20
Last synced: 12 Jul 2025
https://github.com/steadybit/extension-http
A Steadybit action implementation to check http endpoints
Last synced: 21 Feb 2026
https://github.com/kaocc/gofetch
GoFetch - a simple, concurrent downloader
concurrency downloader go golang http
Last synced: 31 May 2026
https://github.com/moccalotto/hayttp
HTTP request made easy!
api-client decode-responses http http-client json php xml
Last synced: 22 Jan 2026
https://github.com/sv443/computercrafthttpexample
An example of how to communicate between the Minecraft mod ComputerCraft and a server
computercraft http lua minecraft
Last synced: 30 Apr 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/mideo/scalatra-api-with-cucumber
scalatra api with cucumber
bdd cucumber http scala scalatra-api swagger swagger-ui tdd
Last synced: 30 Apr 2026
https://github.com/railt/http
[READ ONLY] Subtree split of the Railt Http component (see railt/railt)
Last synced: 17 May 2026
https://github.com/makepad-fr/gam
An analytics middleware for Go web servers
analytics go http library middleware
Last synced: 25 Oct 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/rasmushs/week2-http-health-checker
Week 2 of a 12 week 1 project per week plan
concurrency go goroutines http learning-by-doing learning-project multithreading
Last synced: 30 Apr 2026