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/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/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/enrico204/http-teleport
A Go HTTP debug/interactive reverse proxy, inspired to Laravel Telescope - mirror of https://gitlab.com/Enrico204/http-telescope
Last synced: 12 May 2026
https://github.com/lehoangthienan/go-jaeger-trace
Microservices tracing - monitoring with Elasticsearch -Jaeger - HTTP/GRPC
golang grpc http jaeger jaegertracing opentracing
Last synced: 10 May 2026
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/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/tahademir95/ecommerce-backend
Back-End Part Of An E-Commerce Web Application - Spring Boot, Hibernate, JSON
api ecommerce hateoas hibernate http http-requests jackson-annotation json orm restful-webservices spring-boot spring-framework spring-security swagger-openapi swagger-ui user-authentication
Last synced: 30 Jun 2025
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/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/sazardev/networking-with-go
This is the ultimate, fun, and hands-on guide to mastering network programming with Go. Whether you're a total beginner or a seasoned hacker, this repo will take you from zero to hero in Go networking, with a perfect blend of theory, practical projects, and cybersecurity adventures.
cybersecurity go golang guide hacking http markdown md net networking
Last synced: 17 Apr 2026
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/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/harttle/http-receiver
An http endpoint receiving and showing requests in realtime
Last synced: 06 Apr 2025
https://github.com/sleeplessbyte/media-types-ruby
:gem: Library to create media type definitions, schemes and validations
http media-type media-types mime-types
Last synced: 22 Sep 2025
https://github.com/zbo14/jspeye
A command-line tool that identifies interesting assignments/expressions in JavaScript files
bug-bounty cli http https recon url web-security
Last synced: 30 Jul 2025
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/oshekharo/proxy-checker-web
A fast and efficient web-based proxy checker that allows you to verify the status and details of multiple proxies simultaneously.
http https proxy proxy-checker socks4 socks5 web
Last synced: 01 Mar 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/jameswoolfenden/terraform-http-ip
A very simple module to return the host Public IP address
Last synced: 01 Aug 2025