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-23 00:15:00 UTC
- JSON Representation
https://github.com/carlostojal/webc
Simple web server made in C using sockets.
c http http-server sockets web web-server
Last synced: 07 Jun 2026
https://github.com/imf4ll/zget
A script to run HTTP Requests.
http http-requests requests requests-library-python
Last synced: 28 May 2026
https://github.com/igudkova/http-mock-player
.NET library for recording and playing HTTP mock requests
dotnet http integration-testing json mock nunit
Last synced: 14 Jan 2026
https://github.com/asynched/basic-http-server
A simple implementation of the HTTP protocol using Rust.
Last synced: 19 Oct 2025
https://github.com/vendethiel/udp2http.erl
[DONE] forwards some UDP to HTTP
Last synced: 22 Mar 2025
https://github.com/rclarey/rtr
A fast HTTP router and type-safe middleware library for Fetch compliant runtimes
Last synced: 03 May 2026
https://github.com/simplisticated/jsonfire
alamofire api http json request swift swiftyjson
Last synced: 19 Apr 2026
https://github.com/iradukunda1/email-client
email client based gmail as smtp server
Last synced: 26 Jan 2026
https://github.com/rafaelmoraes003/blogs-api
CRUD API for blog production using MySQL database with Sequelize.
express http javascript jsonwebtoken mysql node nodejs orm sequelize
Last synced: 08 Apr 2026
https://github.com/akurtz87/modbus_plc_python_scada_simulator
Simulated industrial control system with Modbus TCP/IP and web HMI to manage air conditioning units.
hmi-visualization http industrial-automation modbus modbus-client modbus-server modbus-tcp pymodbus
Last synced: 07 Apr 2025
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/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/ikrong/mini-http
golang static server. a minimal static server.
golang http http-server https https-server server static static-server
Last synced: 06 Apr 2025
https://github.com/lmangani/vch
Basic HTTP ClickHouse Driver for V
api ch clickhouse cloki driver http v vlang
Last synced: 11 Sep 2025
https://github.com/drazenzadravec/curlclient
cURL C++ HTTP client wrapper
c-plus-plus client cpp curl http http-client http-requests https libcurl wrapper
Last synced: 06 Jan 2026
https://github.com/ccostafrias/semana-omnistack-9.0
Projeto da Semana Omnistack 9.0 criado através da plataforma Rockseat.
client http mobile nodejs react-native reactjs rocketseat semana-omnistack server websocket
Last synced: 12 Jun 2026
https://github.com/ao/htcached
A in-memory http caching server to sit in front of a traditional http server
Last synced: 20 May 2026
https://github.com/wutsi/wutsi-core
wutsi-core - Core library that provide standadized utilities for solving common problems
cloud http kotlin logging tracing webservice
Last synced: 05 Mar 2026
https://github.com/jwill9999/react-redux-weather_app
React Redux Weather app using the open weather map API.
axios charts google-maps http openweathermap-api react react-redux redux redux-promise-middleware sparklines
Last synced: 19 Apr 2026
https://github.com/favreau/sol-r-httpserver
HTTP Server for the Sol-R engine
cpp http http-server ray-tracing raytracer raytracing rest-api
Last synced: 22 Jun 2026
https://github.com/skilloff1337/trn-getting-cs-go-statistics
csgo http http-requests stats trn
Last synced: 26 Dec 2025
https://github.com/lugensa/gocept.httpserverlayer
This package provides an HTTP server for testing your application with normal HTTP clients (e.g. a real browser). This is done using `test layers`, which are a feature of `zope.testrunner`.
http python testing testrunner
Last synced: 24 Mar 2025
https://github.com/sctech-tr/pyserver
incredibly simple http server in python.
file ftp http http-server internet network pip python python-http python-http-server python-httpserver python-package pythonhttp-server pythonhttpserver
Last synced: 18 Aug 2025
https://github.com/daheige/stat
golang prometheus metrics
api golang http metrics prometheus rpc stat web
Last synced: 13 Jun 2026
https://github.com/egomobile/node-http-server
Very fast alternative to Express.js, with simple routing and middleware support for Node.js
backend connect controllers express express-js express-middleware expressjs http http-server javascript js middleware mvc mvc-pattern node node-js nodejs server ts typescript
Last synced: 05 Oct 2025
https://github.com/mahtin/http-source-information-header
Proposed X-Server-ID HTTP header RFC
Last synced: 10 Mar 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/bertolo1988/koa-server-response
Easy way to build responses.
http koa response response-management
Last synced: 12 Apr 2026
https://github.com/fredmaggiowski/gorest
A powerful resource oriented HTTP handler
golang golang-package http http-server https rest rest-api restapi restful server
Last synced: 14 Jun 2026
https://github.com/apache/geronimo-metrics
Apache Geronimo Metrics
geronimo http java javaee network-server web-framework
Last synced: 10 Apr 2025
https://github.com/mohammad-pooladi/http3_quic
HTTP/3 is the latest version of the HTTP protocol, built on top of the QUIC protocol. It is designed to reduce latency, improve security, and enhance performance. Unlike HTTP/2, which relies on TCP, HTTP/3 uses QUIC directly.
Last synced: 21 Jan 2026
https://github.com/everhide/restub
RESTUB is a library for creating HTTP stubs
Last synced: 11 Jun 2025
https://github.com/marcuwynu23/webserve
Static file server for local development
deploy development html http production serve spa web webapp webserve
Last synced: 02 Apr 2026
https://github.com/vxern/engine_io
A complete, tested and documented implementation of the engine.io client and server in Dart.
client dart engine-io http long-polling protocol server socket-io websockets
Last synced: 12 May 2026
https://github.com/ericadamski/rx-get
⛽ An observable wrapper around nodes http(s).get
http https node nodejs observable rxjs rxjs6
Last synced: 20 Apr 2026
https://github.com/nhatthm/go-requestid
go golang http http-client http-middleware http-server requestid
Last synced: 02 Apr 2026
https://github.com/w-henderson/humphreyjr
🐪 The Performance-Focused, Dependency-Free Web Server, now in OCaml. (WIP)
http http-server ocaml web-framework web-server
Last synced: 31 May 2026
https://github.com/ggrandes/httpbench
HttpBench is a benchmark command line tool for measuring the performance of HTTP web servers
Last synced: 14 Jan 2026
https://github.com/dortenzio/waypp
WAYpp, trip app with JavaFx for frontend, php and mysql for backend.
api graphhopper groq-api http javafx mail-api mysql php
Last synced: 03 May 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/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/tricera-energy/httpcontrol-panel
Panel to send HTTP post request to a grafana backend api via buttons, switches, textinput or sliders
grafana-panel grafana-plugin http post
Last synced: 17 Aug 2025
https://github.com/gabrielcsapo/cproxy
⚡️A high speed proxy cache for all things http
Last synced: 25 Apr 2026
https://github.com/chris/http_request_logger
Little Go server to log aspects of HTTP requests sent to it.
Last synced: 14 Jan 2026
https://github.com/roberth-k/rq
rq is a wrapper for go's http client
golang http http-client immutable
Last synced: 16 Jan 2026
https://github.com/livioribeiro/httprint
Logs HTTP requests to the console for debugging
Last synced: 30 Mar 2025
https://github.com/jianzhiunique/mq-http-proxy
http proxy for kafka and rabbitmq
Last synced: 14 Apr 2025
https://github.com/bst27/sunrise-sunset-api
An HTTP API to get sunrise and sunset times.
api gin-gonic go golang http sunrise sunrise-sunset sunset webservice
Last synced: 02 Jan 2026
https://github.com/bugszhou/doc-fiddler
使用Fiddler抓app\web的http\https请求包,模拟请求数据、过滤规则及修改响应数据、以及接口测试
Last synced: 18 Mar 2025
https://github.com/iamazeem/fluent-plugin-http-cwm
fluentd HTTP Input Plugin for CloudWebManage Logging Component (https://github.com/CloudWebManage)
fluentd fluentd-input-plugin fluentd-plugin http logging logging-and-metrics minio
Last synced: 19 Jun 2025
https://github.com/mhashim6/voice-controlled-pi
Various controls over RaspberryPi's pins through HTTP, Android and voice recognition [school project].
andriod coroutines http kotlin ktor-framework okhttp3 raspberry-pi rest-api school-project voice-recognition
Last synced: 21 Apr 2026
https://github.com/differui/axios-mp-adapter
Axios adapter that allows emit requests in wechat mini programs
adapter axios http mini-program request wechat
Last synced: 16 Mar 2025
https://github.com/sfuhrm/logwebconfig
Logging configuration using a REST API
configuration http http-server log4j log4j2 logging rest rest-api runtime-config
Last synced: 09 Apr 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/netcorelink/libchttpx
A powerful, cross-platform HTTP server library in C/C++ for building full-featured web servers.
Last synced: 23 Jan 2026
https://github.com/stewartpark/http-shield
☸️ http-shield is a Kubernetes sidecar container that protects your HTTP service from a burst of requests.
confd haproxy http kubernetes sidecar
Last synced: 13 Apr 2026
https://github.com/phungvandat/go-jaeger-tracing
Deploy and demo Jaeger Tracing with HTTP, GRPC
golang grpc http jaeger-go opentracing
Last synced: 18 Apr 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/ruxwez/go-locale
Open source library for creating multilingual Rest API through HTTP headers
api easy fiber-framework gin-gonic golang headers http library multilingual open-source performance rest
Last synced: 26 Apr 2026
https://github.com/di-void/httdee-rs
Simple http server with form-data parsing 🦀
http http-server rust rust-lang
Last synced: 15 Mar 2026
https://github.com/victor-0x29a/http-resource-mtasa
NodeJS integrated with a plugin of MTA:SA
http lua mta-dev mtasa mtasa-resource nodejs typescript
Last synced: 05 Apr 2026
https://github.com/chaseisabelle/sqs2http
forward messages from sqs to http
Last synced: 18 Apr 2026
https://github.com/steventen/http-parser-benchmark
https://stevenyue.com/blogs/http-message-parsing-in-java-web-servers/
benchmark go golang http http-server httpparser java
Last synced: 20 May 2026
https://github.com/asynched/http-rpc
Remote procedure calls with HTTP and Javascript
Last synced: 18 Apr 2026
https://github.com/tether/request-body
Decode HTTP request content according its content-type
Last synced: 09 Apr 2025
https://github.com/tep/net-http-httperr
Helper routines for dealing with errors in http handlers
error-handling golang http libraries
Last synced: 12 Jan 2026
https://github.com/dteoh/paw-contentmd5dynamicvalue
Paw extension to calculate Content-MD5 header value
http http-header paw paw-extension
Last synced: 03 Sep 2025
https://github.com/threeletters/minirequest
A http/https request tool all in one file
browser http http-client https nodejs npm-package request simple
Last synced: 10 May 2026
https://github.com/tiosambr/seguran-a-e-auditoria-em-sistemas-de-informa-o
Segurança e Auditoria em Sistemas de Informação
certificados certificate client client-server html http https pki server servidor vpn
Last synced: 08 Mar 2026
https://github.com/inphinit/teeny.go
A teeny route system for Go (Golang)
go golang http http-server route routing
Last synced: 15 Apr 2025
https://github.com/eantcal/httpsrv
HttpSrv is a retailed version of a lightweight HTTP server and derives from thttpd provided for for educational purposes.
cplusplus-17 educational-project http http-server modern-cpp
Last synced: 22 Jul 2025
https://github.com/isclub/flask-was
🍾 Flask extension for JSON API
api flask flask-extension http python
Last synced: 11 Apr 2026
https://github.com/bmhatfield/sse
Server sent events publisher in Go
go golang http push server-sent-events sse
Last synced: 02 Jul 2025
https://github.com/thegreekman76/fitz
Lenguaje compilado con HTTP/async/auth/WebSockets/cron como ciudadanos de primera clase. Sintaxis inspirada en Python/TypeScript, binario nativo standalone.
compiler cron http interpreter language-design lsp multiplatform patagonia programming-language python-interop rust vscode-extension
Last synced: 09 Jun 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/enzo-boulin/pyrte
python http client to fetch data from RTE (french TSO) various API
client electricity http http-client python rte tso
Last synced: 13 Jan 2026
https://github.com/dbubel/intake
Simple API server framework
api-rest framework framwork go goapi golang http middleware
Last synced: 13 Mar 2026
https://github.com/vaibhavpandeyvpz/dakiya
Tiny HTTP client for exchanging PSR-7 messages, based on PSR-18.
Last synced: 09 May 2026
https://github.com/techpro-studio/gohttplib
Go library for default "net/http" package with a lot of helpers
golang golang-helpers http library
Last synced: 06 Apr 2025
https://github.com/helloxz/tcpmk_node
TCP.mk is a free and efficient network toolkit designed to quickly diagnose and resolve network issues. It offers a wide range of tools, from IP queries to network status detection, perfect for network operations and development.
dig gfw http ip-query ping traceroute
Last synced: 14 Jun 2026
https://github.com/kwishna/graphql-essentials
LinkedIn Learning - GraphQL
apollo-server expressjs graphql http mangoose sequelizejs sqlite3
Last synced: 20 Jan 2026
https://github.com/harukasan/gostarter
utility library using start_server with Go
Last synced: 15 Apr 2026