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-27 00:14:44 UTC
- JSON Representation
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/journy-io/http
💌 HTTP library that powers our Node.js SDK
Last synced: 05 May 2025
https://github.com/lemmon/fetch-php
Tiny function, wrapped around Guzzle, PHP HTTP client. Inspired by Web API fetch() function.
Last synced: 22 Aug 2025
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/w20089527/net
A C++ Network Library
cpp echo-server http http-client http-server socket tcp
Last synced: 03 Apr 2025
https://github.com/fatmatto/throwable-http-errors
Throwable HTTP errors for node apis
Last synced: 12 Sep 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/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/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/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/adamhalasz/querystrings
A querystring parser used in diet. Supports multidimensional arrays & objects. Converts values into their correct data types.
convert-values http javascript json npm query querystrings rest
Last synced: 12 May 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/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/ibnz36/http
A (very) simple library for parsing http requests and generating responses in rust.
Last synced: 13 Apr 2025
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/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/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/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/ajjj001/naan
Opinionated mini web framework for Bun (POC)
bun http javascript routing server web
Last synced: 15 May 2026
https://github.com/felix-kaestner/lungo
A tiny, zero-dependency web framework based on net/http with an intuitive API.
Last synced: 24 Jun 2025
https://github.com/coderofsalvation/middleware-remoteshell
allow developers to tail logs remotely using curl (and run cmds)
cli express http middleware polka
Last synced: 06 Apr 2025
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/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/mahenrique94/buscando-cep-com-axios
Post para meu blog pessoal:
axios blog get http javascript javascript-library post webservice
Last synced: 16 May 2026
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/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/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/bpisano/network-kit
Easy and structured HTTP networking in Swift.
access-token http networking swift
Last synced: 12 May 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/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/mithosk/funckly
Simple Web API Framework
api framework functional graphql http rest restful
Last synced: 30 Apr 2025
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/netcentric/apply-server
Deploy to servers/run scripts on servers via http
Last synced: 24 Jun 2026
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/rokf/tinyserv
Really simple static HTTP server
http http-server server static-site
Last synced: 08 Jul 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/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/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/curveball/session
Cookie-based sessions for Curveball
cookie curveball hacktoberfest http session
Last synced: 14 Jun 2025
https://github.com/pippolo84/yaus
A simple URL shortener to demonstrate Go services patterns
Last synced: 17 Mar 2025
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/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/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/yornaath/fp-ts-http
Opinionated, strongly typed http middleware library using fp-ts fp-ts-routing and io-ts for decoding of io
fp-ts functional functional-programming http io-ts koa koa2 rest routing types
Last synced: 19 May 2026
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/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/toolkithub/rce-engine
HTTP API for running untrusted code inside isolated Docker containers
docker http remote-code-execution systemd
Last synced: 12 Feb 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/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/romanpunia/vengeance
⚔️ A cross-platform C++ game development framework
angelscript cmake cpp17 cpp20 framework game-development game-engine http mongodb postgresql smtp sqlite
Last synced: 07 Oct 2025
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/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/xerbo/bashtheweb
Highly configurable webserver written in bash
Last synced: 20 Apr 2026
https://github.com/vilgefortzz/send-file-via-http
Sending files via http based on client-server
client-server file-upload go golang http http-client http-server websocket
Last synced: 14 Jan 2026
https://github.com/fabienhenon/jsonapi-http
Make HTTP requests with jsonapi decoding/encoding in Elm
Last synced: 05 Jun 2026
https://github.com/omgimalexis/vue-frisbee
A small wrapper for integrating Frisbee to Vuejs
Last synced: 24 Apr 2026
https://github.com/slavabobik/xbinder
Bind http query parameters into a structure
Last synced: 12 Mar 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/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/omgimalexis/pow
Pow(alpha) - A decent HTTP framework
alpha express expressjs http http-framework pow
Last synced: 29 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/pooulad/go-http-server
🚨A small project has been written about working with http servers in go lang
api api-rest backend backend-api go golang http http-requests http-server postgres postgresql
Last synced: 29 Apr 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/osteel/openapi-httpfoundation-testing-laravel-example
OpenAPI HttpFoundation Testing: a Laravel Example
api http httpfoundation laravel openapi testing validation
Last synced: 29 Apr 2026
https://github.com/coderivan/go-echo-server
用于收集终端通过UDP、HTTP、MQTT和TCP发送过来的报文
aliyun-sls gin golang http udp
Last synced: 30 Apr 2026
https://github.com/contributte/czech-post
:postbox: Czech Post API client
api contributte czech-post http nette
Last synced: 10 Apr 2025
https://github.com/pranambhat/azuredotnet
Simplified Azure Storage Client in .NET Core
azure csharp dotnet dotnet-core dotnetcore http http-client redis rest rest-api restful restful-api
Last synced: 11 Oct 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