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/eva-ss/image
使用ASP Minimal-API 打造的文件存储服务
aspnet csharp http minimal-api windows-service winforms
Last synced: 08 Oct 2025
https://github.com/oneframelink/ofl.net.http
Utilities for consuming and publishing over HTTP.
http http-client http-requests http-response
Last synced: 08 Oct 2025
https://github.com/rozhakxd/miniwebserver
Server web HTTP/1.1 minimalis yang dibangun dari nol (from scratch) dengan Python. Dirancang untuk memahami fundamental socket programming, protokol HTTP, dan multithreading untuk menangani koneksi klien secara simultan tanpa framework eksternal.
computer-networks from-scratch http http-server multithreading networking python socket-programming static-server tcp-server web-server
Last synced: 26 Jul 2025
https://github.com/tinyhttp/vary
vary rewrite in TypeScript for ESM
esm http nodejs typescript vary
Last synced: 08 Oct 2025
https://github.com/effectra/router
Effectra/Router is a versatile PHP routing library for web applications. It offers flexible route handling, HTTP method support, and parameter mapping to controllers or closures. With middleware, route grouping, and scalability, it simplifies route management. Essential for PHP developers building APIs or web apps.
http middleware php psr psr-15 psr-7 router
Last synced: 09 Oct 2025
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/phoxphp/http
PhoxPHP Http Component
component http phoxphp-framework php php-framework php7 request
Last synced: 09 Oct 2025
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/pichillilorenzo/http-status-code-db
HTTP Status Code Database
database db http http-status http-status-code http-status-codes http-status-message javascript js json status-code status-message
Last synced: 14 Apr 2026
https://github.com/dmfed/astral-test
Test assignment for job interview
basicauth html http http-server sqlite-database sqlite3
Last synced: 10 Oct 2025
https://github.com/vicanso/http-performance
Get the http perfomance
http http-perf http-performance performance
Last synced: 06 Nov 2025
https://github.com/picocode1/tcp-server
C++ HTTP Server
html http http-server server sockets tcp tcp-server
Last synced: 17 Sep 2025
https://github.com/liquidcats/jsonrpc
Small and powerful JSON RPC client
client http json-rpc json-rpc-client json-rpc2 rpc
Last synced: 14 Jan 2026
https://github.com/amsandant/http-server
HTTP静态服务代理
access-limitation golang history-router http http-server proxy static-server
Last synced: 13 Mar 2026
https://github.com/0xrelogic/webhook-catcher-cli
A tiny Go CLI to instantly catch, inspect, and debug webhooks on your localhost, with built-in optional ngrok tunneling.
api api-tes cli debugging developer-tools go golang http localtunnel ngrok tui webhook
Last synced: 10 Oct 2025
https://github.com/telebotmake/packetstorm
Interactive network traffic simulator and load testing toolkit with multi-protocol support (TCP, UDP, HTTP, ICMP), custom payloads, spoofing, and scanning tools.
ddos ddos-tool ddos-tools http icmp ip-spoofing networking port-scanner python tcp udp
Last synced: 25 Jul 2025
https://github.com/flyclops/tenor_dart
A package for interfacing with Tenor's GIF search directly in Dart using HTTP.
dart dart-library dartlang flutter flutter-package gif gif-picker gifs http tenor
Last synced: 08 Mar 2026
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/im-varun/sareq
SAReq: A modern, open-source HTTP client for the command line
cli command-line developer-tools go http http-client
Last synced: 14 Jan 2026
https://github.com/shahradelahi/coinex
[WIP] ✨ Type-safe HTTP and WebSocket clients for CoinEx API
api coinex cryptocurrency exchange http websocket
Last synced: 11 Oct 2025
https://github.com/joeshaw/httpmethodoverride
Go package to override the HTTP method with value in `_method` URL query parameter
Last synced: 11 Oct 2025
https://github.com/anolchakraborty/java-multi_threaded-http-server
A high performance multi-threaded HTTP webserver built with JAVA implementing sockets and not using any web or other server libraries.
http http-server java javaserver javasockets server
Last synced: 25 Jul 2025
https://github.com/poor-plebs/guzzle-retry-after-middleware
A guzzle middleware to keep track of the Retry-After HTTP header and fail consecutive requests until this time has passed.
guzzle guzzle-middleware guzzlehttp http http-header php php8 retry-after
Last synced: 25 Oct 2025
https://github.com/70null07/parkingcontrolcenter
Проект является частью выпускной квалификационной работы бакалавра на тему "Разработка программного комлекса для мониторинга платной парковки", в данном случае это сервисное приложение
classification computer-vision ffmpeg http libraries m3u8-parser ml movement-detection object-detection wpf yolov8n
Last synced: 19 Jan 2026
https://github.com/jeremyctrl/httprouter
A tiny, fast HTTP router powered by minimal perfect hashes
Last synced: 14 Jan 2026
https://github.com/albertfdp/browser-language
Check your Accept-Language header
Last synced: 23 Feb 2026
https://github.com/llukas22/tei-client
Convenience Client for Hugging Face Text Embeddings Inference (TEI) with synchronous and asynchronous HTTP/gRPC support
Last synced: 12 Oct 2025
https://github.com/cbess/gowebwatch
Go app that watches web resources for HTTP status changes.
Last synced: 13 Oct 2025
https://github.com/inphinit/teeny.js
A teeny route system for Node.js
http http-router http-server javascript route routing
Last synced: 23 Feb 2026
https://github.com/johnnynotsolucky/upcake
Fast, easy and consistent testing for HTTP APIs
assertions cli e2e-tests http rest rust test-automation test-runner test-suite testing testing-tools tests
Last synced: 13 Oct 2025
https://github.com/Pat0sya/Thumbnail_downloader
This the app that let you download YouTube's thumbnail
grpc grpc-go http protobuf redis youtube-thumbnail-downloader
Last synced: 13 Oct 2025
https://github.com/makiftutuncu/tapik
Type-safe APIs in Kotlin
api code-generation dsl http kotlin
Last synced: 01 Apr 2026
https://github.com/sandtreader/obtools
C++ utility libraries for high-performance Unix servers and applications
crypto http http-client http-server json lexer library logging multi-threading mysql portability postgresql sqlite ssl strings threads time xml
Last synced: 14 Oct 2025
https://github.com/impulssse/telegraf-ecosystem
A framework based on Nest.js/Typescript/Awilix for those who want to write extensible telegraf bots. In the source code, you will find patterns, constructions, and behavioral patterns with explanations
awilix dependency-injection http i18n nestjs nestjs-i18n nestjs-telegraf nodejs singleton telegraf telegraf-ecosystem telegrafjs telegram telegram-api telegram-bot typescript
Last synced: 24 Feb 2026
https://github.com/ichiban/httpproxyfailover
Create a fault-tolerant HTTP proxy out of multiple somewhat unreliable HTTP proxies.
failover fault-tolerance http http-proxies http-proxy proxy
Last synced: 22 Jan 2026
https://github.com/ihcsim/zapit
An application to verify if a URL is a malware URL
Last synced: 18 Apr 2026
https://github.com/winjs-dev/winjs-plugin-request
The HTTP request plug-in of WinJS framework is based on axios and vue-hooks-plus, providing strong request processing capabilities and Vue 3 Composition API support.
axios http plugin request userequest vue-hooks-plus winjs
Last synced: 14 Oct 2025
https://github.com/sahil-gulati/goose
GoLang framework for building REST API
go golang golang-framework goose http
Last synced: 01 Jun 2026
https://github.com/marekgalovic/go-http-server
Wrapper around GO's native net/http library.
Last synced: 22 Jan 2026
https://github.com/jmervine/splunking
Low level lib to create an http Request object for connecting to Splunk.
api authentication golang http splunk
Last synced: 15 Oct 2025
https://github.com/abdelilahou/goferql-api
Simple GraphQl api build with golang and sqlc
backend-api golang graphql http postgresql sqlc
Last synced: 14 Apr 2026
https://github.com/mikaeldui/user-agent-dotnet
Adds a User-Agent class to System.Net that can be added to HttpClient and ClientWebSocket.
http http-client user-agent websockets websockets-client
Last synced: 16 Oct 2025
https://github.com/StudyResearchProjects/okku-server
Back-End for Okku realtime chat solution. All the logic related to Okku's features are handled through this server. An instance of this server handles user authentication, media management, chat history as well as connections
docker files http jwt postgresql rust tokio warp websockets
Last synced: 16 Oct 2025
https://github.com/alauda/kube-rest
Making http request using client-go
back-off client client-go forhumans golang http kubernetes rate-limiting rest
Last synced: 29 Apr 2026
https://github.com/brandonp2412/warframerelics
Automating the valuation of relics in Warframe
google-sheets http javascript warframe
Last synced: 16 Oct 2025
https://github.com/jackdbd/content-security-policy
Content-Security-Policy in JavaScript, with validation and automatic hashes.
content-security-policy cross-site-scripting csp csp-directives http http-header xss
Last synced: 19 Feb 2026
https://github.com/oblivious-oblivious/skeleton
A very minimal http server api serving as a platform for adding middleware incrementally.
crystal http middleware skeleton
Last synced: 17 Oct 2025
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/octolab/protocol
📡 Toolkit for service communication protocols. 🛰
go grpc hacktoberfest http octolab protocol rest rpc toolkit
Last synced: 27 Jan 2026
https://github.com/utkarsh5026/tstp
Implementation of a HTTP server built from scratch in typescript
codecrafters-http-server http http-server nodejs typescript
Last synced: 19 Apr 2026
https://github.com/realeroberto/wsync
A small Python utility for synchronizing a local folder with a remote web repository.
http https python repository sync synchronization
Last synced: 23 May 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/bengadbois/flakyserver
Configurable HTTP server that flakes out
Last synced: 20 Oct 2025
https://github.com/zekrotja/cds
A very simple file server for local and cloud (S3) files.
fileserver go http http-server s3 server storage
Last synced: 24 Oct 2025
https://github.com/soenneker/soenneker.extensions.httprequestmessage
A collection of helpful HttpRequestMessage extension methods
clone csharp dotnet extension extensions http httpclient httprequest httprequestmessage httprequestmessageextension request
Last synced: 06 Jun 2026
https://github.com/pranshu-89/mcp-server-api-tools
This is initially for demo purpose for showing MCP server capabilities.
api-rest csharp dotnet http mcp mcp-server
Last synced: 14 Apr 2026
https://github.com/data-integrations/http
Sink plugin to send the messages from the pipeline to an external http endpoint
cask-marketplace cdap cdap-plugin http
Last synced: 25 Oct 2025
https://github.com/tomrlq/lrconnection
An HTTP library that makes networking for iOS easier
Last synced: 24 Feb 2026
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/leaonline/http-factory
Create Meteor connect HTTP middleware. Lightweight. Simple.
factory hacktoberfest http routes webapp
Last synced: 09 Jun 2026
https://github.com/girish54321/reqres-app-ios
Reqres-App-iOS is a simple iOS app built using Swift and UiKit to demonstrate how to consume a REST API using the popular Swift networking library, Alamofire.
api apiclient basic demo demo-app example-project http ios login swfitui uikit xocde
Last synced: 23 Mar 2025
https://github.com/sertxudeveloper/environment
Sertxu Developer environment
bind9 dns docker environment hacktoberfest http http2 mysql nginx php reverse-proxy sertxudeveloper vagrant
Last synced: 12 Mar 2025
https://github.com/simplyyan/lostpapyrus
A fast, light, easy and comprehensive Go framework.
backend go golang http http-client http-requests http-server server serverless-framework
Last synced: 01 Apr 2025
https://github.com/richscott/servers-survey
Survey many public web-sites in parallel for their software version
Last synced: 29 Apr 2026
https://github.com/cakeandcandles/rust-server
A static file HTTP server built from scratch in Rust
filesystem http http-server liveserver rust tcp-server
Last synced: 07 Jul 2025
https://github.com/ollieday/mockablehttp
A mockable wrapper for System.Net.Http.HttpClient
csharp dotnet http library mocking mocks testing unit-testing
Last synced: 08 Apr 2025
https://github.com/zbo14/retweak
A CLI that tweaks and resends HTTP/S requests
bug-bounty cli http https pentesting
Last synced: 26 Mar 2025
https://github.com/curveball/cors
CORS plugin middleware for Curveball
cors curveball hacktoberfest http middleware
Last synced: 04 Oct 2025
https://github.com/deviantony/reqdump
Small webserver used to dump HTTP requests
Last synced: 14 May 2026
https://github.com/jonathanstowe/uri-fetchfile
Raku module to retrieve a file from the internet by the best available method
Last synced: 02 Apr 2025
https://github.com/foresthoffman/rwb
A Go package for intercepting HTTP(s) response values before sending them to the request client.
Last synced: 03 Oct 2025
https://github.com/orshefi/vscode-extension-rest-webview
Wrapper around VSCode events as transport for Webview <-> Extension communication
eventbus http vscode vscode-extension vscode-webview vscode-webview-extension webview
Last synced: 14 May 2026
https://github.com/byndyusoft/byndyusoft.net.http.messagepack
Provides extension methods for System.Net.Http.HttpClient and System.Net.Http.HttpContent that perform automatic serialization and deserialization using MessagePack.
aspnet byndyusoft http messagepack
Last synced: 02 Feb 2026
https://github.com/abersheeran/rust-h11
A pure-Rust, bring-your-own-I/O implementation of HTTP/1.1
Last synced: 18 Mar 2025
https://github.com/devraymondsh/rust-webframeworks-benchmark
In this project we benchmark different Rust web frameworks to see which framework can handle more requests/second.
api benchmark framwork http http-server rust web
Last synced: 26 Mar 2025
https://github.com/emirhangumus/zlient
Build robust, type-safe API clients with runtime validation, retry logic, and zero boilerplate. Use any Standard Schema library — Zod, Valibot, ArkType, and more.
api-client http http-client zod
Last synced: 14 May 2026
https://github.com/reschke/json-fields
Implementation of draft-reschke-http-jfv ("A JSON Encoding for HTTP Field Values")
Last synced: 14 May 2026
https://github.com/mamantoha/upload_io
A streaming upload library written in Crystal that integrates with HTTP::Client. It supports chunked uploads with a built-in progress callback
Last synced: 07 Jul 2025
https://github.com/kirillzhosul/scan
Web-based targets scanner. Possible API urls, frameworks, whois, ports and more about target.
http scanner vulnerability whois
Last synced: 01 Apr 2025
https://github.com/thiradus/discord-webhooks
👾 A collection of Webhook Embeds used on Thiradus' Discord Server.
discord discord-webhooks embed embeds http json json-payload post thiradus webhook
Last synced: 14 May 2026
https://github.com/studistcorporation/ring-accept-language
clojure hacktoberfest http i18n middleware ring terraform-managed
Last synced: 07 Oct 2025
https://github.com/awayume/discorust
An API wrapper for Discord written in Rust
api api-wrapper discord http http-client network rust websocket
Last synced: 15 May 2026