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/cterence/go-healthcheck
Simple health check application based on the hellofresh/health-go library.
chi docker go golang healthcheck http uptime
Last synced: 02 May 2026
https://github.com/rbourgeat/webserv
This project is here to make you write your HTTP server. You will be able to test it with a real browser. HTTP is one of the most used protocols on the internet. Knowing its arcane will be useful, even if you won’t be working on a website.
42 42born2code 42cursus 42paris 42projects 42school http
Last synced: 08 Apr 2025
https://github.com/brokeyourbike/nickroservices
Following along with the Nic Jackson introduction to microservices
go golang http http-server microservice microservices
Last synced: 14 Jan 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/dotnetzero/FunctionApp
Sever that serves up the web / scripts
azure azure-functions csharp http powershell
Last synced: 29 Jul 2025
https://github.com/0xrelogic/webhook-catcher-cli
A tiny Go CLI to instantly catch, inspect, and debug webhooks on your localhost, with built-in optional ngrok tunneling.
api api-tes cli debugging developer-tools go golang http localtunnel ngrok tui webhook
Last synced: 10 Oct 2025
https://github.com/shubhamtiwary914/htty
Terminal UI for making HTTP API calls
Last synced: 26 Apr 2026
https://github.com/HK-Transfield/java-networking-scripts-collection
A collection of networking and cybersecurity scripts written in Java. The purpose is to provide an overview of network protocols involved in computer communications.
communications cybersecurity http java network network-programming protocol server tcp tftp tls udp
Last synced: 12 Aug 2025
https://github.com/johejo/aiosphttp
Split downloader using http-range request and aiohttp
aiohttp downloader http range-requests split-downloader
Last synced: 04 Jan 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/joeshaw/httpmethodoverride
Go package to override the HTTP method with value in `_method` URL query parameter
Last synced: 11 Oct 2025
https://github.com/altair-bueno/dayax
Simple and experimental scriptable web server, based on Lua, Rust and Axum
axum http http-server lua rust
Last synced: 27 Apr 2026
https://github.com/getrighhttt/littlelemon-workingwithdata
Took the course on Coursera that deals with working with data in Android. Course goes over data persistence and networking.
http jetpack-compose ktor networking room-database sharedpreferences
Last synced: 12 Aug 2025
https://github.com/dsiner/aster
Aster is a network request library for android, supporting HttpURLConnection, Volley, OkHttp3, Retrofit2 as HTTP client.
http httpurlconnection network okhttp3 request retrofit2 volley
Last synced: 29 Aug 2025
https://github.com/joao4018/api-card-provider
Aplicacao desenvolvida para fornecer randomicamente cartas para um game de mesa em Flutter.
clean-arch devops docker http junit microsservices mockito rest restful swagger test
Last synced: 28 Apr 2026
https://github.com/lbwa/jsonp
:calling:A minimal and lightweight JSONP implementation by Promise API
cross-domain cross-domain-request cross-domain-solution http https json-with-padding jsonp
Last synced: 19 Sep 2025
https://github.com/simeg/urlsup-action
Github Action to verify that links in your repo are up and available
awesome-bot ci http links urls validation
Last synced: 04 May 2026
https://github.com/larscom/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 Oct 2025
https://github.com/llukas22/tei-client
Convenience Client for Hugging Face Text Embeddings Inference (TEI) with synchronous and asynchronous HTTP/gRPC support
Last synced: 12 Oct 2025
https://github.com/tberey/ts-node-poker-game-multiplayer-api-server
An online multiplayer Poker game. Hosted http REST API, made in Typescript and Node, with Express and Socket.IO frameworks.
api http http-server multiplayer node node-js node-module node-ts object-oriented object-oriented-programming objects poker rest rest-api restful-api socket socket-io sockets typescript
Last synced: 21 Jan 2026
https://github.com/Pat0sya/Thumbnail_downloader
This the app that let you download YouTube's thumbnail
grpc grpc-go http protobuf redis youtube-thumbnail-downloader
Last synced: 13 Oct 2025
https://github.com/fredmaggiowski/gorest
A powerful resource oriented HTTP handler
golang golang-package http http-server https rest rest-api restapi restful server
Last synced: 14 Jun 2026
https://github.com/jonatanpedersen/jambon
Http listener composed with higher order functions returning immutable request/response context reducers
Last synced: 08 Apr 2025
https://github.com/bbonnin/h
Simple CLI to query HTTP endpoints
cli curl hacktoberfest http wget
Last synced: 29 Apr 2026
https://github.com/g0dscookie/ldapauthd
Simple HTTP ldap auth daemon
daemon docker-container http http-authentication ldap-authentication
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/andreattamatheus/my-contacts-backend
API built in Module 4 of the JStack course, using a custom-built HTTP client from scratch.
Last synced: 29 Apr 2026
https://github.com/quillstack/response
The response object based on PSR-7 + PSR-17, and with the main goal: to be simple and fast
http http-response psr-17 psr-7 response server-response
Last synced: 19 Apr 2026
https://github.com/arnavk-09/multilanguage-url-shortner
🎌 Flutter-based URL shortener app with multi-language support using Tolgee...
app dart demo example flutter google-fonts http i10n i18n material material-ui template tolgee
Last synced: 29 Apr 2026
https://github.com/coenttb/swift-authenticating
A Swift package for type-safe HTTP authentication with URL routing integration.
authentication http swift type-safe url-routing
Last synced: 22 Jan 2026
https://github.com/borislavv/weather-tray
api clean-architecture golang grpc http mongodb widget
Last synced: 07 May 2026
https://github.com/flyclops/tenor_dart
A package for interfacing with Tenor's GIF search directly in Dart using HTTP.
dart dart-library dartlang flutter flutter-package gif gif-picker gifs http tenor
Last synced: 08 Mar 2026
https://github.com/ihcsim/zapit
An application to verify if a URL is a malware URL
Last synced: 18 Apr 2026
https://github.com/berkayturkmen/microhttp
MicroHttp is a lightweight and easy-to-use HTTP client library that is ideal for simple HTTP requests in an ASP.NET Core application. By following the steps in this document, you can easily configure and use MicroHttp in your ASP.NET Core application.
http httpclient json microservice rest url
Last synced: 29 Apr 2026
https://github.com/keq-request/keq-headers
Set/Append headers to request
client header headers http keq middleware
Last synced: 17 Jan 2026
https://github.com/ericadamski/rx-get
⛽ An observable wrapper around nodes http(s).get
http https node nodejs observable rxjs rxjs6
Last synced: 20 Apr 2026
https://github.com/marekgalovic/go-http-server
Wrapper around GO's native net/http library.
Last synced: 22 Jan 2026
https://github.com/jmervine/splunking
Low level lib to create an http Request object for connecting to Splunk.
api authentication golang http splunk
Last synced: 15 Oct 2025
https://github.com/mikaeldui/user-agent-dotnet
Adds a User-Agent class to System.Net that can be added to HttpClient and ClientWebSocket.
http http-client user-agent websockets websockets-client
Last synced: 16 Oct 2025
https://github.com/sshehrozali/kubetracer
kubetracer: sidecarless, node-level network monitoring for high-performance HTTP observability
ethernet go golang http https ip kernel kuberenetes kubernetes kubernetes-monitoring linux network-interface-card nic observability tcp tls traces virtual-machines
Last synced: 16 Jun 2026
https://github.com/harsh8088/bun-http-server
a simple HTTP server using bun.js
Last synced: 29 Apr 2026
https://github.com/jakehamilton/leverage-plugin-http
📡 A HTTP plugin for Leverage
Last synced: 29 Apr 2026
https://github.com/haedarrfd/simple-rss-aggregator
A simple RSS Aggregator was built in Go programming language that allows users to create, retrieve, and manage feeds using REST APIs.
go go-chi goose http middleware postgresql rest-api sqlc
Last synced: 29 Apr 2026
https://github.com/adahadapato/push4me
C++ application that helps push text files to server, using curl lib for connection
Last synced: 13 May 2026
https://github.com/mhashim6/voice-controlled-pi
Various controls over RaspberryPi's pins through HTTP, Android and voice recognition [school project].
andriod coroutines http kotlin ktor-framework okhttp3 raspberry-pi rest-api school-project voice-recognition
Last synced: 21 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/jackdbd/content-security-policy
Content-Security-Policy in JavaScript, with validation and automatic hashes.
content-security-policy cross-site-scripting csp csp-directives http http-header xss
Last synced: 19 Feb 2026
https://github.com/bacher09/fastcgi_ipapi
Simple FastCGI C service
api api-server fastcgi geoip http
Last synced: 13 Jun 2026
https://github.com/matowdev/qa-engineer-by-skillbox
career path 🐞 QA engineer + AI
api chatgpt cypress devtools gemini http javascript postman qa qa-automation-test rest-api selenium sql ux-ui
Last synced: 29 Apr 2026
https://github.com/threeletters/minirequest
A http/https request tool all in one file
browser http http-client https nodejs npm-package request simple
Last synced: 10 May 2026
https://github.com/parmigiano/parmigiano-http
This is a high-performance real-time messaging chat.
Last synced: 08 Jun 2026
https://github.com/octolab/protocol
📡 Toolkit for service communication protocols. 🛰
go grpc hacktoberfest http octolab protocol rest rpc toolkit
Last synced: 27 Jan 2026
https://github.com/micro-php/http-logger
Micro Framework: HTTP logger
framework-php http microphp php php82
Last synced: 28 Feb 2026
https://github.com/bringfeel/solari
A simple node.js webserver
html html5 http http-server https https-server javascript js json node node-js nodejs nodejs-server nodemon server web webserver website
Last synced: 08 May 2026
https://github.com/vinniko/asyncer
:twisted_rightwards_arrows: Async handling of the response from the server using the "Async pipe"
ajax angular async async-pipe html http http-request rxjs
Last synced: 19 May 2026
https://github.com/monadicstack/respond
A Go package to simplify writing HTTP responses.
Last synced: 18 Jan 2026
https://github.com/alansastre/java-networking
Conexiones y transacciones de red en Java con la API java.net
http http-client http-request http-server http2 java java-net java-network java-networking java11 java17 ssl
Last synced: 08 Jun 2026
https://github.com/mahanrahmati/arna_web_service
Arna Web Service is a simple and powerful HTTP package for Flutter.
Last synced: 26 May 2026
https://github.com/powerpuffpenguin/jsgenerate_grpc-gateway
grpc-gateway project template
golang grpc grpc-gateway http http-server http2 rpc rpc-server template-project
Last synced: 05 May 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/phpgt/cookie
Object oriented cookie handler.
cookie cookiejar cookies http object-oriented php-cookie phpgt
Last synced: 05 Jul 2025
https://github.com/artur-borys/lapis
A Deno express-like HTTP server
api deno express http javascript lapis server
Last synced: 30 Apr 2026
https://github.com/larscom/go-cache
High performance, simple generic cache written in GO, including a loading cache
api cache cache-loader concurrent fast generic go golang goroutine http loader loading-cache map memory performance thread-safe time-to-live ttl
Last synced: 26 Jan 2026
https://github.com/aloco/auth-stapler
Authentication layer extension for network-stapler
auth authentication client http javascript network network-stapler rxjs typescript
Last synced: 30 Apr 2026
https://github.com/liyanboy74/php-data-logger
Logging HTTP requests into MySQL database
http loogin mysql-database php request
Last synced: 10 May 2026
https://github.com/crypto-scythe/http_generator
Generator for HTTP header fields, status codes and media types
headers http media-types php status-codes
Last synced: 03 Apr 2025
https://github.com/sgreben/http-subst-server
tiny static file server, with dead simple templates (just $VARIABLES). single binary, no dependencies. linux, osx, windows. #golang
binary environment-variables golang http server subst
Last synced: 01 Apr 2025
https://github.com/dortenzio/waypp
WAYpp, trip app with JavaFx for frontend, php and mysql for backend.
api graphhopper groq-api http javafx mail-api mysql php
Last synced: 03 May 2026
https://github.com/mohammad-pooladi/http3_quic
HTTP/3 is the latest version of the HTTP protocol, built on top of the QUIC protocol. It is designed to reduce latency, improve security, and enhance performance. Unlike HTTP/2, which relies on TCP, HTTP/3 uses QUIC directly.
Last synced: 21 Jan 2026
https://github.com/silverwind/url-from-req
Reconstruct the original URL from a HTTP/1 or HTTP/2 request
forwarded http http2 node proxy typescript url
Last synced: 30 Apr 2026
https://github.com/windwalker-io/io
[READ ONLY] CLI in-out and HTTP request package.
cli http input io psr7-request request
Last synced: 26 Jun 2026
https://github.com/rtradeltd/swampi
swampi is a golang client for the ethereum swarm http api
api client ethereum ethereum-swarm ethersphere golang http storage swarm
Last synced: 13 May 2026
https://github.com/fel88/httpsandbox
Web/ Mock http server with GUI for debugging
dapper http postgresql webserver
Last synced: 29 Jun 2026
https://github.com/pablo-mayrgundter/http
A simple multi-threaded HTTP/1.0-ish file server. Single file, ~250 LOC.
Last synced: 10 Jun 2026