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/dubniczky/spy-proxy
A HTTP proxy service in TypeScript for logging and altering packets in real-time
http https javascript nodejs proxy typescript
Last synced: 01 May 2026
https://github.com/tmsmr/context
Minimal HTTP service that dumps the request context as JSON response
Last synced: 15 Mar 2025
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/magnitopic/mag-s_fantastic_thermometer
Arduino project that sends sensor data by http requests to a NodeJS server
arduino esp8266 http http-client humidity sensors temperature
Last synced: 09 May 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/nhirakawa/wilson
A Java implementation of Raft
distributed-systems http java jvm raft
Last synced: 17 Jan 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/ryuuutaaa/weather-app
dart flutter geocoding geolocator http lottie mobile-app
Last synced: 11 Apr 2026
https://github.com/hannesbarbez/barbezdoteu.http
Contains additional generic logic related to HTTP and HTTPS, such as copying a request via the HttpRequestMessageCloner.
Last synced: 01 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/bridgerbrown/c_http_server
backend backend-api backend-server c http http-server low-level server
Last synced: 20 Mar 2025
https://github.com/ballistic676/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: 16 Apr 2025
https://github.com/helldragon26390/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: 25 Aug 2025
https://github.com/alfianandinugraha/learn-websocket-basic
Example websocket without https://socket.io
Last synced: 01 Jul 2025
https://github.com/frolleks/pathless
A lightweight, flexible routing library for JavaScript.
Last synced: 19 Jan 2026
https://github.com/djcass44/go-tracer
Simple library for request tracing between GoLang services
golang golang-library hacktoberfest http tracing
Last synced: 31 Mar 2025
https://github.com/followtheprocess/zap
A command line .http file toolkit
api cli go http http-file http-requests rest-api testing
Last synced: 02 Sep 2025
https://github.com/pikmin-rgb/webserv
This is when you finally understand why a URL starts with HTTP
Last synced: 23 Jun 2025
https://github.com/michaeltelford/echo_reference_project
An example HTTP API project built using the Echo framework
Last synced: 15 Mar 2025
https://github.com/uzairrehan/learn-node-js
Node.js is an open-source, cross-platform runtime for building fast, scalable server-side applications with an event-driven architecture, non-blocking I/O, a single-threaded event loop, real-time capabilities, and access to NPM's vast ecosystem
crypto events express fs http middleware nodejs nodemon os path
Last synced: 01 May 2026
https://github.com/infrasonar/http-probe
InfraSonar HTTP Probe
cesbit http https infrasonar monitoring website
Last synced: 16 Jan 2026
https://github.com/hawkins/threat
Ruby gem providing a multi-threaded HTTP client for high-volume, high-performance needs with rate-limiting and asynchrony baked in
gem http http-client ruby ruby-gem
Last synced: 05 Apr 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/benevanio/teams-clone
Clone Teams
clone clone-app cors ejs-express ejs-template-engine ejs-templates express express-middleware expressjs http microsoft node nodejs nodemon nodemon-express peer-to-peer soket-io system teams uuidv4
Last synced: 11 Apr 2026
https://github.com/zaida04/loggregator
📋 Centralized logging for microservices, serverless functions, and everything in-between.
Last synced: 31 Mar 2025
https://github.com/blaisedegrille/bdg-angular23
The nice example of a some angular materal crdud components written in typescript. Dinamic-generic table, dinamic-generic edit-create form
angular angular16 angular2 http http-client material-design material-ui menu navbar navigation services site table typescript
Last synced: 05 Jan 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/tiaanduplessis/puny-req
📡 Lightweight promise based HTTP(S) request library
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/hotstu/rxfetch
an easy to use http request library based on RxJava & OkHttp 一个简单易用的Http请求库,基于RxJava和OkHttp封装
Last synced: 15 Mar 2025
https://github.com/jeree02847/dream
Dream is a collaborative platform that helps users explore and share their creative visions. It offers tools for brainstorming, visual storytelling, and community feedback, making idea development easier and more engaging.
3d-creation ai blender blender-addon dreamfusion gui http jax machine-learning python reinforcement-learning salesforce text-to-3d text-to-image
Last synced: 08 Oct 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/olaferlandsen/javascript-file-tab-separate-values
A javascript simple HTTP convertor TSV to JSON.
convert converter csv http javascript json tsv
Last synced: 16 May 2026
https://github.com/abubacar-dev/node-api
Simple node api no framework using native node modules and using local database
api api-rest database http http-package javascript node node-js nodejs
Last synced: 05 Jan 2026
https://github.com/diev/tsh-transport
Прием и отправка платежной XML информации по HTTP протоколу в систему ТШ Банка России.
cbrf-converter download http http-client httpclient powershell powershell-script ps1 russian transport upload uta webrequest xml
Last synced: 08 Oct 2025
https://github.com/jhkim31/http-connection-pool
HTTP connection pool that can be used when limiting the number of connections and sending multiple requests at the same time.
connection-pool http http-connection-pool https
Last synced: 21 May 2026
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/jesusgraterol/fetch-request-node
The fetch-request-node 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: 16 Apr 2025
https://github.com/ljtill/wasi-http-info
[WIP] Lightweight WASI HTTP server
Last synced: 18 Jan 2026
https://github.com/dtouzeau/http-audit
An HTTP auditing tool written in Go that investigates all steps required to access a URL - A part of Artica Ecosystem
http http-client http-requests httpclient tool
Last synced: 13 Jan 2026
https://github.com/aanciaes/smart-grow-api
Web API for the Mobile and Ubiquitous Computing course
Last synced: 14 Jan 2026
https://github.com/joyytoo/weatherapiangular
Get the weather in your city.
angular http js openweathermap-api typescript
Last synced: 13 Apr 2026
https://github.com/liuwill/simple-track-service
🔍simple track service for some app
Last synced: 08 Oct 2025
https://github.com/mark-by/proxy
Proxy сервер
command-injection http https https-proxy proxy proxy-server repeater
Last synced: 14 Jan 2026
https://github.com/knu-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: 02 Apr 2025
https://github.com/dapper91/aiohttp-validator
aiohttp simple pydantic validator
aiohttp aiohttp-server http pydantic validation validator
Last synced: 13 Jul 2025
https://github.com/kackley-2000/bitvavo-java
Java library to interact with the Bitvavo platform using the Bitvavo v2 API
api async bitvavo crypto cryptocurrency exchange http java reactive rest websockets ws
Last synced: 04 Jul 2025
https://github.com/avirupmazumder/qeats
QEats is an app that makes food ordering convenient for millions of users. With just a few taps on their phone, users can relish their favorite food from nearby restaurants.
http interfaces jackson java jmeter lombok mockito mongodb redis rest-api spring-boot springdata unit-testing
Last synced: 12 Apr 2026
https://github.com/f1shl3gs/bindata
convert any file into manageable Go source code for http service
Last synced: 14 Jan 2026
https://github.com/debora-carvalho/gerenciador-podcasts
Plataforma desenvolvida para facilitar a organização e o gerenciamento de podcasts.
Last synced: 12 Apr 2026
https://github.com/bozzelliandrea/shelter
☂️ Fast and Minimalist HTTP Java library for API Routing ☂️
api-rest api-restful frameworkless http http-middleware http-router http-routing http-server http-server-library java java-8 java-http-client java-http-server java-server java-servlet middleware-framework
Last synced: 10 Sep 2025
https://github.com/tether/manner-options
Generate the communication options for a manner resource
Last synced: 04 Jul 2026
https://github.com/tether/manner-jwt
Authenticate manner services using JWT authentication bearer
Last synced: 09 Apr 2025
https://github.com/cyb3r-jak3/simple_http_server
Simple Go HTTP server to demo dealing with requests.
go go-examples go-http golang http
Last synced: 14 Jan 2026
https://github.com/manu-sh/http_normalizer
http url normalization for web crawlers
crawler http spider url-normalization
Last synced: 12 Jun 2025
https://github.com/seemueller-io/hyper-custom-cert
http client for use with self-signed certificates
Last synced: 04 Sep 2025
https://github.com/richardktran/go-movie-microservices
Movie microservices example with Golang
golang grpc http kafka service-discovery
Last synced: 11 Jun 2025
https://github.com/robarcoo/simplektorapp
A simple app to learn how Ktor and HTTP work
http http-server kotlin ktor ktor-server
Last synced: 14 Jul 2025
https://github.com/mkloubert/node-share-folder
API and CLI application to run a REST host for sharing files and folders.
cli-application file-sharing fileserver http https javascript node-module rest-api typescript
Last synced: 31 Mar 2025
https://github.com/qard/http-iterator
Convert http servers to async iterators
async-await async-iterators http nodejs
Last synced: 12 Apr 2026
https://github.com/mhio/node-koa-api-handle
Koa API Handler
api http javascript koa nodejs
Last synced: 08 May 2026
https://github.com/pranshushah/http-pro-isomorphic
http-pro library that works on both node and browser
axios browser fetch http http-client javascript react-query
Last synced: 04 May 2026
https://github.com/jorgermduarte/prometheus-alerts-test
Simple test project to test the grafana dashboard logs from servlet requests
alertmanager app docker docker-compose grafana http java node prometheus requests servlet
Last synced: 12 Apr 2026
https://github.com/0000xffff/dumpit
simple HTTP(s) file server for uploading files - transfer files from phone to PC over wifi
flask http https https-server pyopenssl python python3 ssl transfer-files uploading uploading-files
Last synced: 12 Apr 2026
https://github.com/serviejs/servie-errorhandler
Map errors to a Servie response
error-handling errors http response servie status
Last synced: 15 Jun 2025
https://github.com/matheusfdosan/fastify-server
Uma aplicação que utiliza o framework Fastify para criar um servidor, com suporte a dois banco de dados. Um armazenado na memória (in-memory database) e outro armazenado no Neon com PostgreSQL.
backend fastify http neon-postgres nodejs postgresql
Last synced: 12 Apr 2026
https://github.com/fantasticfiasco/serilog-sinks-http-diagnostics
Diagnostics for Serilog.Sinks.Http
Last synced: 02 Apr 2025
https://github.com/jmjoy/idgend
A simple and brute-force service for generating unique and pure digital IDs.
Last synced: 30 Nov 2025