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-25 00:11:19 UTC
- JSON Representation
https://github.com/haxzie/apico
A lightweight, typed HTTP client based on the Fetch API with an axios-like interface.
Last synced: 04 May 2025
https://github.com/harttle/http-receiver
An http endpoint receiving and showing requests in realtime
Last synced: 06 Apr 2025
https://github.com/bobymcbobs/url-redirector
A simple golang + yaml URL redirector
docker gitlab golang http kubernetes url url-shortener
Last synced: 13 May 2025
https://github.com/brthor/brthor.http
Easier Http Request API for .NET Core
Last synced: 15 Apr 2026
https://github.com/tunnckocore/simple-get-stream
Simply wraps `simple-get` and his methods to return Response stream instead of Request stream. For example `simpleGet.get(url).pipe(process.stdout)`.
api get got http request simple simple-get stream
Last synced: 16 Jun 2025
https://github.com/opexgroup/itcc.library
Small general-purpose framework. HTTP, logs, easier WPF and geocoding.
api csharp geocoding http http-client http-server logging tls wpf
Last synced: 13 May 2025
https://github.com/grongor/go-snmp-proxy
HTTP proxy server for SNMP requests, written in Go
go golang http proxy proxy-server snmp
Last synced: 23 Mar 2025
https://github.com/meblum/serv
A cross platform, zero-config, dependency free file server that serves a directory over HTTP and reloads HTML files in the browser when the document or its dependencies have changed.
developer-tools file-server go golang hot-reload http
Last synced: 03 Feb 2026
https://github.com/mrsanzz/saturn-flood
HTTP FLOOD, DDOS, DOS
ddos ddos-attack-tools ddos-attacks ddos-tool flood floods hacking http httpflood python3 saturn socket
Last synced: 30 Apr 2025
https://github.com/agupta666/elf
HTTP server console :alien:
cli http http-api http-mocking http-server interactive json service
Last synced: 14 Jan 2026
https://github.com/justin-p/ansible-role-chisel
A Ansible role to deploy a https://github.com/jpillora/chisel client and/or server as a systemd service.
ansible ansible-galaxy ansible-role chisel golang hacktoberfest http systemd tcp tunnel
Last synced: 29 Oct 2025
https://github.com/colinodell/static-response-server
Super tiny HTTP server that always returns the same response
docker go golang http http-server
Last synced: 15 May 2026
https://github.com/cezarsmpio/fogo
🔥 Yet another node.js framework, but simpler.
framework http http-server http-server-handler http-server-request javascript nodejs nodejs-library nodejs-server request response
Last synced: 14 May 2026
https://github.com/pascal-fb-martin/echttp
Embedded Console Http: a minimal HTTP server to serve as an application console for configuration and monitoring.
http http-server-library linux raspberry-pi
Last synced: 09 Jul 2025
https://github.com/ajjj001/naan
Opinionated mini web framework for Bun (POC)
bun http javascript routing server web
Last synced: 15 May 2026
https://github.com/felipecastrosales/dart_api
Learning more about "API Consume" with Dart, using http and dartion packages.
api api-client api-rest consume dart dart-package dartion dartlang flutter flutter-examples flutterando http http-server https
Last synced: 13 Apr 2026
https://github.com/joicemjoseph/concurrent-http-requests
to make concurrent requests. written in go
concurrency ddos go http requests
Last synced: 31 Aug 2025
https://github.com/devenes/terraform-containerization-bookstore-api
Bookstore Web API Application aims to create a bookstore web service using Docker to have the understanding to dockerization of an application. The application code is to be deployed as a RESTful web service with Flask using Dockerfile and Docker Compose on AWS Elastic Compute Cloud (EC2) Instance using Terraform.
aws-elastic-compute-cloud bash docker docker-compose dockerfile ec2 flask git github http mysql python-flask restful terraform
Last synced: 06 Apr 2026
https://github.com/w20089527/net
A C++ Network Library
cpp echo-server http http-client http-server socket tcp
Last synced: 03 Apr 2025
https://github.com/journy-io/http
💌 HTTP library that powers our Node.js SDK
Last synced: 05 May 2025
https://github.com/aslamthachapalli/netflix_clone_app
A netflix_clone app designed in Clean Architecture + TDD approach.
clean-architecture dart flutter http netflix-clone tdd tmdb-api video-player
Last synced: 29 Apr 2025
https://github.com/erosmlima/gama_bank2
Gama_Bank2
angular api css get html http javascript typescript
Last synced: 06 Apr 2026
https://github.com/gopherlabsltd/mayo
Network abstraction layer written in Kotlin. 🚀
android android-library http kotlin libraries network networking okhttpclient
Last synced: 16 May 2026
https://github.com/middlewares/robots
PSR-15 middleware to enable/disable the robots of the search engines
http middleware psr-15 robots-txt seo
Last synced: 13 Dec 2025
https://github.com/curveball/session
Cookie-based sessions for Curveball
cookie curveball hacktoberfest http session
Last synced: 14 Jun 2025
https://github.com/wwwmarcos/piei.js
[just 4fun] web framework
api backend http http-server javascript nodejs webframework
Last synced: 21 Mar 2025
https://github.com/midasvanveen/proxy-rs
Proxy checking using ureq
http https proxy proxy-checker rust socks socks4 socks5 ureq
Last synced: 03 Apr 2025
https://github.com/supereg/homebridge-http-outlet
Http outlet for Homebridge: https://github.com/homebridge/homebridge
hap homebridge homebridge-http homebridge-plugin homekit http http-outlet javascript mqtt mqtt-smarthome notifications outlet regex
Last synced: 05 May 2025
https://github.com/overlineink/http-chapter
Consuming HTTP services and making a reusable data service for HTTPs classes
angular best-practices http separation-of-concerns typescript
Last synced: 03 May 2026
https://github.com/pippolo84/yaus
A simple URL shortener to demonstrate Go services patterns
Last synced: 17 Mar 2025
https://github.com/sgreben/http-echo
tiny HTTP server that echoes the requests it receives. single binary, no dependencies. linux, osx, windows.
debug echo golang http http-server tiny
Last synced: 01 Apr 2025
https://github.com/guanhui07/dcr
借鉴Laravel实现的 PHP Framework ,FPM模式、websocket使用的workerman、支持容器、PHP8特性attributes以及反射实现了路由注解、中间件注解、Laravel Orm等特性
amqp annotation command container crontab event http illuminate-database middleware mysql orm-framework php rabbitmq websocket workerman
Last synced: 04 Apr 2025
https://github.com/myConsciousness/authorization-header
AuthorizationHeader is an open-sourced Dart library. With AuthorizationHeader, you can easily manage authorization header on your application.
authorization-header authrization dart flutter header http library pubdev
Last synced: 03 Apr 2025
https://github.com/developerrsquared/http-exceptions
Raisable HTTP Exceptions
api exceptions http python python3 rest web
Last synced: 28 Oct 2025
https://github.com/superp00t/http-index-fs
Mount a Web index folder to your local filesystem!
file filesystem fuse http index mount web
Last synced: 17 Jun 2025
https://github.com/n-octo-n/n8n-nodes-curl
This n8n node lets you call out to the cURL binary to do any kind of supported HTTP operation, via the standard curl command-line syntax.
api curl http https libcurl n8n n8n-community-node-package n8n-node n8n-nodes network nodejs request url
Last synced: 12 Apr 2025
https://github.com/khushiyant/reqboost
Reqboost is a high-performance Python library developed primarily in C++ and built on libcurl. It is designed for developers who need a fast, efficient HTTP client with minimal overhead and extensive control.
cpp http libcurl pybind11 python requests
Last synced: 12 Apr 2025
https://github.com/gavrilaf/seagull
Swift web framework
http router swift swift-nio web-framework
Last synced: 29 Oct 2025
https://github.com/codophobia/network-communication-protocols
Code examples in Python to understand popular network communication protocols like TCP, HTTP and RPC
http learning-by-doing python rpc tcp
Last synced: 10 Sep 2025
https://github.com/mithosk/funckly
Simple Web API Framework
api framework functional graphql http rest restful
Last synced: 30 Apr 2025
https://github.com/schmich/fsws
Ruby file system web server. Replaced by https://github.com/schmich/sfs
development devtools http ruby server static-site web web-server webserver
Last synced: 28 Oct 2025
https://github.com/localshred/flauta
Rails-like router configuration library for Express apps
api express express-js expressjs http resources router
Last synced: 10 Apr 2025
https://github.com/chenasraf/redar-browser
View your JSON responses as data tables which are sortable and filterable, letting you speedily read through information (alpha)
chrome-extension http json json-data postcss react requests typescript
Last synced: 07 Apr 2026
https://github.com/orisai/nette-http
Extras for nette/http
auth authentication basic http nette nette-framework orisai php
Last synced: 30 Oct 2025
https://github.com/islomkhodja/ownserver
micro web framework.
http microframework nodejs ownserver unicon
Last synced: 14 Jul 2025
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/tomplus/sitest
Prometheus exporter to test HTTP(s) websites
check http metrics prometheus prometheus-exporter site www
Last synced: 17 Mar 2025
https://github.com/tagaryen/archer-tools
Useful tools written with java. Includes ecdsa, sm2, sm3, encryption, excel reader, http(s) client and server etc.
asm bytecode elliptic-curves excel http http-client http-server https rsa secp256k1 sm2 sm3 sm4 toolbox
Last synced: 19 Jun 2025
https://github.com/xp-forge/rest-api
REST APIs
annotations asynchronous http json matrix-parameters no-xml rest-api xp-framework
Last synced: 14 Jul 2025
https://github.com/tomenz/http2serv
HTTP/2 Server
cpp17 http http-server http2 https linux linux-daemon mulithreading raspberry-pi-3 ssl tls windows windows-service
Last synced: 07 Apr 2026
https://github.com/ghurtchu/blabbermouth
live support chat server (currently in dev)
chat concurrency fs2 functional-programming http http4s play-json queue redis redis-pubsub scala streams websockets
Last synced: 16 May 2026
https://github.com/denismakogon/hotfn-py
Routine to work with raw HTTP over STDIN/STDOUT
fnproject http http-over-stdin-stdout server serverless
Last synced: 13 Apr 2025
https://github.com/m19c/http-test
A simple and robust way to test your http endpoints.
http nodejs nodejs-modules performance performance-analysis stream testing
Last synced: 15 May 2026
https://github.com/hexilee/rfc-http_1.1-zh
HTTP 1.1 RFC( RFC-7230 ~ RFC-7235 )的中文翻译
Last synced: 25 Jan 2026
https://github.com/kdesp73/httpd.h
A header-only c library that helps you quickly put together an HTTP server
daemon daemonize http http-server httpd
Last synced: 15 Jul 2025
https://github.com/bluecannonball/freedom
An HTTP proxy server.
adblock adblocker adblocking cpp http http-proxy proxy
Last synced: 10 Apr 2025
https://github.com/diloabininyeri/throttle
PHP HTTP rate limit library helps catch extremely unnecessary HTTP requests, allows you to manage a certain number of HTTP requests in a certain time frame
composer-package http php-library rate-limit redis throttle union
Last synced: 12 Oct 2025
https://github.com/torokmark/response_code
Response Code in readable way.
http response-code status-codes
Last synced: 15 Jul 2025
https://github.com/rstgroup/http-method-override
HTTP method override PSR-7 middleware
http method-override middleware psr-7
Last synced: 12 Apr 2025
https://github.com/ianwalter/requester
A convenience wrapper around the Node.js http.request API
Last synced: 30 Apr 2025