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-05 00:11:25 UTC
- JSON Representation
https://github.com/davidgaspardev/ricavita
Ricavita is a microservice for data management. Its name came from the junction of Ricavi and data.
database golang http microservice
Last synced: 20 Apr 2026
https://github.com/vit0r/dynomock
command-line up API http mock - create route on demand
command-line-tool http json local-development localhost mock-server python python3 rest rest-api txt werkzeug xml
Last synced: 02 Apr 2026
https://github.com/zerefwayne/go-psql-rest-docker-boilerplate
A Go Postgres Docker REST API
api backend boilerplate docker docker-compose go golang http mux postgres rest rest-api server template
Last synced: 04 May 2026
https://github.com/suthagar23/fetch-mocker
Mock HTTP requests which uses fetch, and send custom responses in run time
fetch http mock react request-response requests
Last synced: 18 Apr 2026
https://github.com/ajayos/node-server
A lightweight Express-based HTTP/HTTPS server wrapper with built-in middleware, lifecycle hooks, logging, and utility helpers.
express express-js expressjs http http-server node
Last synced: 03 Apr 2026
https://github.com/coreh/next-http
Mount arbitrary HTTP request handlers (including Connect, Express & Koa apps / middleware) as Next.js pages
connect express expressjs http middleware next nextjs react request
Last synced: 17 Apr 2026
https://github.com/catatsuy/saruta
Small radix-tree HTTP router for net/http with Go 1.22+ PathValue() params.
Last synced: 04 Apr 2026
https://github.com/hasanyahya101/web_assignments
Solutions to Web theory questions from Spring 2025 Semester in Fast Nuces Lhr. Note that, this is for the theory (subject), not the Lab subject.
ajax css dom-manipulation fast-lahore html http javascript jquery web
Last synced: 18 Apr 2026
https://github.com/dharmendrasha/outgoing_request
NodeJs Outgoing request logger
express http https nodejs npm npm-package outgoing package requests
Last synced: 18 Apr 2026
https://github.com/goceleris/loadgen
Zero-alloc HTTP/1.1 and HTTP/2 load generator for benchmarking
benchmarking go golang h2c http http2 latency load-generator load-testing performance throughput tls zero-allocation
Last synced: 18 Apr 2026
https://github.com/nwestfall/httpcatcode
https://http.cat is an amazing website with 100% accuracy. With a small library and 1 line of code, add the `x-cat-status` header to all your requests to let your more advanced users know your API or website means business.
api dotnet dotnet-core dotnet-standard http httpcats middleware
Last synced: 18 Apr 2026
https://github.com/fastpanel/http
Extension to work with the "HTTP" protocol.
express http https nodejs typescript
Last synced: 18 Apr 2026
https://github.com/jezpoz/arcgis-cli
A CLI to use when working with the ArcGIS REST API.
arcgis arcgis-online cli deno deno-cli http typescript unofficial
Last synced: 19 Apr 2026
https://github.com/natural/http-simulator-image
Container image for http-simulator, https://github.com/natural/http-simulator
http kubernetes python testing
Last synced: 19 Apr 2026
https://github.com/magnetic-fox/simplenoter
Simple Noter Client for 16-bit Windows
80286 80386 80486 8086 advanced c cpp experiments http json networking noter openwatcom resources utf8 watcom win16 win16-api winapi windows-3-x
Last synced: 08 May 2026
https://github.com/suhailroushan13/6.computer_networks
To create an HTTPS server, you need two things: an SSL certificate, and built-in https Node.js module. We need to start out with a word about SSL certificates. Speaking generally, there are two kinds of certificates: those signed by a 'Certificate Authority', or CA, and 'self-signed certificates'. A Certificate Authority is a trusted source for an
Last synced: 21 Apr 2026
https://github.com/coloz/async-http-library
Non-blocking async HTTP client for Arduino UNO R4 WiFi and ESP32.
Last synced: 05 Jun 2026
https://github.com/rk0cc/dart_repourl
Alternative Uri object of representing repository URL in Git
dart git http https parser repository repository-url rsync ssh uri url
Last synced: 22 Apr 2026
https://github.com/chiguirez/healthz
a GRPC/HTTP library to register healthcheck endpoints for k8s liveness and readiness
go golang grpc healthcheck http
Last synced: 22 Apr 2026
https://github.com/grdsdev/swift-vcr
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
http swift swift-package testing urlsession vcr
Last synced: 06 Jun 2026
https://github.com/sigit-wasis/nodejs-upload_file
Membuat upload file dengan Node js
formidable fs http javascript mv nodejs
Last synced: 24 Apr 2026
https://github.com/jeroenflvr/datapress
A config-driven Rust server that publishes Parquet and Delta datasets as fast, typed HTTP APIs from local disk or object storage, with interchangeable DuckDB or Arrow+DataFusion backends, JSON and Arrow IPC output, and production-ready features like auth, metrics, and hot reloads.
api arrow arrow-ipc authz datafusion deltalake duckdb http in-memory parquet s3 sql
Last synced: 06 Jun 2026
https://github.com/humblebeeai/server-nginx-template
NGINX Template: A docker image for web server, reverse proxy, load balancer, and HTTP cache with various features like rate limiting, HTTP/2, HTTPS, and more. Ideal for development and test environments.
api-gateway basic-auth docker docker-compose http http-cache http2 https load-balancer nginx rate-limit reverse-proxy scripts server software-engineering template web-server web-socket
Last synced: 24 Apr 2026
https://github.com/harshrathore2303/websockets
A real-time web communication demo using JavaScript and Socket.IO — covers WebSocket connection, event handling, message exchange, and error management.
http javascript polling socket-io websockets
Last synced: 24 Apr 2026
https://github.com/soenneker/soenneker.cloudflare.turnstile.client
A .NET HTTP client for Cloudflare's Turnstile API, commonly used for server validation
captcha client cloudflare csharp dotnet http httpclient turnstile turnstileclient util
Last synced: 02 May 2026
https://github.com/leonardpepa/request-header-parser-microservice-freecodecamp-challenge
Request Header Parser solution for freecodecamp challenge
Last synced: 06 Jun 2026
https://github.com/siddhant-vij/load-testing-tool
Word frequency analyzer with a custom load testing tool to compare server performance under varying loads.
benchmarking concurrency http http-server java load-testing multithreading network-programming performance-testing server-socket text-analysis
Last synced: 06 Jun 2026
https://github.com/sroman0/psr
PSR - Network Systems Programming is a project developed during the "Programmazione di Sistemi in Rete" (Network Systems Programming) course at Università degli Studi del Sannio. This repository provides practical implementations focused on web systems programming, with a particular emphasis on using UDP and TCP sockets in both C and Java.
c-programming concurrency educational-project html http java network-systems process-synchronization producer-consumer reader-writer restful-api tcp-socket udp-socket
Last synced: 06 Jun 2026
https://github.com/igors93/relinker
Simple by default, powerful by composition, safe by guidance — a clear, modular, and debuggable Python retry library.
async backoff debugging decorator developer-tools fault-tolerance http observability python rate-limit reliability resilience retry retry-policy timeout
Last synced: 06 Jun 2026
https://github.com/ndeta100/node_modules
reading files in node js and creating custom node modules
Last synced: 26 Apr 2026
https://github.com/hasnathjami/flutter_getx_masterclass
Everything about GetX from Basic to Advance
getx-state-management http material-ui
Last synced: 27 Apr 2026
https://github.com/oros42/rhsync
The Remote HTTP Synchronization
gpg http pgp rsync sync synchronisation web
Last synced: 27 Apr 2026
https://github.com/maximo-perez-villalba/framework-http
El componente implementa una simple arquitectura HTTP en PHP con fines pedagógicos.
Last synced: 28 Apr 2026
https://github.com/dougmotshell/java-web-development-under-the-hood
They are my studies and notes that I learned in the course.
ajax apache-tomcat asynchronous eclipse-ide http java jdk8 jsp jstl mcv security servlet servlet-annotation servlet-jsp web-development websocket-client websockets websockets-server
Last synced: 02 Jul 2026
https://github.com/afeiship/next-header-normalize
Normalize http header.
compact content-type header http lowercase next normalize
Last synced: 28 Apr 2026
https://github.com/nhymxu/php-floc-disable
PHP middleware to disable Google's Federated Learning of Cohorts (FLoC) tracking
floc floc-disable http middleware psr-15
Last synced: 28 Apr 2026
https://github.com/jaebradley/http-status-identifier
🤔 What's my HTTP status?
Last synced: 29 Apr 2026
https://github.com/studiowebux/bnaas-ce
A powerful, flexible graph execution engine for Deno that supports HTTP requests, conditions, string interpolation, data manipulation, and custom functions. Perfect for building complex automation workflows, API orchestration, and data processing pipelines.
claude-code cli container deno http linux-service orchestration pipeline tasks web-app workflow
Last synced: 29 Apr 2026
https://github.com/pawel-slowik/docker-containers-proxy
Nginx proxy for Docker containers
Last synced: 29 Apr 2026
https://github.com/jwill9999/static-server-for-running-tests
Nodejs http server to serve static files when running tests.
api-documentation api-wrapper fs html http http-server nodejs path static-server testing-tools
Last synced: 29 Apr 2026
https://github.com/rumkin/http-auth-payload
HTTP authorization header middleware
auth authorization connect express http http-header javascript
Last synced: 30 Apr 2026
https://github.com/adi-family/http
Framework-agnostic, type-safe HTTP interface system with end-to-end type safety between client and server
api-contracts api-design backend express framework-agnostic frontend http http-client nodejs rest-api type-safe type-safety typescript validation zod
Last synced: 30 Apr 2026
https://github.com/marcos4503/frontend-http-request
This is a library that facilitates the use of AJAX (HTTP requests) in Frontends of websites using pure Javascript. With this library you will be able to make HTTP/HTTPS GET, POST or UPLOAD requests extremely easily, with callbacks and typing little code!
ajax frontend http javascript library php pure request
Last synced: 30 Apr 2026
https://github.com/rasmushs/week2-http-health-checker
Week 2 of a 12 week 1 project per week plan
concurrency go goroutines http learning-by-doing learning-project multithreading
Last synced: 30 Apr 2026
https://github.com/rudrodip/rustfolio
A dummy http server written in Rust that serves a static HTML file of my portfolio
Last synced: 30 Apr 2026
https://github.com/magicxor/stavklass-tg-bot
Inline Telegram bot for posting stavklass.ru (ставь класс) pictures
cli console-application csharp docker dotnet dotnet-core fun http memes odnoklassniki okru polly powershell retry service stavklass telegram telegram-bot
Last synced: 30 Apr 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/ikari-js/examples
Examples using ikari.
bun examples http webframework
Last synced: 01 May 2026
https://github.com/arafat-alim/js-practice
http http-server interview interview-preparation interview-questions javascript js react reactjs
Last synced: 01 May 2026
https://github.com/daimaou92/gate
Build REST APIs in Golang
go golang golang-library golang-package http http-server openapi openapi3 rest rest-api
Last synced: 02 May 2026
https://github.com/asapdotid/dcc-traefik-http
Docker Compose Traefik HTTP Proxy for backend docker container service
docker docker-compose http proxy proxy-server traefik traefik-docker traefik-v2
Last synced: 02 May 2026
https://github.com/alirajab12/bloodbankrepo
Android app connects people in need of blood with people who can donate.
Last synced: 02 May 2026
https://github.com/rexlx/rate_mate
create the xml needed for some tsung testing
erlang http performance-testing python tsung xml
Last synced: 02 May 2026
https://github.com/pragmarb/pragma-client
Build clients for your Pragma-based APIs.
Last synced: 09 Jun 2026
https://github.com/eecavanna/nmdc-changesheet-converter
Web app that converts NMDC changesheets into API request payloads
Last synced: 03 May 2026
https://github.com/zulupro/pony-upload
Multipart upload for Django
django http multipart-uploads python
Last synced: 03 May 2026
https://github.com/toni08bit/httptomysql
Access any MySQL database via simple Http Requests
Last synced: 03 May 2026
https://github.com/goidioms/rest
A lightweight, high-performance REST API framework built with Go, featuring hot-reloading and a clean architecture pattern.
air api backend clean-architecture go golang hot-reload http json rest-api
Last synced: 04 May 2026
https://github.com/pichillilorenzo/http-request-method-db
HTTP Request Method Database
database db http http-method http-request http-request-method http-request-methods javascript js json method request request-method
Last synced: 04 May 2026
https://github.com/ajaynegi45/vayu
Vayu is a high-performance Java web server built on Netty, designed for speed, scalability, and security. With minimal resource usage and robust HTTPS support, Vayu delivers seamless handling of high traffic and concurrent connections. Ready to power your web applications? Try it now!
http java maven netty4 webserver
Last synced: 05 May 2026
https://github.com/dinkohristov/javascript_applications_june_2025
This repository is solutions of problems from my SoftUni course: JS Applications - June 2025
ajax asynchronous-programming html http javascript modular-applications rest spa
Last synced: 06 May 2026
https://github.com/mahenrique94/meu-primeiro-servidor-nodejs
Post para meu blog pessoal:
express expressjs http http-server node nodejs
Last synced: 06 May 2026
https://github.com/lancewalk87/cls-codelifeproductions.com
Software | *Old* Personal Development website, truly nothing special here.
bootstrap3 css3 html5 http javascript websites
Last synced: 06 May 2026
https://github.com/tcarrio/forward-cloudfront-proto
[Mirror] Express middleware to forward origin protocol headers through CloudFront
aws cloudfront express forwarding http
Last synced: 06 May 2026
https://github.com/thus/http-tarpit
HTTP tarpit based on FastAPI and fastapi-tarpit
Last synced: 06 May 2026
https://github.com/jezil/gosvr
A Golang alternative to SimpleHTTPServer, but more beautiful and powerful.
go golang http http-server simplehttpserver
Last synced: 06 May 2026
https://github.com/studyresearchprojects/fastify-http-server
Template repository for a Fastify + TypeScript project
Last synced: 07 May 2026
https://github.com/paulja/go-arch
An architecture of a web server which uses a micoservice written in Go.
go grpc http microservice nginx
Last synced: 07 May 2026
https://github.com/rafaelsouzaribeiro/jwt-auth
JWT with gRPC, HTTP, Echo and Gin auth module in Golang
gin-gonic golang grpc http jwt-authentication
Last synced: 07 May 2026
https://github.com/thiagobarradas/http-alert
A simple service to do alerts in slack or pushover based on Json response
alert alerting api docker http http-alert monitoring notification pushover rest slack
Last synced: 08 May 2026
https://github.com/klaudiozdrava/filesharingsystem
A web-based file sharing system
http java javascript spring-boot
Last synced: 08 May 2026
https://github.com/dev1an/eventsource
Swift library to read SSE / EventSources. Works on macOS and Linux
event-emitter event-source event-source-client http linux macos server-sent-events sse
Last synced: 08 May 2026
https://github.com/rajeshkumar7678/chat_application
it is an application for chatting in a group
bcrypt css html http javascript socket-io
Last synced: 08 May 2026
https://github.com/rogeriofilhoo/garagem-de-veiculos
Um projeto escolar que visa criar um Website que simula um sistema de Backend de uma Garagem de Veículos utilizando NodeJS e a API RESTful Express.js.
express http javascript nodejs restful-api school-project
Last synced: 08 May 2026
https://github.com/jahaja/ltt
User-Simulation Load Testing Tool
go golang http load-testing user-simulator
Last synced: 10 Jun 2026
https://github.com/ichirokogawa/oceansunfish.proxy.signalr
A HTTP proxy project based on Signalr.
csharp http http-proxy http-server netcore proxy-server signalr websocket
Last synced: 10 Jun 2026
https://github.com/yehya403/ecommerce_app
An e-commerce app for personalized shopping. Seamlessly browse, save favorites, and create wishlists to streamline your shopping experience. Please note, development is still ongoing.
clean-architecture connectivity-plus cubit-bloc dartz dependency-injection flutter http interceptor-http mvvm repository-pattern screen-utils sharedpreferences
Last synced: 08 May 2026
https://github.com/paoloprodossimolopes/gopportunities
Basic CRUD application using GoLang to handle job opportunities
backend gin-gonic ginswagger go go-orm golang gorm http job makefile opportunities sqlite webserver
Last synced: 09 May 2026
https://github.com/chromaticforge/chttp
Chromatic HTTP, a simple Kotlin HTTP library.
fuel gradle http https jvm kotlin kotlin-jvm ktor library
Last synced: 09 May 2026
https://github.com/delthas/gorecv
Let people send files to your computer easily by starting a local HTTP server
file-sharing file-upload http peer-to-peer
Last synced: 09 May 2026
https://github.com/sebastianbrzustowicz/flight-quality-overview-microservice
Go + Docker. Microservice with parallel computations to convert raw vehicle flight data into overview raport with visualisation.
container control csv data docker drone flight go goroutines http microservice parallel-computing pdf quadcopter raport rms sse vehicle
Last synced: 10 May 2026