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-01 00:14:52 UTC
- JSON Representation
https://github.com/jedbrooke/golem-network-requestor
golem provider runtime with network access via http (socks5 coming soon) proxy
golem http networking proxy ssh
Last synced: 06 Feb 2026
https://github.com/dualeai/hpke-http
End-to-end encryption for HTTP APIs using RFC 9180 HPKE. Drop-in middleware for FastAPI, aiohttp, and httpx.
aiohttp chacha20 cryptography e2e encryption fastapi hpke http rfc9180 sse streaming x25519
Last synced: 06 Feb 2026
https://github.com/xcessentials/apiclient
Lightweight URL-based API client
api client http lightweight restful-api swift url urlrequest urlsession urlsessiondatatask xcode
Last synced: 30 May 2026
https://github.com/node-ecosystem/fastest-qs
Fastest query string parser
fast fast-querystring http node-js parse parser qs query querystring string
Last synced: 06 Feb 2026
https://github.com/jacob-c-smith/web
High level abstractions for the world wide web
c html http http-server json jsonschema
Last synced: 25 Feb 2026
https://github.com/biancarosa/netkit
The HTTP traffic sidecar that will change the way you develop and monitor applications.
caching debugging http monitoring proxy rate-limiting replay requests requests-recording throttling
Last synced: 31 Jan 2026
https://github.com/e19166/simulator
A event management simulator that integrates a PostgreSQL database with a Go backend. This application allows users to create and manage event records via HTTP endpoints. The project uses Gorilla Mux for routing, and the database operations are handled with Go's database/sql package and the PostgreSQL driver.
backend crud database database-migrations gin gin-gonic go golang http postgresql postgresql-driver postman programming project-management routing
Last synced: 31 Jan 2026
https://github.com/jitendra3109/http
An overview of REST API services HTTP verbs
Last synced: 01 Feb 2026
https://github.com/george551556/distributed_control
The distributed computing task based on the gin framework and websocket. Aims to calculate whether there is a string whose MD5 value is equal to itself
distributed distributed-systems gin golang http md5 websocket
Last synced: 08 Feb 2026
https://github.com/leopard2a5/wiremock-multipart
Multipart matchers for the wiremock testing framework
Last synced: 17 Mar 2026
https://github.com/hywan/atoum-apiblueprint-extension
Compile API Blueprint files into executable tests with atoum
api apiblueprint atoum http json-schema php test-framework testing
Last synced: 15 Apr 2026
https://github.com/janloebel/simplest-mock-server
This is a very simple mock server. Simplify returning static data on http requests.
Last synced: 10 Feb 2026
https://github.com/pdmlab/express-http-warning
Create warnings following RFC draft-cedik-http-warning-02: https://tools.ietf.org/html/draft-cedik-http-warning-02
expressjs hateoas http hypermedia nodejs rest-api rfc warning warnings
Last synced: 10 Feb 2026
https://github.com/alexcoder04/animated-guacamole
Serve images live from Raspberry Pi Camera
camera http http-server image picamera raspberry-pi raspberry-pi-camera raspberrypi server
Last synced: 10 Feb 2026
https://github.com/i-core/rlog
A logging middleware for a Go web server.
golang http logging logging-middleware zap
Last synced: 11 Feb 2026
https://github.com/poppa/http-helpers-ts
HTTP helper modules for Javascript/Typescript
http http-constants http-headers http-helper http-methods http-status http-status-code https-status-codes typescript
Last synced: 11 Feb 2026
https://github.com/hatixntsoa/web.application.basics
Web Application Basics Online Book retrieved from TryHackMe
http mdbook tryhackme web-application
Last synced: 11 Feb 2026
https://github.com/micro-php/http-exception-dev
framework-php http microphp php php82
Last synced: 28 Feb 2026
https://github.com/ealexandros/userver
A fast and easy micropython HTTP web server repository.
http micropython server webserver
Last synced: 16 Apr 2026
https://github.com/xp-forge/lambda-ws
AWS Lambda Webservices for the XP Framework
api-gateway aws aws-lambda aws-lambda-php http lambda-streams php7 php8 serverless xp-framework
Last synced: 14 Feb 2026
https://github.com/dev-siri/cursal
A curl like HTTP client for the terminal written in Rust.
cli curl http http-client network rust
Last synced: 15 Feb 2026
https://github.com/audunhalland/tower-server
Server utility for running hyper HTTP servers with tower-service.
connection-middleware http https hyper rustls server tower
Last synced: 16 Feb 2026
https://github.com/savi-lang/httpserver
An HTTP server implementation for the Savi standard library, written in pure Savi.
http http-server library savi standard-library
Last synced: 19 Mar 2026
https://github.com/gowww/i18n
🌍 Internationalization handler and utilities
globalization go golang handler http i18n internationalization localization middleware server translation web
Last synced: 01 Mar 2026
https://github.com/denherrring/mosquitto-auth
This is a plugin to authenticate and authorize Mosquitto users from one or more of a variety of back-ends
authentication bear http jwt ldap mongodb mosquitto mysql postgresql redis sqlite3
Last synced: 16 Apr 2026
https://github.com/markelog/validate
Simple validation HTTP-service
dmarc email http reputation smtp validate
Last synced: 16 Apr 2026
https://github.com/routup/plugins
This repository contains plugins for the Routup ecosystem.
framework http http-server plugins router routing
Last synced: 12 May 2026
https://github.com/dmtai/currexch_service
HTTP-service on boost::asio and postgres
asio beast boost boost-asio boost-beast cmake cpp cpp20 example-project http libcuckoo ozo plpgsql postgresql pytest server
Last synced: 04 Mar 2026
https://github.com/humancto/forge-lang
Forge — an internet-native programming language with built-in HTTP, database, crypto, AI, JIT compiler, and 14 interactive tutorials. Write less. Build more.
bytecode-vm developer-tools http internet-native jit-compiler language natural-language-syntax programming-language rust scripting-language
Last synced: 12 Apr 2026
https://github.com/asbjornu/prefer-push-prototype
Prototype of the Prefer-Push header in Node.js
http http2 http2-push node-js nodejs prefer-push
Last synced: 17 Apr 2026
https://github.com/dariomatias-dev/flutter_http_architecture
Decoupled HTTP architecture for Flutter that centralizes and standardizes all network communication, with driver isolation, response normalization, semantic error handling, automatic retry mechanisms, and diagnostic support.
clean-architecture dart dio flutter http layered-architecture mit-license mvvm-architecture riverpod
Last synced: 03 Jun 2026
https://github.com/kareimgazer/fso
solutions of the exercises and projects of the course 'Full Stack Open'
axios cors css deployment express http javascript morgan-middleware node nodemon npm postman react restclient restful-api vite vite-proxy
Last synced: 04 Apr 2026
https://github.com/ruxwez/go-locale
Open source library for creating multilingual Rest API through HTTP headers
api easy fiber-framework gin-gonic golang headers http library multilingual open-source performance rest
Last synced: 26 Apr 2026
https://github.com/probablyrational/docker-catchall-http
A simple docker image to serve index.php to all inbound requests
apache catchall docker http php probablyrational
Last synced: 18 Apr 2026
https://github.com/egefeyzioglu/cookie_store
A Cookie management plugin for HTTP/HTTPS connections. Parses Set-Cookie headers and generates Cookie headers for requests, in accordance with RFC 6265
Last synced: 18 Apr 2026
https://github.com/victor-0x29a/http-resource-mtasa
NodeJS integrated with a plugin of MTA:SA
http lua mta-dev mtasa mtasa-resource nodejs typescript
Last synced: 05 Apr 2026
https://github.com/g-harel/http
partial http/1.0 client and server implementations
Last synced: 04 Jun 2026
https://github.com/arran4/gorillamuxlogic
Some very simple gorilla mux logic for `mux.MatcherFunc`
go golang gorilla gorilla-mux http web
Last synced: 05 Jun 2026
https://github.com/marcbachmann/http-condition
Support conditions for http requests based on a simple dsl.
code-generation condition http nodejs request server
Last synced: 21 Apr 2026
https://github.com/robcalcroft/backchat
:ear: Backchat is a small Node.js proxy utility for recording HTTP traffic and replaying it when the same request is made in the future.
http http-proxy nodejs proxy recorder replay
Last synced: 21 Apr 2026
https://github.com/natescarlet/cookiejar
A fork of `net/http/cookiejar` that saves cookie entries to a Repository.
Last synced: 22 Apr 2026
https://github.com/kouyjes/httpman-extension
api-test chrome-extension extention formdata get http http-helper http-test post post-helper rest-test upload
Last synced: 22 Apr 2026
https://github.com/bineesh-n/simplehttpserver
A very simple HTTP server with Boost's ASIO
asio boost boost-asio http httpserver
Last synced: 06 Jun 2026
https://github.com/humblebeeai/stack-nginx
Docker-compose stack for NGINX with Certbot (Let's Encrypt), featuring automatic certificate obtain/renewal, DNS/HTTP challenges, multi-domain support, subdomains, and advanced NGINX configurations.
api-gateway basic-auth certbot docker docker-compose http http-cache http2 https letsencrypt load-balancer nginx rate-limit reverse-proxy scripts ssl-termination ssl-tls stack web-server web-socket
Last synced: 24 Apr 2026
https://github.com/shinyaigeek/dserve
[WIP]Serve your local file on HTTP right away ⚡️
Last synced: 25 Apr 2026
https://github.com/lucasgmagalhaes/lightrest
Lightweight wrapper for dotnet's httpClient
Last synced: 25 Apr 2026
https://github.com/tedilabs/terraform-http-modules
🌳 A sustainable Terraform Package which manage useful data modules via HTTP provider
devops hacktoberfest hcl2 http lang-hcl sre tedilabs terraform terraform-module terraform-modules
Last synced: 06 Jun 2026
https://github.com/alessandro-salerno/leftshift
A simple library and protocol to send and receive information via HTTP
client http json pip post-request protocol python python3 server
Last synced: 25 Apr 2026
https://github.com/danielkov/aera
A super-simple functional HTTP library.
es6 handler http http-server nodejs promises stream
Last synced: 25 Apr 2026
https://github.com/izquiratops/http-server-rs
Learning about Rust with a really simple HTTP server.
Last synced: 26 Apr 2026
https://github.com/anilsenay/go-http-vs-grpc
Benchmark for HTTP and gRPC implementations in Golang
Last synced: 26 Apr 2026
https://github.com/shubhamtiwary914/htty
Terminal UI for making HTTP API calls
Last synced: 26 Apr 2026
https://github.com/danitilahun/restapi---goandmongo
RestAPI - Go and MongoDB: A beginner-friendly CRUD API developed in Golang, demonstrating the process of creating APIs and establishing connections with MongoDB. Offers a hands-on learning experience for those exploring API creation with Golang and MongoDB integration.
api crud database-connector go golang http mongodb rest-api
Last synced: 27 Apr 2026
https://github.com/hslam/mux
Package mux implements an HTTP request multiplexer.
go golang group http matching multiplexer mux routing
Last synced: 27 Apr 2026
https://github.com/lambdalisue/vim-http-protocol
Vim/Neovim plugin to support opening http:// or https:// without netrw.vim
Last synced: 27 Apr 2026
https://github.com/ftognetto/micro-request
An opinionated node http client for get requests with retry, fallback and caching mechanism.
cache http http-client nodejs typescript
Last synced: 28 Apr 2026
https://github.com/goodforgod/micronaut-template
📜 Micronaut Template.
gradle http http-server micronaut micronaut-http micronaut-template template
Last synced: 28 Apr 2026
https://github.com/getrighhttt/flutter_bloc-post-example
Example of making api requests in BLoC.
bloc events flutter http http-client
Last synced: 28 Apr 2026
https://github.com/bbonnin/h
Simple CLI to query HTTP endpoints
cli curl hacktoberfest http wget
Last synced: 29 Apr 2026
https://github.com/brian-gl/calculator-bridge-courseroom
CourseRoom Bridge Used By CourseRoom Calculator To Run Evolutive Polinization Optimization Algorithm To Resolve Lineal And Polynomial Regression To Predict Scores
artificial-intelligence bridge evolutionary-algorithm http linear-regression matlab optimization-algorithms polynomial-regression prediction python rest-api
Last synced: 29 Apr 2026
https://github.com/ancientlore/hurl
A tool to fetch over HTTP, slanted towards load generation.
Last synced: 29 Apr 2026
https://github.com/siemienik/siemply
Siemply is super SIMPLE handlers framework for AWS Lambda.
aws aws-lambda hacktoberfest http typescript
Last synced: 30 Apr 2026
https://github.com/shinnn/inject-body
Inject contents into the HTML <body> tag of an HTTP response
html http javascript modification nodejs non-blocking response stream xml
Last synced: 01 May 2026
https://github.com/stabgan/parrot-chatbot
A simple portfolio chatbot using Heroku , node.js and facebook api
advanced api chatbot facebook http javascript messenger nlp nodejs opensource parrot
Last synced: 01 May 2026
https://github.com/openapi/openapi-go-sdk
🐹 A fully-featured and blazing-fast Go API client to interact with Openapi®
api-client api-marketplace certified-api cobra-cli echo-framework gin-gonic go golang golang-library http openapi rest-api
Last synced: 01 May 2026
https://github.com/nathangtg/appetite_connect_cashier_flutter
Cross-platform desktop cashier application built with Flutter for restaurant staff and order management. Features a comprehensive point-of-sale system, real-time order processing, receipt generation, and kitchen display integration. Connects seamlessly with the Laravel API backend to provide a complete solution for in-person ordering.
desktop-app flutter front-end-development http native-apps
Last synced: 01 May 2026
https://github.com/noudadrichem/hue-app
hue http api connected with pi to add button pad.
button-pad gpio http hue phue raspberrypi
Last synced: 01 May 2026
https://github.com/diloabininyeri/stress-test
tests simultaneous stress testing of your website
Last synced: 02 May 2026
https://github.com/andrvv/downbuff
🔗An easy-use raw HTTP request library
go golang http http-requests https library requests
Last synced: 09 Jun 2026
https://github.com/stuvusit/nginx
Set up a nginx server with Ansible
ansible ansible-playbook http load-balancer nginx webserver
Last synced: 02 May 2026
https://github.com/dptole/al-api
Accept-Language extra info API
api country http iana-subtag-registry language region
Last synced: 09 Jun 2026
https://github.com/anatoly-semenov/krakend-cpp
Proxy http requests for users and payments services by KrakenD
cpp gateway-proxy grpc http krakend
Last synced: 03 May 2026
https://github.com/warlock/nodejs-api-rest-tester
RxApi : Fast dummy API RESTFULL & WEBSOCKETS
api database http rest restfull socketio websockets
Last synced: 03 May 2026
https://github.com/bugsnag/bugsnag-flutter-dart-io-http-client
A wrapper for Dart's IO package for BugSnag SDKs.
breadcrumbs bugsnag dart flutter flutter-package http io performance platforms
Last synced: 03 May 2026
https://github.com/hyfather/httpcolon
HTTP:Colon is the best tool for HTTP
cache-control caching headers http https
Last synced: 03 May 2026
https://github.com/ansaribrahim/tour-frontend
This project is a full-stack web application built with React.js for the frontend and Node.js for the backend. It's a user-centric platform where users can share and explore places around the world.
css http javascript react redux validator
Last synced: 04 May 2026
https://github.com/gjerokrsteski/ralph-file-server
lightweight RESTful HTTP file-server written in Go
bash file-server go golang http restful server
Last synced: 04 May 2026
https://github.com/vacovsky/poolse-cookbook
Installs and configures Poolse (https://github.com/vacoj/poolse) using Chef.
centos chef docker golang http monitoring poolse
Last synced: 04 May 2026
https://github.com/adityapandey78/urlshortner
A lightweight, elegant URL shortener built with vanilla JavaScript and Node.js. Transform lengthy URLs into memorable, shareable links with a clean, responsive UI. Features custom short codes, one-click copying, and a modern gradient design—all without external dependencies.
http http-server nodejs url-shortener
Last synced: 05 May 2026