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-26 00:11:26 UTC
- JSON Representation
https://github.com/oceanwebturk/http
OceanWebTurk Http Package
http oceanwebturk oceanwebturk-http
Last synced: 11 Jan 2026
https://github.com/andgineer/http-stream-xml
Parse HTTP response as stream, by chunks.
chunk http on-the-fly python xml xml-parser
Last synced: 27 Mar 2025
https://github.com/tuyentv96/lamda-echo-template
aws echo echo-lamda go golang http lamda
Last synced: 15 Jan 2026
https://github.com/akmjenkins/ngrx-requests
Unopinonatedly destroying network redux boilerplate
angular async boilerplate http interceptor network ngrx redux request
Last synced: 06 May 2026
https://github.com/cobaltwebtech/cobalt-prod-site
Production codebase for Cobalt Web Technologies website
astro cf-workers cloudflare-workers http javascript serverless-framework ssg static-site tailwind typescript website
Last synced: 17 Feb 2026
https://github.com/chocolateloverraj/android-api-http
Give web pages access to all android APIs (with permission, of course)
android android-api api http kotlin ktor permissions web-page
Last synced: 20 Mar 2025
https://github.com/ptrvsrg/cache-proxy
Многопоточный кеширующий прокси
c cache docker http http-proxy logger thread-pool
Last synced: 19 May 2026
https://github.com/melardev/flaskapicrud
Flask Api application implementing full CRUD
api crud flask flask-sqlalchemy full-stack fullstack http python rest sql-alchemy
Last synced: 04 May 2026
https://github.com/ndiing/proxy
Perpustakaan untuk mengelola server HTTP/HTTPS dan pengaturan proxy di Windows, termasuk pembuatan sertifikat SSL
http https proxy sertifikat server ssl windows
Last synced: 16 May 2026
https://github.com/adrianmg/go-server
http server in go
go golang http http-server server
Last synced: 12 Aug 2025
https://github.com/hgschandeepa/flutter-unit-testing
This repository is designed to help developers understand and implement unit testing in Flutter applications. It also covers API testing and Firebase functional testing to ensure robust and reliable Flutter apps.
firestore flutter http mock mokito sharedpreferences testing
Last synced: 03 May 2026
https://github.com/milindkusahu/qtrip-dynamic
QTrip Dynamic is a travel website aimed at travelers looking for a multitude of adventures in different cities.
bootstrap bootstrap-carousel conditional-rendering css curl deployment developer-tools dom-manipulation es6 event-handling heroku html http javascript json localstorage netlify-cli responsive-design rest
Last synced: 20 Jan 2026
https://github.com/doqin/c_http
Personal C project to learn raw http and web development.
Last synced: 10 Jul 2025
https://github.com/morin3/index.html-
# Andoka-2 H.5 Andoka now TV
android angular angular-cli api automation automation-framework automation-selenium aws bootstrap css3 django docker firebase framework github-config go hacktoberfest html-css-javascript http mongodb
Last synced: 07 Apr 2026
https://github.com/morganconrad/parse-retry-after
Parses an HTTP Retry-After header and returns delay time in seconds.
headers http javascript retry-after
Last synced: 04 Apr 2025
https://github.com/alexitx/eternal-radio-player
A desktop app for the online radio station Eternal Radio
audio audio-player bulgarian cli cross-platform desktop eternal-radio gui http linux music music-player online-radio player python python3 radio windows
Last synced: 11 Apr 2025
https://github.com/cirocosta/http-ctx-cancellation
golang's request timeout from context cancellation exemplified in C
Last synced: 02 May 2026
https://github.com/dylandreimerink/sharedhttpcache
A implementation of a RFC7234 shared HTTP cache written in Go
Last synced: 05 Apr 2025
https://github.com/femtotrader/requestscache.jl
A transparent persistent HTTP cache for Julia
Last synced: 10 Oct 2025
https://github.com/cirocosta/slowhttp
A slow HTTP static server for simulating slow (but constant) responses from a server.
Last synced: 05 Apr 2025
https://github.com/bimde/httputils
net/http wrapper for easy outbound http requests in go
Last synced: 12 Apr 2025
https://github.com/ntdls/httpd16
Webserver for Windows 3.11, because I can and I want to. So eat it! :P
cpp http legacy web-server windows-3 windows-3-x
Last synced: 16 Dec 2025
https://github.com/fortio/h2life
Demo of ansipixel game of life (conway) over http streaming (or 1.1)
Last synced: 17 Jun 2025
https://github.com/ilyaliao/http-test-tool
HTTP request testing tool supporting GET and POST methods
Last synced: 10 Jul 2025
https://github.com/talek-solutions/lmn
Fast HTTP load testing CLI written in Rust — dynamic request templates, threshold-gated CI exits, and configurable load curves
benchmarking ci http load-testing performance rust threshold
Last synced: 07 Apr 2026
https://github.com/jackkimmins/jroute
A PHP routing library that supports URL mapping, role-based access control, and directory serving, designed for swift prototyping.
Last synced: 10 Jul 2025
https://github.com/jamielsharief/file-sync
A HTTP based file synchronization library that uses public key authentication.
file http public-key-authentication sync
Last synced: 12 Apr 2025
https://github.com/bostjans/javarestclientbase
Java HTTP & Rest Client library.
Last synced: 16 May 2026
https://github.com/nanaelie/http-headers-collection
EN: A simple and practical collection of HTTP headers with recommended values, effects, and related security risks. FR : Une collection simple et pratique d’en-têtes HTTP avec leurs valeurs recommandées, effets et risques de sécurité associés.
api-security best-practices cheatsheet collection devsecops headers headers-collection http http-headers infose markdown open-source security security-headers web web-dev web-security
Last synced: 19 Jun 2025
https://github.com/hk-transfield/java-networking-scripts-collection
A collection of networking and cybersecurity scripts written in Java. The purpose is to provide an overview of network protocols involved in computer communications.
communications cybersecurity http java network network-programming protocol server tcp tftp tls udp
Last synced: 21 Jun 2025
https://github.com/adrianovolter/modulo-2
Modulo 2 Back-End | curso FullStack Senai SC / LAB365
backend dbeaver env express fs git http javascript json migration modules nodejs npm postgresql pwt rbac-authorization sequelize sequelize-cli
Last synced: 07 Apr 2026
https://github.com/kx0101/http-server-from-scratch
a low level http/1.1 server built from scratch, handling raw tcp, chunked transfer encoding, response trailers, streaming and serving binary data like video.
binary chunked chunked-encoding golang http http-1-1 network-programming parsing streaming tcp trailers udp video
Last synced: 21 Jun 2025
https://github.com/alien-rpc/alien-middleware
TypeScript-powered, immutable, composable HTTP middleware for Node.js, Bun, and Deno (using Hattip)
bun deno hattip http nodejs typescript
Last synced: 22 Jun 2025
https://github.com/th3shadowbroker/sse-example
Example code for working with SSE :satellite:
golang http sse sse-client sse-server
Last synced: 30 Oct 2025
https://github.com/dawi369/oxide
🦀 A barebones inferencing server in Rust, using Hyper for HTTP logic and ORT for inferencing models. Containerized and easily hostable. Complete control over type of model and inferencing behavior!
container docker http hyper inferencing model ort rust server
Last synced: 16 May 2026
https://github.com/yahongie2014/serinchttp
Serinc Utilities For Alterative Method CURL With Guzzle HTTP & PSR And have Another Method For Encrypt & Decrypt Methods With Cipher & hexabin algorithm
decryption encryption guzzlehttp http laravel requests
Last synced: 17 May 2026
https://github.com/elusivecodes/fyreheader
FyreHeader is a free, open-source HTTP header library for PHP.
Last synced: 15 Jul 2025
https://github.com/sigpwned/httpmodel
A library-agnostic HTTP library for library-agnostic HTTP operations for Java 8+
Last synced: 16 May 2026
https://github.com/posinformatique/posinformatique.aspnetcore.server.aspnet
PosInformatique.AspNetCore.Server.AspNet is a library to host ASP .NET Core Web API on ASP .NET non-core (WebForms and MVC) infrastructure based on the .NET Framework
aspnet aspnet-core hosting http webforms
Last synced: 15 Jul 2025
https://github.com/fujiwarachoki/pyhostr
A hosting library with routing for Python
Last synced: 16 Jul 2025
https://github.com/esensar/neovim-http-api-plugin
Very simple HTTP wrapper around Neovim RPC API - demonstration of neovim-java-plugin-host - Moved to https://codeberg.org/neovim-java/neovim-http-api-plugin
api http java neovim neovim-java-plugin plugin rpc
Last synced: 17 May 2026
https://github.com/masterhide/x-sl
Xray panel supporting multi-protocol multi-user expire day & traffic & IP limit (Vmess & Vless & Trojan & ShadowSocks & Wireguard)
http iptables-rules shadowsocks socks5 trojan vless vmess wiregurad xtls
Last synced: 07 Mar 2026
https://github.com/yrotak/nodejs-chat-encrypted
Advanced NodeJS (Express) chat with packet encryption.
chat chat-application encrypted-chat encryption expressjs http multichannel nodejs-server rc4 socket-io
Last synced: 17 May 2026
https://github.com/benj1x/bargain-hunting
P1 Projekt til Bargain Hunting på AAU
Last synced: 19 Jul 2025
https://github.com/timsusa/midi-space
Local running midi server with frontend
Last synced: 13 Apr 2026
https://github.com/localizethedocs/urllib3-docs-l10n
Localization of The Urllib3 Documentation
crowdin http python sphinx translation urllib3
Last synced: 17 May 2026
https://github.com/thislight/luapicohttpparser
Lua binding for picohttpparser.
http lua lua-bindings picohttpparser
Last synced: 30 Oct 2025
https://github.com/melardev/djangorestframeworkcrud
Django API application built with Rest framework showing a full crud
api crud django http python rest rest-framework
Last synced: 20 May 2026
https://github.com/skillfulelectro/http_serve
small http utility to host websites for test from the shell
file-sharing go golang gui gui-application http http-server
Last synced: 27 Mar 2025
https://github.com/cptlobster/aggregation-framework
A Swiss-army knife Scala library for scraping and processing data from the web.
data-scraping http kafka kafka-producer scala selenium
Last synced: 17 May 2026
https://github.com/emmanuelgautier/httpmock-netlogger
A simple HTTP Server mock which log every network connections events
Last synced: 08 May 2025
https://github.com/adaxi/eltako-automation
Manage house lights exposed by Eltako FAM14
api automation eltako enocean homeassistant http mqtt
Last synced: 06 May 2026
https://github.com/shahaf-f-s/auto-fastapi
A pythonic functional way to construct FastAPI applications be declaring endpoints in separation of their functional definition, enabeling to separate, replicate, and reuse functions in different APIs at the same time, and also run multiple of them.
fastapi fastapi-extension http server uvicorn
Last synced: 17 May 2026
https://github.com/urpagin/textfileserver
Serves a text file.
actix actix-web bash build-script cargo containerization docker docker-compose file-server file-serving hosting http http-server rust serve shell static-file text web-application web-server
Last synced: 08 Apr 2026
https://github.com/ccache/ccache-storage-http-cpp
Ccache HTTP(S) storage helper (C++)
ccache ccache-storage-helper cpp http https
Last synced: 07 Mar 2026
https://github.com/jupegarnica/mock-api
Fake a response body, status, headers or delay the response.
Last synced: 21 Mar 2025
https://github.com/bjfssd757/axial-rs
Axial - All in One web framework for Rust
all-in-one client framework high-level-development http http-client http-server rust web
Last synced: 07 Mar 2026
https://github.com/melardev/djangoapicrudpaginated
Rest Api application built with Django implementing CRUD + Pagination
api crud django full-stack fullstack http pagination python rest
Last synced: 17 May 2026
https://github.com/rohanraj7316/httpclient
basic http client with id tagging, req, resp and req/res body tagging
Last synced: 17 Jan 2026
https://github.com/ramibch/django-tweets
An app to manage tweets in a Django project.
django http python twitter twitter-api
Last synced: 03 Mar 2025
https://github.com/ctkqiang/huo_jian_qiang
火尖枪是一款专为安全测试和性能验证设计的高性能HTTP批量请求工具。该工具能够自动化执行大规模的用户名/密码组合测试,支持高度可配置的请求参数和多线程并发处理。
admin automation bruteforce china chinese cybersecurity go golang hacking http login security
Last synced: 07 Apr 2026
https://github.com/mskian/website-status
CLI to check website HTTP status and send notifications to ntfy.
cli http http-code http-status ntfy ntfy-sh ntfysh typescript typescript-cli uptime-monitor
Last synced: 05 Jun 2026
https://github.com/tal7aouy/yusr
🚀 Yusr: A lightweight, powerful PHP HTTP client inspired by Guzzle
guzzle guzzlehttp http http-client php-http-client php-https
Last synced: 13 Apr 2025
https://github.com/meyfa/status-codes-trainer-android
HTTP status codes training app for Android.
android-app http response-codes status-codes
Last synced: 17 May 2026
https://github.com/0suphan0/weatherapp
It is a weather application prepared using OpenWeathermApi and Flutter.
api dart flutter http openweather-api
Last synced: 07 Apr 2026
https://github.com/alexjohnj/requests
Sugar for your HTTP requests
carthage cocoapods http ios networking request swift swift-package-manager urlrequest urlsession
Last synced: 28 Mar 2025
https://github.com/dnut/mlops
Deploy ML with various technologies
http machine-learning ml mlops
Last synced: 28 Mar 2025
https://github.com/zoomoid/go-autoindex
go-autoindex is a fancy version of NGINX's autoindex_module
Last synced: 01 Mar 2026
https://github.com/LeoBorai/wait-on
Utility to wait on the availability of resources such as Files, HTTP Servers, Ports & Sockets
file http socket wait wait-for-it wait-on watcher
Last synced: 26 Feb 2025
https://github.com/thii/httpmethod
Just an enum of HTTP request methods.
http http-method http-methods http-request swift swift-library swift-package swift-package-manager
Last synced: 30 Oct 2025
https://github.com/genndy007/bullandcow-tgbot
Implementation of Bulls and Cows game as a Telegram bot
Last synced: 21 Mar 2025
https://github.com/agarzon/httpcapture
Inspect inbound webhooks and HTTP calls in real-time.
debugging docker http http-requests testing webhook
Last synced: 07 Mar 2026
https://github.com/vernonthedev/conmon
Python terminal application that allows users to effortlessly check the connectivity of websites
async await http http-client https python requests urlib
Last synced: 21 Mar 2025
https://github.com/epicseven-cup/lat.sh
just a fancy url shortener
golang http svelte url url-shortener
Last synced: 25 Jan 2026
https://github.com/bridgerbrown/ts-interpreter
An interpreter built in TypeScript and Jest, displayed on vanilla JS frontend and connected through websockets to Node.js backend.
http javascript jest nodejs typescript websocket
Last synced: 05 Apr 2026
https://github.com/chandrakant0110/ai_chatbot
GenAI Bot which has Google Authetication, State Management and light weighted App. Works on Windows, Android, iOS, MacOS and Web.
android-app firebase-auth gemini google-authentication http payment-gateway state-management upi-integration windows-app
Last synced: 18 May 2026
https://github.com/gerifield/epher
Event Pusher
events golang hacktoberfest http websocket
Last synced: 11 Jan 2026
https://github.com/petermikitsh/http-stream-examples
Examples demonstrating the use of NodeJS streams with HTTP
Last synced: 18 May 2026
https://github.com/simatwa/svinf3
Server Inspector
h4cking http https inspector over-the-wire over-the-wire-solutions server
Last synced: 13 May 2025
https://github.com/mhndev/hal
Php Hal Object creation and manipulation from array data
Last synced: 21 Jul 2025
https://github.com/tacyarg/bustaskin-landing
The official landing page of bustaskin.com
Last synced: 02 May 2026
https://github.com/anothersoft/resolver-ui
User interface for the public handshake resolvers.
bridge handshake handshake-domains hns hsd http nameserver ns recursive resolver
Last synced: 10 Mar 2025
https://github.com/marnixbouhuis/zaphttp
HTTP request logger for Go and Zap
golang golang-library http logging opentelemetry opentelemetry-go zap
Last synced: 18 May 2026