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-29 00:14:57 UTC
- JSON Representation
https://github.com/martinius96/monitor-teploty-vlhkosti-kurenie
Monitor teplôt, vlhkostí v domácnosti. Ovládanie kúrenia - solenoidových ventilov radiátorov pre jednotlivé okruhy.
arduino bme280 database dht22 ds18b20 ethernet ethernet-shield http htu21d humidity mega2560 mysql onewire post sht21 temperature
Last synced: 10 Apr 2026
https://github.com/larscom/go-cache
High performance, simple generic cache written in GO, including a loading cache
api cache cache-loader concurrent fast generic go golang goroutine http loader loading-cache map memory performance thread-safe time-to-live ttl
Last synced: 26 Jan 2026
https://github.com/mementomori11723/components
A repository built for understanding and building an individual payment conponent using different api's
golang http http-server makefile stripe
Last synced: 24 Mar 2025
https://github.com/HalilFocic/onixhttp
My attemt to making full fledged HTTP server in zig
Last synced: 04 Sep 2025
https://github.com/larscom/go-bitvavo
Go thread safe client library (WebSockets / HTTP) for Bitvavo
api binance bitvavo broker client crypto cryptocurrency go golang http websockets ws
Last synced: 29 Mar 2025
https://github.com/paragunhale1998/youtube-clone
here i create a youtube clone using angular and tailwind css with youtube api
angular api css html http javascript tailwidcss typescript
Last synced: 02 Apr 2026
https://github.com/marleydip/node-js-practice
Its now practice server-side-programming for comptetive programming...
crypto dynamic-routes error-handling event-emitters form-submission fs http middleware module nodemon npm-module os path piping-streams postman query-parameters streams url url-encoded
Last synced: 10 Jun 2025
https://github.com/decryptus/auton
Execute programs and command-lines on remote servers through HTTP
cli command-line docker http http-proxy proxy runner
Last synced: 03 Sep 2025
https://github.com/vicanso/http-performance
Get the http perfomance
http http-perf http-performance performance
Last synced: 06 Nov 2025
https://github.com/telebotmake/packetstorm
Interactive network traffic simulator and load testing toolkit with multi-protocol support (TCP, UDP, HTTP, ICMP), custom payloads, spoofing, and scanning tools.
ddos ddos-tool ddos-tools http icmp ip-spoofing networking port-scanner python tcp udp
Last synced: 25 Jul 2025
https://github.com/tether/request-body
Decode HTTP request content according its content-type
Last synced: 09 Apr 2025
https://github.com/tynes/redux-ws-server
dispatch redux actions via http server
curl http nodejs redux websockets
Last synced: 28 Apr 2026
https://github.com/basemax/file-downloader-c
A simple C program for downloading files over HTTP. This tool connects to a specified server, sends an HTTP GET request, and downloads the file from the specified path. The program supports both text and binary files, though it only works with HTTP, not HTTPS.
c c-download c-file-download clang download-file file-download http http-connection network-download socket-download
Last synced: 25 Jul 2025
https://github.com/aminnairi/lucern
PHP framework for creating HTTP APIs
api docker docker-compose framework http php
Last synced: 12 Apr 2026
https://github.com/anolchakraborty/java-multi_threaded-http-server
A high performance multi-threaded HTTP webserver built with JAVA implementing sockets and not using any web or other server libraries.
http http-server java javaserver javasockets server
Last synced: 25 Jul 2025
https://github.com/onionpancakes/hop
Minimal wrapper around the JDK HttpClient
Last synced: 12 Apr 2025
https://github.com/conorturner/urequest
Promise based zero dependency node.js http request module
http http-client https nodejs npm-package request
Last synced: 08 May 2026
https://github.com/samicpp/tcp-services
A webserver that fully supports HTTP/1.1, WebSocket and HTTP/2 with TLS
deno http http-server http2 http2-server library server tls-support typescript webserver websocket
Last synced: 10 Mar 2026
https://github.com/snixtho/hawf
HTTP API Wrapper Framework - Quickly build API wrappers and clients
api api-client csharp framework http
Last synced: 16 Jan 2026
https://github.com/sitic/http-hid-keyboard
Turn your Raspberry Pi into a remote keyboard, control via HTTP requests
hid http python raspberry-pi usb
Last synced: 13 Apr 2026
https://github.com/luismanuelamengual/neogroup-httpserver
Simple and fast http server
Last synced: 15 Mar 2025
https://github.com/aarcex3/crul
A mini curl copy in crystal
command-line crystal curl http http-client terminal
Last synced: 05 May 2026
https://github.com/elafarge/django-fluentd-requests-logging
[DEPRECATED] A minimalistic, yet powerful, Django middleware that forwards django request logs to an HTTP fluentd server.
django fluentd fluentd-http http logging middleware
Last synced: 07 Apr 2025
https://github.com/zon-dev/url
Zig URL package is a URI extension package
http parser url url-parser zig
Last synced: 15 Mar 2025
https://github.com/kshirish/mongrest
HTTP rest interface to play with mongodb
Last synced: 19 May 2026
https://github.com/dan-and-dna/serverboy
Turn any app that uses STDIN/STDOUT into a game server
game-server http indie-game tcp websocket
Last synced: 14 Mar 2025
https://github.com/soumyadeep6845/venue-deck
🚀 Full-Stack Flutter application, encoded using Dart. Utilizes native device features 📷 and stores user data on a local SQFLite database. ✔
dart flutter googlemaps http sqflite-database
Last synced: 11 Apr 2026
https://github.com/helcsnewsxd/famaf-computer_science-networks_and_distributed_systems-lab1
Laboratorio 1 de la materia de Redes y Sistemas Distribuidos de la Licenciatura en Ciencias de la Computación de FAMAF (UNC)
famaf-unc http lab network python sockets university-project
Last synced: 28 Feb 2025
https://github.com/anatoly-semenov/docs-monorepo
Monorepo with document storage services on nest.js with apps: rest-api, grpc-api, worker, kafka-consumer
cron docker grpc helm-charts http ioc jest kafka makefile minio monorepo nest nodejs postgresql redis redis-bull s3 typeorm winston-logger worker
Last synced: 25 Jan 2026
https://github.com/udhos/gracefulrestart
gracefulrestart demonstrates how to gracefully restart a http server in Go.
go golang graceful graceful-restart http restart server
Last synced: 27 May 2026
https://github.com/tessasac/stitch-in-time
How to elide CORS with the Capacitor Community HTTP Plugin
Last synced: 11 Apr 2026
https://github.com/httpland/range-request-middleware
HTTP range request middleware
byteranges bytes content-range http middleware multipart partial-content range range-request
Last synced: 22 May 2026
https://github.com/vieapps/services.base.http
Base of all HTTP microservices in the VIEApps NGX
http microservices rest vieapps
Last synced: 14 Jan 2026
https://github.com/idea2app/public-meta-data
HTTP API for Public Meta Data, written in TypeScript & designed for CDN.
api cdn data http meta public typescript
Last synced: 15 Mar 2025
https://github.com/baptistelambert/koa-http-basic-auth
🌱 HTTP basic auth middleware for koa.
basic-authentication http koa middleware nodejs
Last synced: 06 May 2026
https://github.com/xcrap-cloud/puppeteer-client
Xcrap Puppeteer Client is a package of the Xcrap framework that implements an HTTP client using the Puppeteer library.
client http javascript nodejs pupteteer scraping typescript web xcrap
Last synced: 10 Jun 2025
https://github.com/barbosaigor/rq
RQ is a lightweight REST (over HTTP/HTTPS) request library.
fast http https lightweight request rest restful simple
Last synced: 12 Jan 2026
https://github.com/carlosmatheus/python-web-framework
A HTTP Python web framework implementation
framework http python restful-framework
Last synced: 28 May 2026
https://github.com/filippopaganelli/rehtracker_mobile-app
(mobile app) - RehTracker is my Master's thesis project at SDU, Odense, DK.
android-app authentication ble bluetooth-low-energy cross-platform dart flutter flutter-app http web-api
Last synced: 10 May 2026
https://github.com/dcoxall/eventmachine-circuit_breaker
A circuit breaker for eventmachine and em-http-request
circuit-breaker eventmachine http middleware
Last synced: 12 Apr 2025
https://github.com/staciax/code-server-docker-with-ssl
simple code-server on docker with nginx-proxy, acme-companion
acme-companion code-server containers docker docker-compose http https nginx nginx-proxy ssl vscode
Last synced: 26 Feb 2025
https://github.com/lucas-rm/to-do-list
Desenvolvimento de uma aplicação (API REST) de lista de tarefas (To-Do List). A aplicação permite ao usuário criar uma nova tarefa, visualizar todas as tarefas e visualizar uma tarefa específica.
api-rest axios bootstrap-vue bootstrap4 csharp entity-framework http sql-server todo-list vue vue-router vue2 vuejs vuex3
Last synced: 11 Apr 2026
https://github.com/nktnet1/sync-dev-server
Starts a server before your tests and stops on completion. Inspired by jest-puppeteer's subpackage jest-dev-server. Setup and teardown operations are fully synchronous
automatic development http jest jest-dev-server localhost nodejs server start sync synchronous
Last synced: 15 Apr 2025
https://github.com/micro-php/http-pack
Micro Framework: Enable all HTTP plugins in one.
framework-php http microphp php php82
Last synced: 10 Jan 2026
https://github.com/rudrodip/go-networking
Implementation of different network protocols in go
go go-testing gorilla-websocket http rpc tcp udp websocket
Last synced: 24 Mar 2025
https://github.com/apache/geronimo-microprofile
Apache Geronimo Microprofile Aggregator Project
geronimo http java javaee network-server web-framework
Last synced: 20 Jan 2026
https://github.com/mikaelvesavuori/mikroserve
Minimalistic, ready-to-use API, built on Node.js primitives.
api api-framework api-server http http-server https node node-server
Last synced: 18 Feb 2026
https://github.com/chazmcgarvey/talk-bring-your-own-user-agent
Lightning talk I gave at The Perl Conference on 2018-06-20
Last synced: 16 Apr 2026
https://github.com/ekino/smuggler
A simple interface to manipulate Nock HTTP mocks.
http http-requests mock nock node-js
Last synced: 04 Mar 2025
https://github.com/dolead/dolead_entry_points
Serving endpoints through http and amqp. Documenting them in the process.
Last synced: 08 Apr 2026
https://github.com/kingluo/etcd-benchmark
etcd http/grpc performance testing
Last synced: 04 May 2026
https://github.com/jonatanpedersen/jambon
Http listener composed with higher order functions returning immutable request/response context reducers
Last synced: 08 Apr 2025
https://github.com/mrgrd56/jsonhttpclient
csharp dotnet http json nuget-package
Last synced: 13 Apr 2026
https://github.com/saasquatch/apache-client5-reactive
Thin wrapper around Apache HttpAsyncClient 5.x to expose Reactive Streams interfaces.
apache apache-httpclient apache-httpcomponents async flowable http http-client httpcomponents httpcomponents-client java reactive-streams reactivex rxjava
Last synced: 04 Jun 2026
https://github.com/bonsai-oss/traefik-weight-control
cli tool adjusting the weight of weighted round robin Traefik http services
http loadbalancing traefik weights
Last synced: 29 Apr 2025
https://github.com/yael-castro/cook-book
The purpose of the project is to provide an API to manage recipes and ingredients in order to filter for recipes by ingredients.
golang hexagonal-architecture http rest-api restful-api
Last synced: 12 Jan 2026
https://github.com/70null07/parkingcontrolcenter
Проект является частью выпускной квалификационной работы бакалавра на тему "Разработка программного комлекса для мониторинга платной парковки", в данном случае это сервисное приложение
classification computer-vision ffmpeg http libraries m3u8-parser ml movement-detection object-detection wpf yolov8n
Last synced: 19 Jan 2026
https://github.com/threecommaio/qflow
Replicates traffic to various http endpoints backed by a durable queue
durable go http queue replication
Last synced: 14 Jan 2026
https://github.com/nktnet1/easy-libcurl
Fork of @JCMais/node-libcurl - cleaner distributable, only easy interface exposed
curl easy http https libcurl node-libcurl request sync-request sync-request-curl
Last synced: 06 Oct 2025
https://github.com/soumyadeep6845/flutter-api-integration
🔃 App demonstrating the integration of RESTful APIs 🚀 inside Flutter applications, starting from scratch 🙌
Last synced: 13 Apr 2026
https://github.com/dbushell/http-tunnel
🚇 A secure HTTP Tunnel / HTTP Proxy
deno http javascript proxy typescript
Last synced: 06 Oct 2025
https://github.com/mh-anari/remote-control
Control your computer remotely
http python remote-control remote-server ssh
Last synced: 13 May 2025
https://github.com/gol4ng/logger-http
Gol4ng logger sub package for http
correlation-id go go-logger golang golang-logger http logger middleware tripperware
Last synced: 14 Jan 2026
https://github.com/lewypopescu/javascript-tasks-http-requests-api
JavaScript HTTP API
Last synced: 20 May 2026
https://github.com/ryo-yamada/tsua
Tiny, minimalistic HTTP web server framework made in Lua
framework http lua luasocket minimalistic server simple tsua web webapp webframework webserver
Last synced: 31 May 2026
https://github.com/bastie/basssis
Basties Server Side Includes Server
bsd-license bsd-simple http http-server oldschool server ssi
Last synced: 07 Apr 2025
https://github.com/phpgt/cookie
Object oriented cookie handler.
cookie cookiejar cookies http object-oriented php-cookie phpgt
Last synced: 05 Jul 2025
https://github.com/decodelabs/greenleaf
Super-fast directory based HTTP router for PHP
action http middleware php psr-15 router
Last synced: 15 Apr 2025
https://github.com/dinanathsj29/angular-beginnersapp-demo-tutorial
A basic Angular Application/Demo example for beginners - will learn Angular Component, Directives like *ngFor, *ngIf, Data Binding & Interpolation, Routing & Navigation, HTTP-HTTPClient Service etc.
angular angular-cli angular-components angular-demo angular-directives angular-routing angular-routing-navigation data-binding http httpclient ngfor ngif
Last synced: 07 May 2026
https://github.com/dburles/modulepreload-express
Express middleware for generating modulepreload link relations for a Link entity-header based on the requested JavaScript modules import graph.
esm esmodules express header http link middleware modulepreload
Last synced: 16 Apr 2025
https://github.com/santiagovogit/http-client-for-ts
A HTTP client for making requests inspired by the design of the Java HTTP client
api fetch fetch-api http http-client http-requests java request typescript typescript-library
Last synced: 03 Nov 2025
https://github.com/gbrlsnchs/mux
Fast zero-allocation HTTP routing for Go :zap:
go golang handler http http-multiplexer middleware mux radix-tree router
Last synced: 14 May 2025