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-02 00:14:56 UTC
- JSON Representation
https://github.com/techniker/controllino-ebmpapst-ec-controller
Simple Controllio-based EBMPapst EC Fan Controller
controller controllino ebmpaps fan http mqtt pwm web
Last synced: 14 May 2026
https://github.com/netromdk/efdl
efdl is an efficient downloading CLI app over HTTP(S)
cmake command-line-tool cpp cpp11 downloader hash-verification http http-basic-auth http-client mit-license qt5 sha1 sha224 sha256 sha3-224 sha3-256 sha3-384 sha3-512 sha384 sha512
Last synced: 12 Apr 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/chandrakant0110/weather-app
This is the Flutter Weather App which works on all platform including Android, iOS, MacOS, Wiindows and in Web too.
dart flutter http responsive-design rest-api windows-app
Last synced: 12 Apr 2026
https://github.com/algoryn-io/pulse
Programmable load testing engine in Go with arrival-rate scheduling, thresholds, and structured JSON output.
cli golang http load-testing observability performance-testing
Last synced: 27 Jun 2026
https://github.com/eghuro/crawlcheck
Extensible web crawler
configuration crawler http plugin python robots-txt sitemap
Last synced: 12 Apr 2026
https://github.com/nuintun/nengine
A static node http/https server
http http-server https https-server javascript node-module server service
Last synced: 01 Apr 2025
https://github.com/jaebradley/http-status-identifier
🤔 What's my HTTP status?
Last synced: 29 Apr 2026
https://github.com/armagansarikey/asp.net-core-web-api-bookapi-usinginmemorydb
An ASP.NET CORE WEB API Application with using in memory database
asp-net-core aspnet-core aspnetcore csharp http inmemory-db postman swagger swagger-ui webapi
Last synced: 29 Apr 2026
https://github.com/nikoladjuroviic/security-header-scanner
A Python-based tool that scans websites for common HTTP security headers. Supports both manual and bulk scanning with log file generation.
cybersecurity-tools header-scanner http python
Last synced: 24 Apr 2025
https://github.com/linux-china/service-talk-demo
Apple ServiceTalk framework demo
Last synced: 29 Apr 2026
https://github.com/paebbels/pyhttpserver
An HTTP Server implementation offering a pyHTTPInterface.
http http-requests http-server python3
Last synced: 04 Feb 2026
https://github.com/studiowebux/bnaas-ce
A powerful, flexible graph execution engine for Deno that supports HTTP requests, conditions, string interpolation, data manipulation, and custom functions. Perfect for building complex automation workflows, API orchestration, and data processing pipelines.
claude-code cli container deno http linux-service orchestration pipeline tasks web-app workflow
Last synced: 29 Apr 2026
https://github.com/richardktran/go-movie-microservices
Movie microservices example with Golang
golang grpc http kafka service-discovery
Last synced: 11 Jun 2025
https://github.com/pawel-slowik/docker-containers-proxy
Nginx proxy for Docker containers
Last synced: 29 Apr 2026
https://github.com/scisamir/alx-higher_level_programming
ALX Higher Level Programming
data-structures http https networking-in-python orm python3 sql sqlalchemy test-driven-development
Last synced: 13 Jun 2026
https://github.com/alexisrodriguezcs/http-1.1-client
A simple HTTP 1.1 Client that implements the GET method and includes the basics of the HTTP/1.1. The program implements a function that takes a URL and returns the body bytes by parsing, checking for the response of the server, and making a GET request. (Python)
Last synced: 11 Jun 2025
https://github.com/ik5/generate_fields
The following source code is a test of mine to generate a content based on a struct for several types of content type formats
content-types golang golang-examples http json url xml
Last synced: 29 Apr 2026
https://github.com/alxgmpr/http2wrapper
2️⃣ NodeJS wrapper that utilizes http2 to make web requests.
Last synced: 29 Apr 2026
https://github.com/andrewjbateman/ionic-react-planning
:books: App using Ionic with React to store a list of projects.
http ionic-react ionic5 react rxjs-observables rxjs6
Last synced: 29 Apr 2026
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/nekiro/otloginserver
Small and portable web login server that helps you connect to your tibia server using client 12.
Last synced: 06 Jan 2026
https://github.com/itstoreall/uni
UNI
apollo-server-express axios express graphql http vercel
Last synced: 29 Apr 2026
https://github.com/kyle-west/portmageddon
:ocean: Proxy traffic on a LAN machine as if it came from your localhost
http localhost portforward proxy
Last synced: 13 Jun 2026
https://github.com/tether/manner-options
Generate the communication options for a manner resource
Last synced: 09 Apr 2025
https://github.com/dapper91/aiohttp-validator
aiohttp simple pydantic validator
aiohttp aiohttp-server http pydantic validation validator
Last synced: 13 Jul 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/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/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/pawcijo/pigarden
Example IoT sensor reading script integrated with a full-stack web server to visualize the data.
http http-server iot python raspberry-pi
Last synced: 30 Apr 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/momen-alshouha/angular-http-api
This repository showcasing a minimalist Angular web app focused on practicing RxJS and HTTP API integration, with minimal emphasis on styling.
angular api http observable pagination router rxjs
Last synced: 14 Apr 2026
https://github.com/sharmadhiraj/flutter_network_call_base
Base StatefulWidget Setup to overcome repetitive boilerplate code in every screen with network call.
android base flutter flutter-apps http ios network
Last synced: 30 Apr 2026
https://github.com/kackley-2000/bitvavo-java
Java library to interact with the Bitvavo platform using the Bitvavo v2 API
api async bitvavo crypto cryptocurrency exchange http java reactive rest websockets ws
Last synced: 04 Jul 2025
https://github.com/rudrodip/rustfolio
A dummy http server written in Rust that serves a static HTML file of my portfolio
Last synced: 30 Apr 2026
https://github.com/jesielviana/webdev2020
Conteúdo do Curso de Programação para Web do IFPI Campus Picos ministrado pelo professor Jesiel Viana.
css html http ifpi javascript jesielviana web website
Last synced: 30 Apr 2026
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/ekliptor/multihttpdispatcher
HttpDispatcher for multi part post
Last synced: 01 May 2026
https://github.com/eu-diogo-ferreira/server-floppy-chat
⚙ Server of Floppy-chat
Last synced: 30 Apr 2026
https://github.com/debora-carvalho/gerenciador-podcasts
Plataforma desenvolvida para facilitar a organização e o gerenciamento de podcasts.
Last synced: 12 Apr 2026
https://github.com/karewan/knhttpphp
Simple HTTP Client for PHP 8.3+ using curl
Last synced: 01 May 2026
https://github.com/alternative-intelligence-cp/napit
An offline-first, Git-native API client built in Nitpick.
api-client cli developer-tools http nitpick
Last synced: 27 Jun 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/algrvvv/http
Консольная утилита для удобной работы с http запросами
Last synced: 06 Jan 2026
https://github.com/anton-johansson/callback-proxy-service
Provides an HTTP service that is useful for developers working with third party services performing some kind of webhooks.
callback docker-image http ldap-authentication proxy
Last synced: 01 May 2026
https://github.com/trvedxemon/doomster
HTTP request dumper written in Go
developer-tools go golang http http-request http-rest-api http-server linux-app request-handler windows
Last synced: 01 May 2026
https://github.com/crissnamon/http-interface-client
Simple HTTP client to make requests using interfaces
feign http http-client java kotlin rest rest-client web
Last synced: 01 May 2026
https://github.com/paishanmadusha/firebase-ml-text-recognition-app
Text Recognition is a Flutter application that uses Firebase ML Kit to recognize and extract text from images. Users can capture or upload images to extract text using machine learning. Additionally, a premium feature enabled via Stripe-powered subscription payments allows users to view their previous text captures.
anonymous dart firebase firebase-storage firestore flutter flutter-dotenv http image-picker machine-learning payment-gateway premium provider stripe stripe-api stripe-payments
Last synced: 01 May 2026
https://github.com/arafat-alim/js-practice
http http-server interview interview-preparation interview-questions javascript js react reactjs
Last synced: 01 May 2026
https://github.com/vbshuliar/ktor-http-request-response
This project is part of my Android Development Specialization provided by Meta on Coursera. In this project I practised HTTP requests and responses using Ktor.
android compose data http https json kotlin ktor request response
Last synced: 01 May 2026
https://github.com/hoganb/abstract-http-client
Abstract HTTP client implementation [typescript, http, got, jest, tdd, stryker, mutation-testing, winston, github-actions]
github-actions got http jest mutation-testing stryker tdd typescript winston
Last synced: 01 May 2026
https://github.com/daimaou92/gate
Build REST APIs in Golang
go golang golang-library golang-package http http-server openapi openapi3 rest rest-api
Last synced: 02 May 2026
https://github.com/asapdotid/dcc-traefik-http
Docker Compose Traefik HTTP Proxy for backend docker container service
docker docker-compose http proxy proxy-server traefik traefik-docker traefik-v2
Last synced: 02 May 2026
https://github.com/pranshushah/http-pro-isomorphic
http-pro library that works on both node and browser
axios browser fetch http http-client javascript react-query
Last synced: 04 May 2026
https://github.com/alirajab12/bloodbankrepo
Android app connects people in need of blood with people who can donate.
Last synced: 02 May 2026
https://github.com/wtrsltnk/asr
Auto Sqlite Rest (asr), small app that will create rest api from a given sqlite database.
cpp http rest sqlite-database sqlite3
Last synced: 09 Jun 2026
https://github.com/haixuxu/wct
web concurrency test tools
benchmark concurrency http nodejs
Last synced: 15 Jun 2026
https://github.com/rexlx/rate_mate
create the xml needed for some tsung testing
erlang http performance-testing python tsung xml
Last synced: 02 May 2026
https://github.com/devdufutur/react-declarative-http
Lightweight React library enabling (really) simple data fetching by combining the better of imperative & declarative paradigms
api declarative fetch http imperative javascript library react
Last synced: 02 May 2026
https://github.com/rizemon/cs5331
Vulnerable environment and PoC scripts to demonstrate possible impacts of HTTP request smuggling
cve-2021-40346 gunicorn haproxy http requestsmuggling
Last synced: 16 Jun 2026
https://github.com/0000xffff/dumpit
simple HTTP(s) file server for uploading files - transfer files from phone to PC over wifi
flask http https https-server pyopenssl python python3 ssl transfer-files uploading uploading-files
Last synced: 12 Apr 2026
https://github.com/h0rv/zchema
Typed, validated JSON APIs and OpenAPI 3.1 for Zig's std.http.Server
api http json jsonschema openapi zig zig-package
Last synced: 16 Jun 2026
https://github.com/filiprokita/connectiontest
This simple Python program is designed for testing internet connection. It prompts the user to enter a URL and then attempts to establish a connection with that address using the requests module.
automation connection errorhandling http networking python requests testing webdev
Last synced: 24 Mar 2025
https://github.com/matheusfdosan/fastify-server
Uma aplicação que utiliza o framework Fastify para criar um servidor, com suporte a dois banco de dados. Um armazenado na memória (in-memory database) e outro armazenado no Neon com PostgreSQL.
backend fastify http neon-postgres nodejs postgresql
Last synced: 12 Apr 2026
https://github.com/soenneker/soenneker.instantly.client
A .NET HTTP client for Instantly's API
client csharp dotnet email http httpclient instantly instantlyclient marketing util
Last synced: 03 May 2026
https://github.com/rustatian/http-rs
HTTP plugin, based on Cloudflare Pingora
Last synced: 16 Jun 2026
https://github.com/karim-w/protoc-gen-go-rest
Gin-Gonic HTTP Server and Client Generator
gin-gonic golang http http-server protobuf protobuf3
Last synced: 03 May 2026
https://github.com/nikitadev-work/pr-manager-service
Микросервис, который автоматически назначает ревьюеров на Pull Request’ы (PR), а также позволяет управлять командами и участниками.
clean-architecture go golang http openapi postgresql
Last synced: 06 May 2026
https://github.com/eecavanna/nmdc-changesheet-converter
Web app that converts NMDC changesheets into API request payloads
Last synced: 03 May 2026
https://github.com/foxcapades/lib-k-multipart
Kotlin MultiPart BodyPublisher for the JDK HttpClient API.
http httpclient jdk11 kotlin multipart multipart-formdata multipart-uploads
Last synced: 06 Apr 2025
https://github.com/aaronland/go-http-ping
There are many Golang "ping" handlers. This one is mine.
Last synced: 17 Jun 2026
https://github.com/kamaln7/tiel
a flexible and performant HTTP service API that takes care of boring scaffolding
golang http ilovebirds microservice scaffolding
Last synced: 01 Apr 2025
https://github.com/paulcager/iostatserv
Expose IO statistics via HTTP
http io linux monitoring statistics
Last synced: 18 Apr 2026
https://github.com/panastasiadis/nodejs-mongodb-server-client-example
Build a basic HTTP server/client example with NodeJs and MongoDB.
api database express http javascript json-api mongodb npm rest-api web-development web-server
Last synced: 03 May 2026
https://github.com/xxlabaza/request
HTTP requests wrapper
fetch-api http node-fetch utils
Last synced: 29 Oct 2025
https://github.com/crescendolab-open/override-proxy
Pluggable local development server that serves rule-based overrides first, then proxies unmatched requests to an upstream PROXY_TARGET.
cors debug development http https javascript mock nodejs overrides proxy stub typescript
Last synced: 03 May 2026
https://github.com/ebrasha/abdal-http-magnifier
Tool for identifying enabled HTTP methods on target servers with support for evasive headers, WAF/CDN bypass, and detailed method probing — developed by Ebrahim Shafiei (EbraSha).
abdal cybersecurity ebrasha http http-methods http-scanner penetration-testing rust waf-bypass web-security
Last synced: 04 Jul 2025
https://github.com/nebil175/lcu_dumper
🔍 Discover and extract League Client Update data easily with LCU Dumper, a fast, cross-platform CLI that outputs selected API endpoints to JSON files.
cli data-dump http json league-of-legends openapi python reverse-engineering swagger tooling
Last synced: 03 May 2026
https://github.com/jakim/ua
Always up to date, random User-Agent
http http-header ua user-agent
Last synced: 12 Jun 2025
https://github.com/basemax/windows-linux-file-downloader-c
File Downloader in C: A simple C program to download files over HTTP using sockets. Cross-platform support for both Windows and Linux.
c clang download-file file-downloader http http-download http-file-download network socket
Last synced: 03 Apr 2025
https://github.com/waterlemons2k/loop-http-get
Send an HTTP GET every minute.
client http http-client http-get loop network rust
Last synced: 14 Apr 2025
https://github.com/volmedo/papi
A Payments API written in Go
api go http microservices test-driven-development
Last synced: 18 Jun 2026