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-02 00:14:56 UTC
- JSON Representation
https://github.com/hoganb/abstract-http-client
Abstract HTTP client implementation [typescript, http, got, jest, tdd, stryker, mutation-testing, winston, github-actions]
github-actions got http jest mutation-testing stryker tdd typescript winston
Last synced: 01 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/jamesorlakin/simple-http-echo
A simple wildcard HTTP app to return headers and paths for reverse proxy debugging
debug hacktoberfest http proxy
Last synced: 26 Mar 2025
https://github.com/sarthakmishraa/sm-chat-app
This web app is a real-time chat platform using React.js (TypeScript) and Tailwind CSS for a responsive design. Firebase handles user authentication, while Express.js and Socket.io enable real-time messaging. The frontend is deployed on Netlify and the backend on Render for seamless operation.
express http http-server netlify netlify-deployment reactjs render renderdeploy socket-io tailwindcss typescript typescript-react websocket
Last synced: 27 May 2026
https://github.com/datawookie/demands
HTTP request verbs with exponential backoff
Last synced: 08 Apr 2025
https://github.com/joaovicdsantos/encurtador_url
Um projeto de encurtador de url do livro Programando em Go do Caio Filipini
Last synced: 22 Jun 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/nir3x/httpcontentwriter
HTTP Content Writer - Custom http.ResponseWriter for Dynamic Content-Type
content-type go golang http http-response middleware
Last synced: 29 Jun 2025
https://github.com/aitumik/snippetbox
Snippetbox web app
auth auth0 docker elasticsearch go golang http kibana mux-router
Last synced: 13 Apr 2026
https://github.com/orestispanago/mobotix-exposure
Set Mobotix exposure time and download photos, uploads folder to FTP
ftp-client get http ipcamera python requests
Last synced: 25 Mar 2025
https://github.com/grupopv/udp2httpsocket
A little UDP to HTTP Socket converter made in Python
Last synced: 09 Jun 2026
https://github.com/maxgfr/http-client-javafx
This JavaFX app display a webpage and information of his HTML page
http http-client java javafx navigator request singleton webview
Last synced: 03 May 2026
https://github.com/karim-w/protoc-gen-go-rest
Gin-Gonic HTTP Server and Client Generator
gin-gonic golang http http-server protobuf protobuf3
Last synced: 03 May 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/zeroxthreef/sshotul
Screenshot/generic file upload server for sharex/anything really
Last synced: 28 Mar 2025
https://github.com/anomalyce/interlocutor
A HTTP wrapper that keeps your API integrations well organised.
Last synced: 31 May 2026
https://github.com/panastasiadis/nodejs-mongodb-server-client-example
Build a basic HTTP server/client example with NodeJs and MongoDB.
api database express http javascript json-api mongodb npm rest-api web-development web-server
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/crescendolab-open/override-proxy
Pluggable local development server that serves rule-based overrides first, then proxies unmatched requests to an upstream PROXY_TARGET.
cors debug development http https javascript mock nodejs overrides proxy stub typescript
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/nebil175/lcu_dumper
š Discover and extract League Client Update data easily with LCU Dumper, a fast, cross-platform CLI that outputs selected API endpoints to JSON files.
cli data-dump http json league-of-legends openapi python reverse-engineering swagger tooling
Last synced: 03 May 2026
https://github.com/soenneker/soenneker.extensions.dictionaries.iheader
A collection of helpful IHeaderDictionary extension methods
csharp dictionaries dotnet extension extensions headers http httprequest iheader iheaderdictionary iheaderdictionaryextension request requests response
Last synced: 14 Jan 2026
https://github.com/bridgerbrown/daynotes-server
Node.js Socket.io server for DayNotes!
express http http-server mongodb nodejs socketio socketio-server
Last synced: 04 May 2026
https://github.com/osamanagi/http-health-checker
š·ļø Go Web Crawler - A lightning-fast concurrent web crawler for performing deep health checks on websites. Built with Go's powerful concurrency primitives.
cli concurrency go http monitoring webcrawler
Last synced: 31 May 2026
https://github.com/volmedo/papi
A Payments API written in Go
api go http microservices test-driven-development
Last synced: 18 Jun 2026
https://github.com/dannyyassine/ivory
Powered by Open Swoole: high-performance http micro PHP library
http lib library openswoole php swoole
Last synced: 23 Jun 2026
https://github.com/mauserzjeh/pingo
General purpose request library implemented in Go
api api-client go golang golang-library http request-library
Last synced: 04 May 2026
https://github.com/jeroenouw/golangrest
REST API written in GO
go golang http mux practice-project rest-api router
Last synced: 13 Jun 2026
https://github.com/bearaujus/bhttp
Minimal HTTP client helper for Go (Automatic JSON unwrapping, simple retries, rate limiting)
Last synced: 18 Jan 2026
https://github.com/tpeterw/terrigenesis
Secure end-to-end encrypted file server
go golang http http-client http-server server
Last synced: 13 Jun 2026
https://github.com/twyla-ai/http-middleware-zeit-template
Twyla HTTP Integration Middleware Template
asgi chatbot conversation http integration middleware python starlette template twyla zeit-now
Last synced: 06 Sep 2025
https://github.com/ikajdan/simple-request
A simple app that demonstrates how to make a network request
android app gradle http kotlin networking
Last synced: 04 May 2026
https://github.com/yuvrajprashar/http-server-scratch
created my own http server from scratch along side an echo socket in node js
built-from-scratch http http-server http-server-from-scratch javascript js node node-js nodejs server socket
Last synced: 04 May 2026
https://github.com/nitin-cyperpunk/learning-backend
learning backend deep dive into node js server expresss and stuff
Last synced: 04 May 2026
https://github.com/alkaifaftab000/git_stat_andriod
Track and analyze your GitHub repos like a pro! šāØ Whether you're a dev, PM, or just curious, Git Stat gives you detailed insights and visual representations of your repo activities. šš¼ļø
card flutter-android flutter-animation flutter-ui git-statistics googlefonts gridview hero-animation http image-handling listtile listview loading-animations rest-api shades shimmer unplash-image-search-with-api
Last synced: 25 Mar 2025
https://github.com/jasonsbarr/easy-http-ajax
Simple library to make HTTP requests using AJAX requests
ajax http javascript vanilla-javascript
Last synced: 15 Jun 2026
https://github.com/reiver/go-pathmux
Package pathmux provides a path oriented ("middleware") HTTP handler, which can hand-off to other HTTP handler for each path, for the Go programming language's built-in "net/http" library.
Last synced: 09 Jun 2026
https://github.com/rubyonworld/http-signatures-ruby
Ruby implementation of HTTP Signatures draft specification; cryptographically sign and verify HTTP requests and responses.
Last synced: 17 Jul 2025
https://github.com/arvis-workflows/arvis-httpstat
httpstat visualizes in Arvis
arvis arvis-workflow arvish http httpstat
Last synced: 15 Jun 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/oldtree/flametracer
flametracer : http client with trace
Last synced: 09 Jun 2026
https://github.com/samthor/headless-test
Run Mocha tests in a headless browser
Last synced: 05 May 2026
https://github.com/brobert83/cucumber_base_http_java8_springboot_test
Project to test for cucumber_base_http_java8 with a typical Springboot app
Last synced: 05 May 2026
https://github.com/amrsekilly/chat-app
š¬ A simple chat app, built using Socket.io
Last synced: 05 May 2026
https://github.com/lanesun/one-link
"One Link to rule them all."
crawler curl http svelte web-service
Last synced: 05 May 2026
https://github.com/testingrequired/reqlang-web-client
A web view client for reqlang
Last synced: 05 Feb 2026
https://github.com/chrisvdev/cloudflare-ssl-subdomain-service
A simple solution that allows you to have a server for multiple online web services, keep its DNS records updated and offer them with https, taking advantage of the free Cloudflare tier. If you access the website christianvillegas.com, or any of its subdomains, you are already using this project.
cloudflare cloudflare-cdn cloudflare-dns http https node-js portfolio proxy proxy-server ssl vhost
Last synced: 05 May 2026
https://github.com/vilfa/twebd
A simple multi-threaded web server written in Rust.
http https multithreading rust tls web-server
Last synced: 18 Jan 2026
https://github.com/nicolas-sabbatini/url-oxidizer
This is the implementation of the secong exercise of the Gophercises course
gophercises http rocket rocket-rs rust rust-lang sqlite sqlite3 url-shortener
Last synced: 18 Jan 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/fulminazzo/railway
A simple HTTP server that supports dynamic content using Groovy scripts.
github-actions gradle groovy http
Last synced: 06 May 2026
https://github.com/keshavjha06/rest-assured
REST Assured Concepts
api authentication authorization deserialization headers http httpmethods json logging oauth2 pojo postman serialization
Last synced: 06 May 2026
https://github.com/engineersbox/java-http-proxy
A HTTP proxy written in Java with link and ref re-writing capabilities
http http-proxy java proxy sockets
Last synced: 06 May 2026
https://github.com/rizemon/cs5331
Vulnerable environment and PoC scripts to demonstrate possible impacts of HTTP request smuggling
cve-2021-40346 gunicorn haproxy http requestsmuggling
Last synced: 16 Jun 2026
https://github.com/malwarebo/stress
Send parallel GET requests to a web server
Last synced: 06 May 2026
https://github.com/aldotobing/nginx-log-streamer
A high-performance WebSocket server for real-time Nginx log streaming. Stream access logs directly to web applications with minimal latency and resource overhead.
apache http httpd-logs nginx node-js websocket
Last synced: 06 May 2026
https://github.com/kth/http-responses
Simple ways of returning responses in a declarative way without status codes. Note that it is not async so use it for simple smal stuff.
Last synced: 18 May 2026
https://github.com/makrischaralampos/jammming
A web application that allows users to search for songs on Spotify, create custom playlists, and save those playlists directly to their Spotify account.
authentication css html http javascript react
Last synced: 06 May 2026
https://github.com/juancave/musical-bands
express http nodejs sequelize typescript
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/sgtpooki/new-url-protocol-hostname-path-diff
URL construction gotchas for custom protocols
cross-browser-compatibility ftp http https ipfs ipns protocol url
Last synced: 11 Feb 2026
https://github.com/cxres/id-pre-test-2
Internet Draft for the Per Resource Events Test
events http notifications protocol pubsub
Last synced: 19 Mar 2026
https://github.com/maxmalkin/planty-mcp
An MCP server for personalized plant care recommendations and reminders.
claude-desktop http mcp-server postgresql sse typescript
Last synced: 27 Feb 2026
https://github.com/soenneker/soenneker.dtos.requestdataoptions
A flexible request options object for paging, sorting, and filtering queryable data, similar to OData-style parameters.
controller coordinator csharp data dotnet dto dtos http manager object odata options request requestdataoptions
Last synced: 12 Mar 2026
https://github.com/loadlab/javascript
Javascript Client for LoadLab
http javascript javascript-library load-testing performance performance-testing rest-client sdk-js
Last synced: 12 Feb 2026
https://github.com/aportela/httprequest-wrapper
Custom php (curl) http request wrapper
composer-package curl http http-client php php8
Last synced: 11 Feb 2026
https://github.com/byndyusoft/byndyusoft.net.http.json
Provides extension methods for System.Net.Http.HttpClient and System.Net.Http.HttpContent that perform automatic serialization and deserialization using System.Text.Json.
Last synced: 13 Feb 2026
https://github.com/byndyusoft/byndyusoft.net.http
This package adds some extensions to System.Net.Http
Last synced: 13 Feb 2026
https://github.com/zahidakbar2370/laravel_countries_cities_flags_states_c-code_c-symbol_api
in this countries name, countries states, countries cities, country systems (https://documenter.getpostman.com/view/1134062/T1LJjU52#fec5b515-b5e1-41c5-8ab4-2cc49bec7694)
cities countries-api country-flag-api http laravel-api states
Last synced: 28 Feb 2026
https://github.com/barcek/httpdt
worldwide when | easy-audit datetime library for HTTP | Rust (std only)
backend datetime gmt http imf-fixdate library rust web-development
Last synced: 11 Feb 2026
https://github.com/minitauros/go-breaker
Time based Golang circuit breaker in the form of a RoundTripper/Transport
Last synced: 11 Feb 2026
https://github.com/afeiship/gm-sdk
Sdk for tampermonkey based on jQuery/nx.
ajax gm greasyfork http jquery next sdk tampermonkey xhr
Last synced: 28 Feb 2026
https://github.com/jerlibgnzlz/comision-75275
Programacion Backend I
delete expressjs fs get http insomnia javascript momentjs nodecrypto nodejs nodemon-express post postman promises-async-await put setinterval settimeout thunderclient watch
Last synced: 16 Apr 2026
https://github.com/studyresearchprojects/fastify-http-server
Template repository for a Fastify + TypeScript project
Last synced: 07 May 2026
https://github.com/uhop/dynamodb-toolkit-express
Express adapter for dynamodb-toolkit ā mounts the standard REST route pack as Express middleware.
adapter aws aws-sdk aws-sdk-v3 bun crud deno dynamodb dynamodb-toolkit esm express express-middleware hooks http middleware pagination rest toolkit typescript zero-dependencies
Last synced: 02 Jun 2026