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/raph6/httprequest
composer package for http request using curl
composer curl curlphp http httprequest php
Last synced: 15 Jul 2025
https://github.com/xyurt/httplite
httplite — A minimal, single header, zero-copy, zero-allocation HTTP/1.1 parser in C and compatible with C89. Uses only pointer arithmetic and nothing else in only 50 lines.
c c89 fast fastest http http1-1 https library microhttp most optimized parse parser single-header small smallest smallhttp tiny tinyhttp zero-allocation
Last synced: 19 Jul 2025
https://github.com/sstark/ralad
simple http downloader with interactive redirect behaviour
Last synced: 17 Jul 2025
https://github.com/fogfish/gouldian
Go combinator library for building HTTP serverless applications
aws-apigateway aws-lambda aws-lambda-golang declarative-programming declarative-workflows golang http http-server rest-api web web-router webmachine
Last synced: 18 Jul 2025
https://github.com/propensive/telekinesis
A lightweight URI representation and HTTP client
Last synced: 19 Jul 2025
https://github.com/spiral/http
[READ ONLY] PSR-15 HTTP Request pipeline. Subtree split of the Spiral HTTP component (see spiral/framework)
http middleware php7 psr15 psr7 spiral
Last synced: 09 Apr 2025
https://github.com/kouyjes/node-server
http-server node-http-server node-server windows linux mac proxy
cluster-server controller filter http http-proxy http-proxy- http-proxy-middleware http-server linux mac middleware mvc nginx node-http-server node-mvc node-proxy-server proxy-server server session windows
Last synced: 13 Apr 2025
https://github.com/sammers21/ashbringer-load
Load testing Framework built on top of netty
cli docker docker-image fasthttp highload http java java-8 load-testing netty netty4
Last synced: 17 Feb 2026
https://github.com/yageek/corkscrew-rs
:satellite: A quick and dirty port of corkscrew in Rust
Last synced: 21 Mar 2025
https://github.com/Feynmen/UnityHttp
Small wrapper of UnityWebRequest to facilitate the work with the HTTP protocol.
http unity3d unity3d-plugin untiy web
Last synced: 25 Apr 2025
https://github.com/netcentric/apply-server
Deploy to servers/run scripts on servers via http
Last synced: 24 Jun 2026
https://github.com/localazy/localazy-collect-server
An extremely simple server for collecting data through HTTP POST.
analytics collection http http-server server
Last synced: 22 Apr 2025
https://github.com/raku-community-modules/http-roles
Roles for an HTTP::Server with interchangeable backends
Last synced: 17 Jun 2025
https://github.com/ralvescosta/rust_iot
Rust project built to understand the maturity of the RustLag ecosystem for the most common IoT Tools
amqp grpc http http2 microservices mqtt opentelemetry rust
Last synced: 11 Jan 2026
https://github.com/pew-pew-team/http-factory
Factory for request decoding and response encoding
accept bundle content-type decoder encoder factory http request response symfony symfony-bundle
Last synced: 10 Apr 2025
https://github.com/ibnz36/http
A (very) simple library for parsing http requests and generating responses in rust.
Last synced: 13 Apr 2025
https://github.com/envimate/mapmate
Mapping, (de)serialization and validation of Custom Primitives and Serializable Objects in a clean and non-invasive way
data-transfer deserialization deserialize http json marshaller primitives request serialization serialize serializer webframework xml
Last synced: 11 Jan 2026
https://github.com/melardev/flaskapipaginatedcrud
Python Rest Api application built with Flask + FLask SQLAlchemy with pagination
api crud flask flask-api flask-sqlalchemy full-stack fullstack http pagination python rest sql-alchemy web
Last synced: 17 May 2026
https://github.com/octoenergy/ensek
🐍 Python Client for the ENSEK API (http://www.ensek.co.uk/)
api api-client api-wrapper ensek http python-lib python3
Last synced: 24 Jun 2025
https://github.com/paulo-lopes-estevao/client-code-generators
Repository for all code generators provided by clients
client clientao code-generation dart http http-client insomnia postman
Last synced: 10 Apr 2025
https://github.com/pink-crab/perique-ajax
A simple but powerful Ajax library for the PinkCrab Perique framework. Allows for the creation of object based Ajax calls that handle all basic Nonce validation, WP Actions and makes use of the HTTP PSR Interfaces.
Last synced: 13 Dec 2025
https://github.com/dbeaudoinfortin/httploadtester
A Java load testing tool for web applications, over HTTP/HTTPS.
http load-testing rest undertow
Last synced: 26 Feb 2026
https://github.com/hisano/netty-codec-webtransport
Netty Codec for WebTransport
http https java kotlin netty quic webtransport
Last synced: 09 Feb 2026
https://github.com/madsmtm/sensebook
Making sense of Facebooks undocumented API.
documentation facebook facebook-messenger http json library messenger python python3 sans-io
Last synced: 15 Sep 2025
https://github.com/ramibch/linkedin-posts
Utility to share Linkedin posts using the Linkedin Marketing API
api-wrapper http linkedin linkedin-api linkedinapi marketing marketing-automation python
Last synced: 12 Jun 2025
https://github.com/francescotarantino/httpresponsebot
Telegram Bot for get the HTTP status code and the redirects instantly for any website.
http http-status-code httpcode telegram-bot
Last synced: 27 Jul 2025
https://github.com/hisco/http2-request
Simplest way possible to make http & http2 calls
http http2 http2-client javascript request
Last synced: 15 Apr 2026
https://github.com/testingrequired/reqlang
A file format specification for defining HTTP requests, response assertions, and associated data/configuration in "request files".
http http-client http-requests language-server-protocol specification testing testing-tools
Last synced: 08 Oct 2025
https://github.com/spectolabs/hoverfly-github-action
Install Hoverfly (https://docs.hoverfly.io) so that other GitHub Actions can use it easily (e.g. for testing)
api-simulation github-actions hoverfly http https mitm mocking proxy service-virtualization stubbing testing testing-tools
Last synced: 22 Apr 2026
https://github.com/dpwgc/easierweb
More user-friendly, high performance Go Web framework. ~ 更简单易用的高性能 Go Web 框架
api framework go http httprouter middleware restful server web websocket
Last synced: 19 Jan 2026
https://github.com/southclaws/qstring
This package provides an easy way to marshal and unmarshal url query string data to and from structs.
http query-string reflection struct-tags
Last synced: 22 Apr 2025
https://github.com/zeon256/satay-rs
Sans-IO Rust OpenAPI client generator with typed builders, validation newtypes, and transport-agnostic adapters
api-client codegen http newtype openapi openapi-client rust sans-io validation
Last synced: 11 Jun 2026
https://github.com/teddio/custom-nginx
A customized static nginx build, snugly placed into a docker container.
binary docker http nginx ngx-headers-more ngx-http-substitutions static substitutions tiny
Last synced: 23 Mar 2025
https://github.com/xerbo/bashtheweb
Highly configurable webserver written in bash
Last synced: 20 Apr 2026
https://github.com/canta-slaus/rusty-place
A very basic "clone" of Reddit's r/place written in Rust using warp
Last synced: 30 Jul 2025
https://github.com/bayfrontmedia/multi-curl
A simple HTTP client to make single or asynchronous requests utilizing the cURL library.
asynchronous client curl http php request response
Last synced: 26 Oct 2025
https://github.com/jakecyr/slim-javascript-http-request
Slim Http JavaScript to make GET, DELETE, POST, and PUT requests. An alternative to the larger jQuery library if only the http object is required. Can also be used for Vue.js requests.
http javascript vanilla-javascript
Last synced: 04 Jun 2026
https://github.com/majidsajadi/rektocode
Chrome extension to generate code from HTTP requests
chrome code-generator codegen devtools extension generator http rektocode request
Last synced: 21 Jan 2026
https://github.com/sheb-gregor/httpine
[WIP] Isn't ready yet; Command line tool to JetBrains HTTP Client plugin .http files
api-testing ci http intellij jetbrains rest-client rest-test-cli
Last synced: 18 Apr 2026
https://github.com/iamtraction/matt-daemon
A lightweight HTTP daemon for serving static files. With Matt Daemon, there are no surprises. He just serves.
daemon http httpd matt matt-daemon python server
Last synced: 31 Jul 2025
https://github.com/statch/gitbot-gateway
The web layer of GitBot, handling interactions and OAuth, built with Workers☁️
bot cloudflare-worker discord discord-bot http javascript nodejs worker wrangler
Last synced: 13 Apr 2026
https://github.com/ercanersoy/bootloader
A yet another bootloader
avr bootloader hardware http megavr microcontroller
Last synced: 18 Apr 2026
https://github.com/alx-xlx/download-web-directory
Download web directory from both surface and deep web
Last synced: 02 Sep 2025
https://github.com/thebentern/sparkfi
8 channel relay based firework igniter for Wemos D1 mini ESP8266 platform
arduino esp8266 firework-igniter http platformio relay wemos
Last synced: 09 May 2026
https://github.com/bersen66/bjo
set of utilities for writing rest services on cpp20
asio asio-library asynchronous-programming asynchronous-tasks beast cpp20-library ctre http multithreaded-server rest-api restful-api
Last synced: 07 Oct 2025
https://github.com/jcyamacho-go/httputil
helpers to create http rest services
error-handling golang http query-params rest-api
Last synced: 14 Jan 2026
https://github.com/maoxuli/netb
NetB - Base and Blocks for Network Programming
application-protocol asynchronous buffer cpp dns error-handling event-driven http linux mac-osx multithreading network-protocol protocol-messages raspberry-pi reactor rtsp socket tcp-ip udp windows
Last synced: 23 Oct 2025
https://github.com/anna-hope/browser
http://browser.engineering, in Rust
browser http recurse-center rust web
Last synced: 03 Aug 2025
https://github.com/bes-js/fastgate
Fastgate provides free, secure, and easy-to-integrate proxy services for developers.
connect elite http https proxies proxy proxy-list proxy-scraper proxy-server
Last synced: 23 Mar 2025
https://github.com/cedric05/azure-cli-proxy
Creates a localhost proxy to Azure ARM
azure azure-arm developer-tools http localhost proxy proxy-server simple
Last synced: 04 Jan 2026
https://github.com/dkxce/oruxpalsserver
This is the OruxPalsServer specially written for OruxMaps Android Application (6.5.5+ for AIS and 7.0.0rc9+ for APRS). The server can receive position from OruxMaps application by GPSGate (HTTP GET) protocol, MapMyTracks protocol or APRS protocol. Server stores received positions and send it to all clients connected by AIS or APRS. So you can watch on the map user position in real time as vessels (by AIS) or as aprs icons (by APRS) with names.
ais android aprs dkxce friens gps http maps navigation online orux oruxmaps server tracker web
Last synced: 02 Sep 2025
https://github.com/oolunar/hypersharp
A C# implementation of the HTTP 1.1 protocol.
csharp csharp-http dotnet http http-handling http-library http-protocol http-routing http-server http-server-library middleware net8 networking rest-api server web-server
Last synced: 14 Apr 2025
https://github.com/cj667113/websocket_http_server
Websocket_HTTP_Server
bash-script html5 http http-server python socket streaming streaming-data streaming-video tcp tcp-protocol tcp-server tcp-socket thermal-imaging websocket websocket-server websockets
Last synced: 02 May 2026
https://github.com/mukailasam/igo
igo.go is a simple and lightweight micro-framework for Go web-applications.
go http igo rest web-framework
Last synced: 24 Jun 2026
https://github.com/rundtstykker/mitm-injection-http-layer-7-manipulation-
MITM-injection is a small-sized Python program written to understand the HTTP protocol at the packet level. Use this program to see how to manipulate HTTP elements as MITM
Last synced: 05 Sep 2025
https://github.com/zingarelli/anotacoes-estudo
Anotações que eu vou escrevendo como forma de estudos dos cursos de tecnologia que eu faço. A maior parte é focada no Front End.
acessibilidade alura carreira css estudos html http javascript machine-learning nextjs react typescript vitrinedev
Last synced: 06 Sep 2025
https://github.com/girish54321/quiz-app
Quiz App - SwiftUI This is a quiz app made with SwiftUI. The app offers multiple choice questions on various topics and provides immediate feedback on the user's answer.
darkmode http ios ios-app ios15 iphone json quizapp swfit swfitui widgetkit xcode13
Last synced: 09 May 2026
https://github.com/soenneker/soenneker.blazor.apiclient
A lightweight and efficient API client wrapper for Blazor applications, simplifying HTTP communication with support for asynchronous calls, cancellation tokens, and JSON serialization.
api apiclient blazor client csharp dotnet http httpclient util
Last synced: 10 Jun 2026
https://github.com/la-lo-go/man-go
Go RESTful API for search mangas, their chapters and pages from different websites simultaneously
docker-image gin-gonic http manga-api manga-scraper
Last synced: 11 May 2026
https://github.com/mgerhardy/sdl_rwhttp
Extending the SDL RWops feature with fetching a file from the web
http http-client libcurl sdl sdl-net sdl2
Last synced: 29 Apr 2026
https://github.com/povilasb/httpmeter
Hackable HTTP benchmarking tool written in Python
asyncio benchmarking http python3
Last synced: 18 Oct 2025
https://github.com/omgimalexis/pow
Pow(alpha) - A decent HTTP framework
alpha express expressjs http http-framework pow
Last synced: 29 Apr 2026
https://github.com/activ8-developers/purli
Purli (PHP Url Interface) is lightweight library with object-oriented interface for sending HTTP requests.
api curl http httpclient php purli socket webservices
Last synced: 22 Mar 2025
https://github.com/duplojs/http
@duplojs/http 100% typesafe HTTP interface for Server and Client. Build and consume HTTP servers robustly with an excellent developer experience.
bun client code-generator deno developer-experience duplojs http interface nodejs openapi-generator robust server typescript
Last synced: 07 Jun 2026
https://github.com/pubdreamcc/comment-list
基于Node.js实现的用户评论社区系统
bootstrap es6-javascript fs http nodejs
Last synced: 14 Apr 2025
https://github.com/nikeorever/dartrofit
A retrofit-like http client for Dart and Flutter.
dart flutter http retrofit-like
Last synced: 13 Apr 2026
https://github.com/maplephp/http
MaplePHP/Http is a PHP library that simplifies handling HTTP messages, requests, and responses in web projects, adhering to the PSR-7 standard. It's designed for easy and efficient integration.
client curl headers http messaging php psr-7 psr7-http response server stream upload
Last synced: 15 Mar 2026
https://github.com/fiskaltrust/middleware-demo-postman
A Postman collection containing examples that demonstrate how to call the fiskaltrust.Middleware via HTTP.
demo-application http kassensichv middleware pos-systems postman-collection rksv
Last synced: 03 Jan 2026
https://github.com/eja/tts-server
An Android app for text-to-speech via HTTP requests.
Last synced: 28 Apr 2026
https://github.com/vsevex/dnsolve
Pure Dart library that provides an easy way to perform DNS lookups.
Last synced: 27 Jan 2026
https://github.com/filippofinke/reverse-proxy
↩️ A very simple reverse proxy
http nodejs proxy reverse-proxy
Last synced: 03 May 2026
https://github.com/i2mint/http2py
Tools to create python binders to http web services.
api-wrapper http python requests webservice
Last synced: 14 Aug 2025
https://github.com/realpython/pygments-httpie
A Pygments lexer for the the output of httpie
django http httpie pygments pygments-lexer
Last synced: 16 Aug 2025
https://github.com/iamnijat/restapi-joblist
This Flutter REST API application allows you to display a myriad of jobs that are associated with Software Development and Information Technology
android-application crossplatform dart dart-package flutter flutterapp http https-server rest-api restful-api
Last synced: 08 May 2026
https://github.com/mementomori11723/simple-chat
A simple chat app built in go, we are using websocket to send data across multiple devices
go golang http http-server tailwindcss websocket
Last synced: 23 Feb 2026
https://github.com/zzampax/simple-http
This is a completly custom made HTTP server, it doesn't use any external library to handle the HTTP requests, it's all made from scratch. It's just a simple project to learn how to handle TCP in RUST.
blog computer-science first-project http rust
Last synced: 26 Jun 2025
https://github.com/rodrigoscc/http.nvim
An asynchronous and feature-rich HTTP client for Neovim.
api curl http lua neovim neovim-plugin nvim nvim-plugin request requests rest
Last synced: 02 Sep 2025
https://github.com/caioagiani/experimental-fetch
node-fetch with experimental features
experimental fetch github http https node-fetch node-fetch-experimental nodejs
Last synced: 07 May 2026
https://github.com/bbariskilic/funny-number
An app that shows interesting information about numbers.
animation async dart flutter future getx http mvc-architecture restfull-api singleton-pattern
Last synced: 13 Apr 2026
https://github.com/kwabenberko/net_mock
A Dart package designed to simplify HTTP request mocking in your tests
Last synced: 06 May 2026
https://github.com/lehoangthienan/go-elastic-apm-trace
Microservices tracing - monitoring with Elastic APM - HTTP/GRPC
apm elastic elasticsearch golang grpc http kibana trace tracing
Last synced: 07 May 2026
https://github.com/34j/cached-historical-data-fetcher
Python utility for fetching any historical data using caching. Suitable for news, posts, weather, etc.
aiohttp asyncio cache fetch hacktoberfest historical-data http joblib lz4 pagenation pandas python realtime scraper scraping tqdm update web-scraping
Last synced: 22 Mar 2025
https://github.com/emrecancorapci/krustie
A simple and easy-to-use backend framework for Rust.
backend http http-server rust server
Last synced: 28 Apr 2025
https://github.com/ikeohachidi/http-dub
A wrapper over the fetch API providing an easier way to create RESTful endpoints. Inspired by Phoenix frameworks "resources" macro.
fetch http rest rest-api vue xml xmlhttprequest
Last synced: 27 Apr 2026