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-30 00:15:02 UTC
- JSON Representation
https://github.com/kauemurakami/esp32-controlando-motor-com-http
Controlando servo motor via wifi utilizando esp32 e micro servo 9g
esp32 esp32-arduino http servo-motor wifi
Last synced: 06 May 2026
https://github.com/kbariotis/httpheaderelucidator
HTTP Headers behavior for humans
Last synced: 09 May 2026
https://github.com/kruceo/unicache
A experimental http (in memory) caching service that sits between the client and the main service
Last synced: 18 Jun 2026
https://github.com/ahmaazouzi/framework-agnostic-web-development-topics
A general overview of frontend and backend web development topics
async css events framework-agnostic html http javascript language-agnostic
Last synced: 18 Jun 2026
https://github.com/huynhli/golang-learning
Learning to use golang syntax and http request-response. Working with Go to display tasks and lists on a localhost page with input fields. Modeled after Google tasks or other to-do list apps. Hosted using Render at: https://go-tasks-3d05.onrender.com/
Last synced: 19 Jun 2026
https://github.com/bestikk/bestikk-download
A simple tool to download files from HTTP or HTTPS
build-tool download http https javascript
Last synced: 20 Jun 2026
https://github.com/effectra/framework
Effectra is an MVC (Model-View-Controller) framework designed to provide a structured and organized approach to web application development. It follows a directory structure similar to Laravel and offers various features and components to build robust web applications.
api cli framework http mvc php psr
Last synced: 20 Jun 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/trananhtung/content-type
Parse and format HTTP Content-Type / media-type headers (RFC 9110). A faithful Rust port of the content-type npm package. Zero deps, no_std.
content-type http media-type no-std rust
Last synced: 25 Jun 2026
https://github.com/kill-ux/deep-in-net
Networking fundamentals project using Cisco Packet Tracer — covers devices, (DHCP, DNS, HTTP/S, FTP), OSI model layers, routing, and multi-subnet architectures across 8 progressive exercises.
cisco cisco-packet-tracer dhcp dns ftp http https layers osi protocols subnet
Last synced: 26 Jun 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/skellock/odin-http-server
An example http server in odin
http http-server odin odin-lang
Last synced: 28 Jun 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/zhooravell/go-solidgate
SolidGate golang client
go golang golang-library http solidgate
Last synced: 29 Jun 2026
https://github.com/outofsyncstudios/request-utils-response-cache
A basic, ExpressJS response cache using Redis or MemoryCache
cache caching http nodejs npm open-source
Last synced: 04 May 2026
https://github.com/siddhant-vij/load-testing-tool
Word frequency analyzer with a custom load testing tool to compare server performance under varying loads.
benchmarking concurrency http http-server java load-testing multithreading network-programming performance-testing server-socket text-analysis
Last synced: 06 Jun 2026
https://github.com/mikaeldui/http-dotnet
Provides extra classes for System.Net.Http like UserAgent.
Last synced: 25 Apr 2026
https://github.com/sroman0/psr
PSR - Network Systems Programming is a project developed during the "Programmazione di Sistemi in Rete" (Network Systems Programming) course at Università degli Studi del Sannio. This repository provides practical implementations focused on web systems programming, with a particular emphasis on using UDP and TCP sockets in both C and Java.
c-programming concurrency educational-project html http java network-systems process-synchronization producer-consumer reader-writer restful-api tcp-socket udp-socket
Last synced: 06 Jun 2026
https://github.com/trandung2k1/go-v1.22
Golang full course
golang http restful-api sql-server
Last synced: 25 Apr 2026
https://github.com/igors93/relinker
Simple by default, powerful by composition, safe by guidance — a clear, modular, and debuggable Python retry library.
async backoff debugging decorator developer-tools fault-tolerance http observability python rate-limit reliability resilience retry retry-policy timeout
Last synced: 06 Jun 2026
https://github.com/tchevalleraud/grafana-influxdb-http
service to make http request and store the results in influxDB
Last synced: 26 Apr 2026
https://github.com/jameskyburz/test-listen-destroy
http server for tests with single assertion per call.
Last synced: 26 Apr 2026
https://github.com/munashex/news-website
website for news all over world
axios http react react-router-dom typescript
Last synced: 26 Apr 2026
https://github.com/soenneker/soenneker.httpclients.logginghandler
A handler that allows for injecting into HttpClients to log requests and responses
csharp delegating delegatinghandler dotnet handler http httpclient httpclientlogginghandler httpclients logging logginghandler request response util
Last synced: 10 Jun 2026
https://github.com/ndeta100/node_modules
reading files in node js and creating custom node modules
Last synced: 26 Apr 2026
https://github.com/datanoisetv/shannon
Zero-instrumentation L7 observability for Linux via eBPF. See plaintext HTTP/HTTPS, gRPC, Postgres, MySQL, MongoDB, Redis, Kafka, Cassandra from any process — including through TLS — without keys, sidecars, or code changes. Pure Rust (aya), kernel 5.8+.
apm aya bpf cassandra ebpf ebpf-tools grpc http kafka linux mongodb mysql networking observability postgresql redis rust service-mesh tls tracing
Last synced: 27 Apr 2026
https://github.com/hasnathjami/flutter_getx_masterclass
Everything about GetX from Basic to Advance
getx-state-management http material-ui
Last synced: 27 Apr 2026
https://github.com/longluo/httpserver
Java Http Server
http http-server-from-scratch java server socket-programming sockets tcp web-server website
Last synced: 27 Apr 2026
https://github.com/stewartpark/whalebox
🐋 whalebox lets you run untrusted code easily via simple HTTP APIs.
api docker http microservice sandbox untrusted-code
Last synced: 27 Apr 2026
https://github.com/biacode/nethttp
Simple lightweight netty http server
http java lightweight netty server simple
Last synced: 27 Apr 2026
https://github.com/oros42/rhsync
The Remote HTTP Synchronization
gpg http pgp rsync sync synchronisation web
Last synced: 27 Apr 2026
https://github.com/knotx/knotx-server-http
HTTP Server that handles all incoming HTTP requests and routes the traffic using OpenAPI specs
Last synced: 27 Apr 2026
https://github.com/oleksandr-romashko/goit-react-hw-03-image-finder
Homework for React HTTP requests.
axios http module-scss pixabay-api react
Last synced: 27 Apr 2026
https://github.com/httpland/jfv-parser
JSON field values for HTTP parser and serialize
field header http json json-field-value parse parser serialize serializer
Last synced: 27 Apr 2026
https://github.com/ggiamarchi/http-check
Run system commands through HTTP
commands http linux monitoring monitoring-tool system-commands
Last synced: 27 Apr 2026
https://github.com/leaq-ru/api
📦 Service proxy HTTP to gRPC
go grpc grpc-gateway http leaq swagger
Last synced: 28 Apr 2026
https://github.com/hasnathjami/flutter_bloc_clean_architecture_masterclass
Everything about Clean Architecture with Bloc from Beginner to Advance
bloc dependency-injection freezed get-it http material-ui solid-principles
Last synced: 28 Apr 2026
https://github.com/maximo-perez-villalba/framework-http
El componente implementa una simple arquitectura HTTP en PHP con fines pedagógicos.
Last synced: 28 Apr 2026
https://github.com/pvande/polliwog
Making HTTP polling less annoying for everyone.
Last synced: 28 Apr 2026
https://github.com/afeiship/next-header-normalize
Normalize http header.
compact content-type header http lowercase next normalize
Last synced: 28 Apr 2026
https://github.com/alexmercerind/network_cache_manager
WORK IN PROGRESS
cache dart flutter http http-client http-server
Last synced: 28 Apr 2026
https://github.com/nhymxu/php-floc-disable
PHP middleware to disable Google's Federated Learning of Cohorts (FLoC) tracking
floc floc-disable http middleware psr-15
Last synced: 28 Apr 2026
https://github.com/pabloxt14/ignite_node.js_01-challenge_fundamentos_do_node.js
Este é o repositório de uma API Node.js, que tem como objetivo realizar o CRUD de tasks(tarefas). O projeto tem como finalidade treinar conceitos fundamentais do Node.js
csv-parser http multer node nodejs stream
Last synced: 28 Apr 2026
https://github.com/mariotoffia/pypwext
AWS Python Lambda Power tools Extensions and Decorators
aws aws-lambda error-handling framework http lambda logging python python3 service
Last synced: 28 Apr 2026
https://github.com/novacbn/enzastdlib
enzastdlib is a set of TypeScript modules that follow a common design API philosophy aiming at sane defaults and ease-of-use targeting the Deno TypeScript runtime.
cli client deno http javascript json-schema library rpc schema server types typescript typing validation
Last synced: 28 Apr 2026
https://github.com/atakanbayrak/golang-restapi-postgresql-stock-project
👾 Golang based Rest API project for understanding the basics of Go and golang. First impresion, Golan good for small projects and maintanable.
golang http postgresql restapi
Last synced: 29 Apr 2026
https://github.com/igoraugust0/computer-networking
🛜 Arquivos e materiais utilizados na disciplina GSI023 - Redes de Computadores da UFU.
computer-networking dns http networks tcp-ip udp wireless wireshark
Last synced: 29 Apr 2026
https://github.com/rob-blackbourn/jetblack.http
A simple HTTP server in .Net (standard 2.0/2.1)
dotnet dotnet-core dotnet-framework dotnet-standard http http-server httpd middleware rest-server
Last synced: 29 Apr 2026
https://github.com/agungkusumma/news_app
News App is a Flutter application that allows users to log in, view a list of stories, see story details, and upload new stories with photos using the device camera. It features persistent login, clean UI, declarative navigation with go_router, and state management using Provider.
camera-app flutter flutter-apps go-router go-router-navigation http mobile-app provider provider-state-management
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/mahabubr/vanilla-nodejs-crud
crud http nodejs vanila-nodejs
Last synced: 29 Apr 2026
https://github.com/linux-china/service-talk-demo
Apple ServiceTalk framework demo
Last synced: 29 Apr 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/willitscale/streetlamp-ai
Attribute router tooling for AI solutions
ai composer composer-package http mcp php php84 router
Last synced: 29 Apr 2026
https://github.com/pawel-slowik/docker-containers-proxy
Nginx proxy for Docker containers
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/itstoreall/uni
UNI
apollo-server-express axios express graphql http vercel
Last synced: 29 Apr 2026
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/sshehrozali/flutter-backend-example
Demo Flutter example integrates back-end support via HTTP/Dio.
Last synced: 30 Apr 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/magicxor/stavklass-tg-bot
Inline Telegram bot for posting stavklass.ru (ставь класс) pictures
cli console-application csharp docker dotnet dotnet-core fun http memes odnoklassniki okru polly powershell retry service stavklass telegram telegram-bot
Last synced: 30 Apr 2026
https://github.com/eu-diogo-ferreira/server-floppy-chat
⚙ Server of Floppy-chat
Last synced: 30 Apr 2026
https://github.com/severindenisenko/blog
My blog written in pure Haskell
blog css haskell html http http-server
Last synced: 01 May 2026
https://github.com/ikari-js/examples
Examples using ikari.
bun examples http webframework
Last synced: 01 May 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/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/rafael-vasconcellos/serverless-proxy-server
a http proxy based on serverless
express http node-js nodejs proxy serverless
Last synced: 01 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/alirajab12/bloodbankrepo
Android app connects people in need of blood with people who can donate.
Last synced: 02 May 2026
https://github.com/kristianperkins/nbrequests
Display requests in Jupyter Notebook
client http json jupyter jupyter-notebook requests rest
Last synced: 02 May 2026
https://github.com/restsharpdb/restsharpdb
A C# version of PostgREST. A version, not a reimplementation.
api api-rest automatic-api csharp database http pgsql postgres postgresql postgrest server sql
Last synced: 02 May 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/maxgfr/http-client-javafx
This JavaFX app display a webpage and information of his HTML page
http http-client java javafx navigator request singleton webview
Last synced: 03 May 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/xml-to-json-converter-service
XML to JSON Converter Microservice
Last synced: 03 May 2026
https://github.com/zulupro/pony-upload
Multipart upload for Django
django http multipart-uploads python
Last synced: 03 May 2026
https://github.com/toni08bit/httptomysql
Access any MySQL database via simple Http Requests
Last synced: 03 May 2026
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/mauserzjeh/pingo
General purpose request library implemented in Go
api api-client go golang golang-library http request-library
Last synced: 04 May 2026
https://github.com/aleksbgbg/http-cat-mobile
A mobile interface to represent HTTP error codes using cat images, via the https://http.cat API.
android android-studio error-codes google http http-cat kotlin mobile
Last synced: 25 Apr 2026