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/juancave/musical-bands
express http nodejs sequelize typescript
Last synced: 06 May 2026
https://github.com/lindar-open/well-rested-client
A very well RESTed client
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/choewy/sparta-web-basic
스파르타코딩클럽 웹개발 종합반 7기
beautifulsoup4 cs flask http js pymongo
Last synced: 28 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/techwithty/glama-mcp-sdk
Glama MCP SDK for Python/FastAPI: secure client + typed API. TLS, timeouts, retries, pooling. Access 5,000+ MCP servers or run as an MCP server. Optimized for www.glama.ai
api connection-pooling devops fastapi glama http integration mcp observability production-ready python rest retries sdk security third-party timeouts tls
Last synced: 07 May 2026
https://github.com/zhy2635/etherreq
A lightweight custom HTTP request library.
Last synced: 09 May 2026
https://github.com/yehya403/ecommerce_app
An e-commerce app for personalized shopping. Seamlessly browse, save favorites, and create wishlists to streamline your shopping experience. Please note, development is still ongoing.
clean-architecture connectivity-plus cubit-bloc dartz dependency-injection flutter http interceptor-http mvvm repository-pattern screen-utils sharedpreferences
Last synced: 08 May 2026
https://github.com/ns-cn/data-shadow
DataShadow is a JavaFX-based data comparison tool that supports structured data reading, comparison, and result visualization from multiple data sources. It is primarily used in scenarios such as data migration, data validation, and data consistency checking.DataShadow是一个基于JavaFX的数据比对工具,支持多种数据源的结构化数据读取、比对和结果展示。主要用于数据迁移、数据校验、数据一致性检查等场景。
data-compare http java javafx mysql oracle
Last synced: 09 May 2026
https://github.com/jingyuexing/httparse
used to parse HTTP request byte stream
Last synced: 22 Jun 2026
https://github.com/makrischaralampos/jammming
A web application that allows users to search for songs on Spotify, create custom playlists, and save those playlists directly to their Spotify account.
authentication css html http javascript react
Last synced: 06 May 2026
https://github.com/delthas/gorecv
Let people send files to your computer easily by starting a local HTTP server
file-sharing file-upload http peer-to-peer
Last synced: 09 May 2026
https://github.com/joeattardi/userve
Tiny web server powered by Node.js
http http-server javascript nodejs
Last synced: 10 May 2026
https://github.com/athphane/deezer-arl-api
Python script that gets your Deezer ARL using browser automation
api arl automation browser chromedriver deezer fastapi http music python selenium
Last synced: 10 May 2026
https://github.com/vellt/network_helper_library
A NetworkHelper egy könyvtár, amely megkönnyíti a backend kommunikációt .NET Framework, C# projeketben.
api-client backend http http-client networking request response rest-api
Last synced: 10 May 2026
https://github.com/paulja/go-arch
An architecture of a web server which uses a micoservice written in Go.
go grpc http microservice nginx
Last synced: 07 May 2026
https://github.com/aldotobing/nginx-log-streamer
A high-performance WebSocket server for real-time Nginx log streaming. Stream access logs directly to web applications with minimal latency and resource overhead.
apache http httpd-logs nginx node-js websocket
Last synced: 06 May 2026
https://github.com/tmthrgd/jekyll-history
Build a Jekyll git-repository at any point in its history.
git git-commit git-history golang history http jekyll jekyll-build server
Last synced: 10 May 2026
https://github.com/luminati-io/pip-with-proxy
Configure pip with proxies to bypass restrictions, enhance security, and streamline package management.
boto3 http https linux macos pip private-proxies public-proxies residential-proxy rotating-proxy web-scraping windows
Last synced: 10 May 2026
https://github.com/mikaeldui/http-dotnet
Provides extra classes for System.Net.Http like UserAgent.
Last synced: 25 Apr 2026
https://github.com/urjitbhatia/tracer
Annotate a golang http request to trace time taken at various steps
golang http httptracer tracing
Last synced: 24 May 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/boocodes/resreestr-backend
The server part for the pet project - an analogue of github, a service that allows you to store data on a remote host. Implemented in pure PHP using endpoint api. The MySQL database is used. Active development is underway to implement security and speed of loading and retrieving data. And also integration with git.
api docker git http mysql php8 phpmyadmin restful-api server
Last synced: 06 May 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/nashaofu/hserver
this is a web app framework
framework hserver http http-server nodejs server
Last synced: 26 Apr 2026
https://github.com/montao/koolbusiness
:robot: KoolBusiness front-end framework
api framwork html http javascript web
Last synced: 25 Dec 2025
https://github.com/luminati-io/curl-post-request
Send cURL POST requests, set headers, send data, and handle authentication for APIs and web scraping with this comprehensive guide.
curl http linux macos post proxy-server web-scraping windows
Last synced: 10 Apr 2026
https://github.com/hannesbarbez/barbezdoteu.provider
An HTTP(S) client that supports rate limiting so that a polite integration with a third-party data provider can be implemented.
basic http https integration nuget polite provider third-party
Last synced: 26 Apr 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/shivam010/go-rest-api
Simple examples of HTTP - JSON REST API in Go Language(golang) using PostgreSQL database.
api golang http postgresql rest-api restful-api
Last synced: 13 May 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/yousefkhalaf0/flutter_small_movies_app
A Flutter app showcasing now-playing and popular movies using the TMDb API. Features include movie details (genres, ratings, cast) and a responsive UI. Built with http for API calls and cached_network_image for efficient image loading.
android-studio api dart flutter http tmdb
Last synced: 09 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/rishavanand/http-mysql-queries
Lets you make SQL queries to MySQL via your browser
http http-mysql mysql sql-query
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/bridgerbrown/c-http-server
HTTP Server built in C with manually built thread pool, linked list, queue, binary search tree, merge sort, and dictionary.
api backend binary-search-tree c c-language data-structures data-structures-and-algorithms http http-server linked-list low-level merge-sort queue server socket thread-pool user-management
Last synced: 14 Aug 2025
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/clach04/pebble-send-message
import of http://web.aanet.com.au/~summersfamily/
http http-client json pebble pebble-c pebble-watchapp pebblejs rest-client
Last synced: 27 Apr 2026
https://github.com/kevindanne/gohttpredirector
A simple HTTP request redirector written in go
go golang http http-proxy http-redirect
Last synced: 07 Jun 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/matesxs/esp32-remote-updater
ESP32 HTTP and HTTPS firmware updater - Client and Server
esp32 firmware firmware-tools firmware-updater http http-client http-server https-client https-server
Last synced: 13 Aug 2025
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/scarydonetskiy/phalcon-http-methods-plugin
Phalcon plugin for checking access by HTTP Method of request.
http http-method mvc phalcon phalcon-plugin php php7 phpunit-tests plugin
Last synced: 13 Aug 2025
https://github.com/biacode/nethttp
Simple lightweight netty http server
http java lightweight netty server simple
Last synced: 27 Apr 2026
https://github.com/bryik/deno-parse-link-header
A Deno module for parsing HTTP Link headers.
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/rociogarrido/hotel-app
angular-routing angular16 bootstrap5 crud-application http mockapi mockoon observables
Last synced: 13 Apr 2026
https://github.com/meicloudie/react-food-order-app
Learning React Project - @academind-maxschwarzmueller
context-api forms fragments hooks http javascript portals practice-project react reducers refs side-effects
Last synced: 11 May 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/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://github.com/esatterwhite/micromock-node
Minimal HTTP Request / Response object for node js
Last synced: 28 Apr 2026
https://github.com/amethyst-php/http-log
amethyst amethyst-package api http http-log laravel log logger utility
Last synced: 11 May 2026
https://github.com/sch8ill/cloudflare-ips
Automatically fetch and update Cloudflare proxy IPs, ensuring your trusted proxies are always up to date.
cloudflare cloudflare-api gin gin-gonic go golang http http-server library
Last synced: 20 Apr 2026
https://github.com/dougmotshell/java-web-development-under-the-hood
They are my studies and notes that I learned in the course.
ajax apache-tomcat asynchronous eclipse-ide http java jdk8 jsp jstl mcv security servlet servlet-annotation servlet-jsp web-development websocket-client websockets websockets-server
Last synced: 02 Jul 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/laactech/django-response-compression
Combined Brotli and GZip compression for Django HTTP responses
brotli compression django gzip http
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/purifetchi/hime
Hime is a stupid-simple web microframework for C#
csharp http microframework network web webdev
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/prokawsar/learnyounode
Node School
http http-server javascript nodejs
Last synced: 28 Apr 2026
https://github.com/roneetkumar/middleware
building HTTP middleware that will recover from any panics in an application, even if the response write has been partially written to, and then output the stack trace if the application is in development mode.
Last synced: 11 Jun 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/sunaipa5/reqtor
Library for making http requests over the tor network
Last synced: 28 Jul 2025
https://github.com/reyiyo/node-http-random-response
Simple node http server that returns a random response status code
http nodejs random response status-code
Last synced: 29 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/kapetndev/connect
A module providing utilities for common service infrastructure
Last synced: 29 Apr 2026
https://github.com/longluo/webserver
C++ WebServer
cpp http http-server makefile socket web webserver
Last synced: 11 Jun 2026