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/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/zhengxs2018/miniprogram-plugin-http
小程序 http 请求插件,后期将兼容其他小程序环境,fork of axios
Last synced: 10 Jun 2026
https://github.com/jjbchunta/endpoint-routing
A directory-based HTTP request router.
Last synced: 04 Apr 2025
https://github.com/willpower3309/kindling
Kindling is a Tinder bot that handles the hassle of swiping right and messaging a sweet first pickup line for you
api automation bot http https python swipe tinder
Last synced: 02 Jul 2025
https://github.com/nhh/phantom
Fast, simple & modern reverse proxy written in typescript
dns-lookup docker http reverse-proxy typescript
Last synced: 17 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/sacconazzo/rpi-hls-webapp
HTTP Live Stream from RPI camera
camera ffmpeg hls http libcamera-vid raspberry-pi stream streaming video
Last synced: 17 May 2026
https://github.com/aiden-fe/compass-telegram
基于Axios封装的Http请求模块,支持浏览器环境与node双端使用
axios axios-retry browser chain http http-client http-request node request
Last synced: 17 Apr 2026
https://github.com/rancorm/playmeter
Script to collect statistics via Playwright
http http-requests playwright python
Last synced: 18 Apr 2026
https://github.com/joeattardi/simple-web-server
Simple HTTP 1.1 web server built for educational purposes
Last synced: 13 Jun 2026
https://github.com/adityamotale/http_rs
A lightweight and simple HTTP server implementation in Rust
Last synced: 29 Oct 2025
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/tomimelo/node-ts-mad-server
Basic Node Express server structure in Typescript. Includes loggers, exception handlers and database connectors.
database expressjs http logger nodejs nosql server sql typescript
Last synced: 04 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/studyresearchprojects/fastify-http-server
Template repository for a Fastify + TypeScript project
Last synced: 07 May 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/pedrociliberto/ids-paraisomusical-2024c1
TB022 - TP Final "Paraíso Musical" - Introducción al Desarollo de Software, 1° cuatrimestre de 2024. Cátedra Camejo. FIUBA.
backend css fiuba flask frontend html http javascript postgresql tb022
Last synced: 07 May 2026
https://github.com/hemantjadon/respond
Low friction, simple API for HTTP responses in go
Last synced: 12 Jan 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/alex94cp/apioid
API definition library with support for multiple formats
Last synced: 18 Apr 2026
https://github.com/juanpablo70/arep-taller01
Aplicaciones distribuidas (HTTP, SOCKETS, HTML, JS, MAVEN, GIT)
html http java javascript json maven sockets
Last synced: 18 Apr 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/dpritchett/helloextend-ruby-client
💎 Ruby HTTP API client gem for the extend.com warranty service API
api-client ecommerce extend http openapi ruby swagger warranties
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/imgurbot12/httpf
Dead Simple HTTP Reverse Proxy Firewall.
firewall http http-server rust waf
Last synced: 11 Sep 2025
https://github.com/timoguin/tinybaby-hc
Small Golang web server that returns a static 200 OK response
Last synced: 18 Apr 2026
https://github.com/maxirosson/jdroid-java-http
Http Library for Java & Android Apps
Last synced: 15 Mar 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/jandev/azurefunctions-httpbinding
A clean HTTP binding solution for Azure Functions
azure azure-functions http serverless
Last synced: 03 Aug 2025
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/alfenfebral/go-http-download
Download files from http using golang (with progress bar)
Last synced: 04 Jun 2026
https://github.com/jorgealfonsogarcia/python-3-flask-http-mirror
This project primarily serves as a diagnostic tool for HTTP request inspection. It mirrors back every detail of HTTP requests sent to it, including request headers, body, and method, providing a clear view of incoming requests.
Last synced: 19 Apr 2026
https://github.com/un-def/httoolsp
A collection of HTTP-related pure Lua helper functions
batteries formdata helper-functions helpers helpers-library http http-headers lua
Last synced: 24 Mar 2025
https://github.com/mattmoony/httpserver-java
A simple HTTP Server written in Java.
http http-requests http-response http-server java php server sockets web
Last synced: 19 Apr 2026
https://github.com/profburke/webserving-made-easy
A list of various ways to easily serve files via HTTP.
development-tool development-tools fileserver http
Last synced: 13 Apr 2026
https://github.com/vs-123/jfetch
A header-only library for HTTP + JSON in C++
cpp curl curl-wrapper http json networking
Last synced: 07 May 2026
https://github.com/alwalxed/http-stash
Constants for HTTP status codes and their standard messages
constants http http-status-codes
Last synced: 20 Jan 2026
https://github.com/melardev/railsapicrud
Ruby on Rails API application built without jbuilder nor ActiveModel Serializer ;)
active-record activerecord api crud http mvc rails rest ruby-on-rails
Last synced: 07 May 2026
https://github.com/soenneker/soenneker.hubspot.client
An async thread-safe singleton HubSpot HTTP client
client cms crm csharp dotnet http httpclient hubspot hubspotclientutil openapi
Last synced: 13 May 2026
https://github.com/christopher-r-perkins/blink-out
A Sinatra application that plays lights out with individual puzzle high scores
html http lights-out-game minitest postgresql ruby sinatra
Last synced: 20 Apr 2026
https://github.com/magicxor/githubdeploymentstool
A "proof of concept" GraphQL client for GitHub's Repository Deployments API
cli client commandlineparser deployment graphql http oktokit strawberryshake
Last synced: 20 Apr 2026
https://github.com/zilohumberto/notification-sns-go
A microservice to send notifacations SNS with GRPC in Golang
aws go golang http microservice notification-sns rest-api sns
Last synced: 21 Apr 2026
https://github.com/lintangwisesa/nodejs_http_server
A simple Node.JS HTTP server using HTTP module
Last synced: 07 May 2026
https://github.com/borisplaton/hacker_proxy
Выполнение тестового задания создания прокси сервера.
Last synced: 20 Mar 2025
https://github.com/mdouchement/ergo
Ergo is an HTTP/HTTPS proxy with authentication support. Works at TCP level.
authentication http https proxy
Last synced: 21 Apr 2026
https://github.com/chinanf-boy/httptest-zh
中文翻译:<brson/httptest> 让我们用 Rust 搞个 web service 和 client ,用Iron和Hyper :heart: 校对 ✅
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/calladrus2001/hello_weather
App to display weather conditions based on geographic location.
Last synced: 21 Apr 2026
https://github.com/tpdlshdmlrkfmcla/news_project
News_Project
flutter flutter-http http http-api
Last synced: 21 Apr 2026
https://github.com/ch563/editheader
edit the http request header for chrome extension
Last synced: 21 Feb 2026
https://github.com/jalik/js-fetch-client
Instanciable and customizable fetch client for Browser and NodeJS
Last synced: 21 Apr 2026
https://github.com/randomgamingdev/auto-react-discord
A simple Discord selfbot made for education purposes that simply reacts to messages if they already have a reaction via HTTP packets.
easy-to-use educational fast http https networking selfbot selfbot-discord selfbot-for-discord small use-at-your-own-risk
Last synced: 21 Apr 2026
https://github.com/jamiefdhurst/go-http-example
Very simple example Go HTTP application with Jenkins pipeline
Last synced: 08 May 2026
https://github.com/ajsalemo/azurepythonframeworkwindowsosexamples
A repo housing multiple Python quickstart/"hello world" framework & libraries examples that are deployed on Azure in a Windows environment using IIS and HttpPlatformHandler.
azure bottle cherrypy dash deployment falcon http http-platform-handler hug iis python tornado turbogears waitress webconfig windows wsgi
Last synced: 08 May 2026
https://github.com/devzgabriel/chatty
A support chat application focused on the backend to study HTTP requests, web sockets, databases, migrations and all Node.js architecture
chat http nodejs socket-io sqlite typeorm typescript websocket
Last synced: 08 May 2026
https://github.com/newyaroslav/curl-7.60.0-win64-mingw
curl 7.60.0 for Windows https://curl.haxx.se/windows/
cpp11 curl curl-install curl-library curlpp gcc http mingw mingw64
Last synced: 08 May 2026
https://github.com/r3li4nt/http-tester
Programa para comprobar la seguridad de servidores web mediante ataques DoS.
ddos dos hacking http pentest-tool python
Last synced: 18 Apr 2025
https://github.com/szykol/http-go
Example http server written from scratch in Go
Last synced: 22 Apr 2026
https://github.com/purplesec/switchproxy
HTTP Proxy with MITM and WriteOnly connections
golang golang-library http http-proxy proxy-server
Last synced: 05 Jun 2026
https://github.com/samthetechi/webrtc-overhttp
first step towards to create Selective Forward Unit
Last synced: 20 Jun 2026
https://github.com/eneas-almeida/go
Repositório destinado a linguagem Go.
cep clean-architecture go golang gorm http injections sql tests transactions uuid validator wire
Last synced: 05 Jun 2026
https://github.com/werdl/servt
a programmatic HTTP/1.1 server, with very few dependencies, written in Rust
async-rust http http1-1 network-programming rust web-server
Last synced: 04 Jul 2025
https://github.com/recuencojones/httpr-provider-xhr
Provider for browser requests with XHR in httpr.
http httpr httpr-provider typescript
Last synced: 03 May 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/4rlm/url_verifier
Ruby Gem: Format, Verify & Follow URL redirects with detailed reports.
4rlm adam-booth adam-john-booth curation curl formatter http normalization redirect redirecting-urls redirects ruby-gem status-codes url url-verifier urlverifier validation verification verifier verify
Last synced: 22 Apr 2026
https://github.com/recuencojones/httpr-interceptor-header
Httpr Interceptor for Headers
http httpr httpr-interceptor interceptor typescript
Last synced: 09 Nov 2025
https://github.com/soenneker/soenneker.cloudflare.utils.client
An async thread-safe singleton for the Cloudflare OpenApiClient
api client cloudflare cloudflareclientutil csharp dotnet http httpclient openapi singleton util utils
Last synced: 10 Jun 2026
https://github.com/tvoysonwest12/scriptware-executer
Roblox Scriptware Executor. Transforming Ideas into Reality. At Script-Ware, we develop software experiences that push the boundaries of what's typical.
backup borgbackup delayless exploit fe fluxus hack http krnl lua netbypass netless reanimate rest-api
Last synced: 05 Jun 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/messams/simple-http-bun-server
Create, Read, Update, and Delete (CRUD) operations on an array of users
bun http rest-api server typescript
Last synced: 16 May 2026
https://github.com/eugenganshorn/tasmotahttpclient
php tasmota http client
client client-library http http-client httpclient php sonoff tasmota
Last synced: 10 Jun 2026
https://github.com/bozzelliandrea/java-se-rest-api
Java SE Rest API - FrameworkLess
frameworkless http http-protocol http-server java java-se rest-api restful-api tcp-server
Last synced: 19 Feb 2026
https://github.com/gammasoft/gps-tracker
An HTTP and WebSockets interface to gpsd
Last synced: 06 Jun 2026
https://github.com/sharmadhiraj/chuck_norris_jokes
Basic Flutter web app.
api dart flutter flutter-examples flutter-web http
Last synced: 08 May 2026
https://github.com/orestispanago/mxtherm-sdk-rpi
Camera aiming + thermal data download
cpp digest-authentication http ir mobotix python raspberry sdk thermal-camera
Last synced: 24 Apr 2026
https://github.com/benbaptist/luminos
A CLI utility integrating Large Language Models (LLMs) into your shell, empowering seamless interaction with advanced AI directly in the terminal. 🚀
ai ai-led cli http llm programming shell
Last synced: 24 Apr 2026
https://github.com/hslam/response
Package response implements an HTTP response writer.
chunk chunk-writer chunked go golang http response response-writer
Last synced: 17 May 2026
https://github.com/polyglot-k/large-file-processing-demo
The project takes a solution approach to how to handle large files.
chunked-uploads http large-file-upload mp4-video spring
Last synced: 18 May 2026
https://github.com/guillembonet/public-ip-server
Small docker container which allows getting the public IP of the container via HTTP request secured by a static password.
chatgpt docker go golang http http-server public-ip public-ip-address
Last synced: 20 Apr 2026