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-07-10 00:15:02 UTC
- JSON Representation
https://github.com/byndyusoft/byndyusoft.net.http.protobuf
Provides extension methods for System.Net.Http.HttpClient and System.Net.Http.HttpContent that perform automatic serialization and deserialization using ProtoBuf
byndyusoft http protobuf webapi
Last synced: 14 Feb 2026
https://github.com/mr-ndi/ai-experts-assignment
Minimal Python HTTP client with OAuth2 token refresh, reproducible tests, and Dockerized CI-ready setup
Last synced: 31 May 2026
https://github.com/pgiii/nucleus-http
Rust Web Framework for WebApps and Servers
html http http-server rust web web-framework website
Last synced: 06 Apr 2025
https://github.com/julian-nash/httpz
A small but handy HTTP status code library
Last synced: 18 Mar 2025
https://github.com/setanarut/indir
Go ile yazılmış çok bağlantılı HTTP dosya indirici paketi.
Last synced: 06 Jul 2026
https://github.com/diegohce/chaos-proxy
Random error proxy for http requests.
chaos-monkey chaos-proxy go golang http microservices proxy proxy-server testing
Last synced: 16 Jul 2025
https://github.com/kubaam/proxy-checker-and-generator
Proxy Checker & Generator is a multithreaded Python tool combining random IP generation or loaded lists, strict IP matching, geolocation fallback, UTF-8 safety, and an instant stop. Perfect for CEO-friendly real-time validations with customizable concurrency, retries, and timeouts.
http https proxies proxies-generator proxies-http proxies-https proxies-scraper proxies-socks4 proxies-socks5 proxy proxy-checker proxy-generator proxy-list proxy-scraper socks4 socks5 ssl
Last synced: 27 Apr 2026
https://github.com/whtsht/ginn
Ginn is not nginx.
c educational-project http http-server linux
Last synced: 26 Jun 2026
https://github.com/simplegear/kernel
A production-ready toolkit for Go services: a cohesive app runtime with prioritized graceful shutdown, Redis-based leader election, a periodic job scheduler, and a readiness barrier. Includes HTTP/chi and gRPC servers, pgx-powered Postgres and ClickHouse wrappers, and structured logging via zap.
application-framework concurrency distributed-lock go golang graceful-shutdown grpc http job-scheduler leader-election library microservices observability readiness redis resilience scheduler service-runtime toolkit
Last synced: 29 Apr 2026
https://github.com/initdc/http-status-codes
Response with HTTP status code that you request
Last synced: 14 Mar 2025
https://github.com/eibens/surv
A build tool for websites built with Deno.
bundler deno html http reload serve typescript web-development
Last synced: 20 May 2026
https://github.com/yogsec/http-filter
HTTP FILTER is a fast and efficient Bash tool that automates HTTP response code analysis for security researchers, penetration testers, and bug bounty hunters. It processes a list of URLs concurrently, categorizing them into separate files based on HTTP status codes (e.g., 200.txt, 404.txt, 500.txt).
200 301 404 500 curl http http-bugbounty http-filter http-hacking http-method-filter http-requests http-response http-responses https requests response
Last synced: 14 Feb 2026
https://github.com/shashankbiet/rate-limiter
Limit the rate of incoming http/grpc requests
Last synced: 14 Feb 2026
https://github.com/tank-bohr/automatic-bassoon
cloudhopper http http-api smpp zk
Last synced: 23 Mar 2025
https://github.com/syed007hassan/weatherapi
A website that fetches the weather data after the user has put the desired city.
body-parser expressjs http json nodejs npm-package weather-api
Last synced: 09 Apr 2026
https://github.com/arielsrv/golang-toolkit
Generics RESTClient (beta)
connection-pool fast generics go golang http http-client restclient restful toolkit transport
Last synced: 14 Jan 2026
https://github.com/gustavosanchez-commit/api-cep-java
Este projeto é uma aplicação Java que consulta informações de endereço utilizando o serviço ViaCEP. A aplicação recebe um CEP como entrada e retorna detalhes como logradouro, bairro, cidade, estado, entre outros.
api http jackson java maven postman viacep
Last synced: 03 Feb 2026
https://github.com/squizzling/fetch
Basic web assembly wrapper over fetch API for golang
fetch go golang http webassembly
Last synced: 14 Jan 2026
https://github.com/severindenisenko/blog
My blog written in pure Haskell
blog css haskell html http http-server
Last synced: 01 May 2026
https://github.com/boywithkeyboard-archive/http-benchmark
What's the fastest web framework for Node.js?
backend benchmark framework hello-world http node nodejs web web-framework
Last synced: 28 Feb 2026
https://github.com/cdktf/cdktf-provider-http-go
CDK for Terraform Go provider bindings for http.
cdk cdktf http pre-built-provider provider terraform terraform-cdk
Last synced: 14 Jan 2026
https://github.com/cjp2600/roadrunner-glow
Simple http request Orchestrate for RoadRunner.
Last synced: 02 Jul 2025
https://github.com/jesusgraterol/fetch-request-browser
The fetch-request-browser package makes working with external APIs simple and efficient. This intuitive wrapper leverages the power of the Fetch API, providing a clean and concise interface for your API interactions.
fetch fetch-api http https request utilities utils
Last synced: 31 Jul 2025
https://github.com/ogabrielrodrigues/rest
Built-in functions to smooth your programming experience with Chi-Router
Last synced: 07 Oct 2025
https://github.com/vagnerbellacosa/091_refatorandoapihttpformaseguradesenvolvidapython
labRefatorando uma API HTTP de forma segura desenvolvida em Python
api digital-innovation-one dio http lab python refatoration
Last synced: 07 Oct 2025
https://github.com/d6o/itibasicauth
Basic Auth Matcher to Itinerary Router
go golang golang-library golang-package golang-router golang-tools http mux router
Last synced: 07 Oct 2025
https://github.com/rzeldent/micro-http-status
Library to check the HTTP status and translate to status names
http http-status http-status-code http-status-codes http-status-message http-statuscodes
Last synced: 03 Oct 2025
https://github.com/redpelicans/farso
express middleware library to mock http server
express-middleware expressjs http mocking testing
Last synced: 03 Feb 2026
https://github.com/san-ghun/webserv
webserv is a web server application written in C++, and is an attempt to write our own NGINX. The project is heavily inspired by NGINX, and is part of 42Berlin curriculum.
42cursus cgi cgi-server cplusplus cplusplus-98 cpp cpp98 cpp98-compatible http http-server server server-application static-server web webserver
Last synced: 15 Feb 2026
https://github.com/jameskyburz/azure-cloud-function-http-server
run your http server as a google cloud function
azure-functions faas http http-server in-memory-http-server lambda nodejs proxy serverless
Last synced: 02 May 2026
https://github.com/hedon954/goapm-example
goapm-example is a simple example for goapm.
apm elasticsearch gin go grafana http jaeger kibana mysql opentelemetry opentelemetry-collector opentelemetry-go otel prometheus redis trace
Last synced: 15 Feb 2026
https://github.com/tao12345666333/practical-web-development
css html http javascript mongodb mysql python redis webdevelopment
Last synced: 12 Apr 2026
https://github.com/marksmurphy/shrink-har
HTTP Archive files can be large when they contain multiple response bodies. If this content is superfluous to your debugging needs then `shrink-har` allows you create smaller copies of .har files with the response body content stripped out.
archive devtools har http https reduce shrink
Last synced: 16 Feb 2026
https://github.com/eghuro/crawlcheck
Extensible web crawler
configuration crawler http plugin python robots-txt sitemap
Last synced: 12 Apr 2026
https://github.com/snakem982/hproxy
一个简单的http,https代理的实现 A simple http, https proxy implementation
http http-proxy https https-proxy
Last synced: 29 May 2026
https://gitlab.com/tboccinfuso/bullseye
https://pub.dev/documentation/bullseye_request/latest/
Last synced: 06 Jul 2026
https://github.com/pke/webhook2websocket
Forwards webhook payload to websockets
Last synced: 07 Jan 2026
https://github.com/md-aamroni/http
Simple definition about Hypertext Transfer Protocol and Secured Layer
how-http-work http http-status-code https
Last synced: 22 Nov 2025
https://github.com/alimy/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
Last synced: 08 Oct 2025
https://github.com/marcos-venicius/ghost
GO http micro framework
framework go golang http micro-framework web-server
Last synced: 08 Nov 2025
https://github.com/ikari-js/examples
Examples using ikari.
bun examples http webframework
Last synced: 01 May 2026
https://github.com/r-koubou/excel2csdictionary
Generating from spread sheet to C# Dictionary style source code
Last synced: 31 Dec 2025
https://git.hiifong.cc/mirrors/cpr
C++ Requests: Curl for People, a spiritual port of Python Requests.
c-plus-plus cpp hacktoberfest http libcurl library requests
Last synced: 08 Oct 2025
https://github.com/whiskeysierra/compass-client
configuration-management http java rest-client
Last synced: 10 Jan 2026
https://github.com/code0-tech/draco
Protocol adapter that will accept request, verify them and sends them to execution.
http microservice protocol rust
Last synced: 08 Apr 2025
https://github.com/yookoala/mockhttp
A minimalistic Go library to mock http transport. Neat tool for testings with mock network.
golang http mock-network testing
Last synced: 01 Jul 2026
https://github.com/pirakansa/shiki
A cross-host sequence orchestrator that extends systemd beyond a single machine.
Last synced: 01 Mar 2026
https://github.com/melardev/reactcrudasync
Rest full stack application built with React showing how to make HTTP CRUD
api async components crud http react rest
Last synced: 11 Apr 2026
https://github.com/rexionmars/rapid-http-library
RapidHTTP is an experimental HTTP library, made in pure C language, supports HTTP 1.0/1.1
Last synced: 21 May 2026
https://github.com/tiendq/http-status
Returning HTTP status in a quick and easy way.
Last synced: 03 Sep 2025
https://github.com/jrialland/smallclient
A small http(s) client in C++
cplusplus cpp cpp11 http http-client
Last synced: 08 Oct 2025
https://github.com/ljtill/wasi-http-info
[WIP] Lightweight WASI HTTP server
Last synced: 18 Jan 2026
https://github.com/brennie/hypercube
A Minecraft HTTP API plugin
api http minecraft minecraft-plugin sponge-plugin
Last synced: 06 Apr 2025
https://github.com/aanciaes/smart-grow-api
Web API for the Mobile and Ubiquitous Computing course
Last synced: 14 Jan 2026
https://github.com/strixrox/nodejs-load-balancer
Application Layer Load Balancer made using NodeJS and `http` module
application-layer http javascript load-balancer node node-js
Last synced: 09 Apr 2026
https://github.com/liuwill/simple-track-service
🔍simple track service for some app
Last synced: 08 Oct 2025
https://github.com/f1shl3gs/bindata
convert any file into manageable Go source code for http service
Last synced: 14 Jan 2026
https://github.com/trco/copycat
A lightweight Go package that generates realistic mock API responses for given API requests based on exemplary API responses.
api-mocker api-mocking api-simulation fake-api fake-data http http-mock-data mock-apis mock-data mock-http mock-server mocking testing testing-tools
Last synced: 22 Mar 2025
https://github.com/konojunya/real-world-http
オライリー「Real World HTTP」のサンプルコード
Last synced: 09 Apr 2025
https://github.com/bikash-hutait/me_qmoney_v2
QMoney is a visual stock portfolio analyzer. It helps portfolio managers make trade recommendations for their clients.
design-patterns exception-handling gradle http jackson java javabackend multithreading qmoney rest-api unittesting
Last synced: 16 Apr 2026
https://github.com/do-/node-http-server-tools
Some wrappers around the standard node:http API
Last synced: 05 Jan 2026
https://github.com/johejo/go-defaultcertifi
Automatic certificate bundler for http.DefaultTransport.
certificate go golang http tls
Last synced: 03 Sep 2025
https://github.com/scootpl/restreq
RestReq is a wrapper around standard Go net/http client. In a simple call you can use json encoding, add headers and parse result. This should be sufficient in most use cases.
go golang http http-client microservices middleware rest-api
Last synced: 06 Apr 2025
https://github.com/scx-projects-incubator/scx-http-routing
🥚 SCX HTTP Routing
Last synced: 13 Jan 2026
https://github.com/matteogauthier/oulaproblem
HTTP Error Pages Sample
error http http-error-pages http-errors sample sample-code
Last synced: 21 Jan 2026
https://github.com/trobert42/webserv
A fully configurable home-made web server in C++ (following HTTP/1.1 RFC)
Last synced: 08 Aug 2025
https://github.com/yahialm/concurrent-sharded-maps-go-std-library
This project aims to develop an HTTP API that mimics the functionality of a HashMap while overcoming the constraint of data distribution across multiple machines. The primary challenge lies in designing and implementing a sharding scheme to distribute and manage data efficiently across a cluster of machines.
api atomic-operation concurrency golang http missing-semester mutex-synchronisation sharded-hashmap
Last synced: 08 Jun 2026
https://github.com/statico/zerodep-node-http-server
Zero-dependency TypeScript HTTP server built on node:http with Hono-compatible API
hono-compatible http middleware no-dependencies nodejs server typescript zero-dependency
Last synced: 28 May 2026
https://github.com/dresende/daikeen
NodeJS Daikin Air Conditioning HTTP API
Last synced: 08 May 2026
https://github.com/orestispanago/mobotix-tests
Download images from Mobotix IP camera using HTTP API
Last synced: 10 Feb 2026
https://github.com/montasim/http-status-lite
A collection of commonly used HTTP status codes for applications. This package helps standardize HTTP status code handling in your project by providing a predefined, immutable set of constants.
apache codes http httpclient httpstatus module node status status-codes typescript
Last synced: 12 Apr 2025
https://github.com/cijiugechu/persona-http
A blazing-fast HTTP client with TLS fingerprinting for Node.js
client fingerprint http napi-rs tls-fingerprinting
Last synced: 09 Oct 2025
https://github.com/paishanmadusha/firebase-ml-text-recognition-app
Text Recognition is a Flutter application that uses Firebase ML Kit to recognize and extract text from images. Users can capture or upload images to extract text using machine learning. Additionally, a premium feature enabled via Stripe-powered subscription payments allows users to view their previous text captures.
anonymous dart firebase firebase-storage firestore flutter flutter-dotenv http image-picker machine-learning payment-gateway premium provider stripe stripe-api stripe-payments
Last synced: 01 May 2026
https://github.com/alimy/echo
High performance, minimalist Go web framework
Last synced: 09 Oct 2025
https://github.com/murshidazher/express-long-polling
A long polling example
express graceful-shutdown http nodejs poc zero-downtime
Last synced: 13 Apr 2026
https://github.com/ik5/httpmultipart
Go client that sends HTTP with multipart content
golang http http-client multipart multipart-uploads
Last synced: 11 Apr 2026
https://github.com/fantasticfiasco/serilog-sinks-http-sample-dotnet-framework
Sample application of Serilog.Sinks.Http producing log events in .NET Framework.
Last synced: 23 Feb 2026