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-01 00:14:52 UTC
- JSON Representation
https://github.com/robertianclarkson/http-web-server
This project uses Java paired with OOP to create a low-level HTTP web server. The goal of this project was to better understand how the HTTP works as well as it's limitations in both response time and security.
http http-server java networking
Last synced: 15 May 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/tether/manner-options
Generate the communication options for a manner resource
Last synced: 09 Apr 2025
https://github.com/kevinmingtarja/groot
A simple error logging service written in Go that logs errors to telegram groups using a bot.
go golang http logger telegram-bot
Last synced: 23 Oct 2025
https://github.com/huangsam/go-trial
Master Golang now! 🔥
chi-router docker golang golangci-lint grpc http koanf learn-to-code mockery testify urfave-cli zerolog
Last synced: 20 Apr 2026
https://github.com/ivanmartynovleti/java-kanban
Kanban-доска (трекер задач)
api gson http http-client http-server java java-core junit
Last synced: 23 Oct 2025
https://github.com/krunal96369/dio_example
dart dartlang dio flutter flutter-apps flutter-examples http
Last synced: 15 Mar 2026
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/ajayos/server
Express-based HTTP server, handles server-related functionalities like starting and stopping the server, retrieving host information, getting active network interfaces, and formatting memory usage, with usage of environment variables for configuration.
express express-js expressjs http http-server node
Last synced: 23 Jan 2026
https://github.com/hex01e/webserv
A web server project involves developing software that responds to requests made over the Hypertext Transfer Protocol (HTTP). This software acts as the engine behind a website, delivering content and functionality to users who access it through web browsers.
1337 42 cpp cpp98 http socket web webserver
Last synced: 22 Mar 2025
https://github.com/xjonathanlei/httptostdout
A simple web server for printing HTTP requests to standard output
Last synced: 20 May 2026
https://github.com/zelmoghazy/epoll-threadpool-webserver
Minimal Multithreaded HTTP/1.0 server implementation using non-blocking IO, epoll and a thread pool in C++
epoll http http-server non-blocking thread-pool
Last synced: 28 Jun 2026
https://github.com/aivruu/go-http
Small project to test initial Go knowledges using HTTP requests.
Last synced: 24 Oct 2025
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/imarsman/basicauth
A sample implementation of basic authentication handling with the capability of adding JWT token handling. Includes a pluggable design to allow flexible choices for session handling. Tests give examples of how to use various aspects of the package.
basic-authentication http jwt-authentication session-management
Last synced: 14 May 2025
https://github.com/briso10-dev/web-sockets
A project fully explaining and implementing web sockets in javascript
client http javascript nodejs server websocket
Last synced: 12 May 2026
https://github.com/bernoussama/http-server-rust
HTTP server implementation from scratch in Rust
codecrafters from-scratch http http-server rust
Last synced: 01 Jun 2026
https://github.com/akagi201/rust-web-fullstack
Toy projects while learning rust web development.
Last synced: 13 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/yehya403/news-app
News app that keeps you updated with the latest news from various sources , explored by category.
cubit-bloc depedency-injection flutter http mvvm-architecture repository-pattern
Last synced: 11 May 2026
https://github.com/pykit3/k3http
We find that 'httplib' must work in blocking mode and it can not have a timeout when recving response.
Last synced: 23 Jan 2026
https://github.com/httpland/response-utils
Response utility collection
collection fetch-api http response utilities utility
Last synced: 01 Jun 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/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/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/data-integrations/httptohdfs-action
Action Plugin: Fetches data from an external HTTP webservice or URL
cask-marketplace cdap cdap-plugin http
Last synced: 19 Jun 2026
https://github.com/ebrasha/abdal-http-magnifier
Tool for identifying enabled HTTP methods on target servers with support for evasive headers, WAF/CDN bypass, and detailed method probing — developed by Ebrahim Shafiei (EbraSha).
abdal cybersecurity ebrasha http http-methods http-scanner penetration-testing rust waf-bypass web-security
Last synced: 04 Jul 2025
https://github.com/nathan-osman/divert
Simple Go app for redirecting traffic from one domain to another
Last synced: 15 Mar 2026
https://github.com/Ehsan-Habibagahi/YouTube-Clone
Memoli | YouTube clone application | Front-end & Back-end
2fa 2fa-security 2factor http java javafx javafx-application javafx-desktop-apps javafx-gui mediaplayer socket-programming youtube
Last synced: 04 Oct 2025
https://github.com/naughtysora/naughty-util
Daily use util functions
abstraction array async buffer factory http nodejs number
Last synced: 09 Apr 2025
https://github.com/r1c4rdco5t4/http-client
Simple implementation of an HTTP client made with the socket python library that allows users to make HTTP requests
http http-client python requests socket
Last synced: 30 Mar 2025
https://github.com/anibulus/httpservice.net
Libreria para hacer peticiones http. Tiene la ventaja de que puedes rastrear la peticion y los resultados de manera centralizada.
csharp csharp-code csharp-library dontnet-core http http-requests library
Last synced: 02 Jan 2026
https://github.com/zafnz/go-httptrack
A go library to for http API services to copy inbound http data to outbound calls such as session IDs, tracking IDs, etc
api go http microservices session tracking
Last synced: 28 Jan 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/shgysk8zer0/http-server
A powerful but lightweight node server built using web standards
dynamic-import http http-server modules node routing url-pattern
Last synced: 25 Oct 2025
https://github.com/ethiclab/http-get
Simple http request that returns a Promise
Last synced: 25 Oct 2025
https://github.com/alevsk/downploader
A small nodejs library providing utility methods for download and upload files through http(s)
file-download file-upload http https nodejs stream
Last synced: 17 Jan 2026
https://github.com/cj667113/oracle_cloud_asterisk_demo
The goal of this project was to create three Asterisk servers that a client could register to via a public interface, while all the internal configurations and call routing could be handled inside the private virtual cloud network. Furthermore, adding automation to the SIP servers to add extensions based off a MySQL database of a list of users with extension numbers.
asterisk http http-server load-balancer mysql mysql-database mysql-server oracle oracle-cloud oracle-cloud-infrastructure python
Last synced: 20 May 2026
https://github.com/silkodenis/swift-combine-networking
A Swift package for declarative HTTP networking with the Combine framework, designed for easy configuration and robust error handling.
api client combine declarative http http-client mock networking request-builder spm swift swift-package-manager
Last synced: 10 Mar 2025
https://github.com/ahmtcn123/rust-http-download
Rust ile HTTP üzerinden dosya indirmek
Last synced: 28 Feb 2025
https://github.com/micro-php/http-exceptions
Micro Framework: Exception response builder.
framework-php http microphp php php82
Last synced: 03 Mar 2026
https://github.com/pke/webhook2websocket
Forwards webhook payload to websockets
Last synced: 07 Jan 2026
https://github.com/kuria/request-info
Get information about the current HTTP request
base-dir base-path forwarded host http https ip path-info php port request trusted-proxies url x-forwarded
Last synced: 30 Mar 2025
https://github.com/soenneker/soenneker.rebrickable.clientutil
An async thread-safe singleton for Rebrickable OpenApiClient
clientutil csharp dotnet http kiotaclient openapi openapiclient rebrickable rebrickableclientutil
Last synced: 26 Jun 2026
https://github.com/bliuchak/auth
Authorization microservice where I played with JWT tokens for REST API endpoints.
Last synced: 16 Jan 2026
https://github.com/rajikaimal/http-fetcher
:zap: Minimal effort for http requests
Last synced: 01 Apr 2025
https://github.com/rafaelmoraes003/trybe-exercicios
chai css docker express html http javascript jest mocha mysql nodejs oop python react react-testing-library redux sequelize sql typescript
Last synced: 10 Apr 2026
https://github.com/joshamaju/effect-fetch
💪🏽 fetch but with super-powers for effect
Last synced: 26 Oct 2025
https://github.com/weezy20/server_v2
A toy project written to learn more about how HTTP web servers and TCP connections work. This repo is incomplete if you're reading this. Crate http provides two structs HttpRequest and HttpResponse which are used within code to handle requests.
Last synced: 30 Mar 2025
https://github.com/josephscott/php-http
A simple HTTP GET/POST wrapper for PHP, built on top of file_get_contents()
Last synced: 16 Mar 2025
https://github.com/Qinnovation123/proxy
The proxy server to fetch PDF files and cache them
Last synced: 22 Jul 2025
https://github.com/spt-development/spt-development-test
A collection of utility classes useful for unit and integration testing.
apache-http email greenmail http integration-testing jms junit-extension logback testing unit-testing
Last synced: 23 Apr 2025
https://github.com/garfield1002/hyper-content-encoding
A small utility to handle content encoding with hyper
content-encoding http hyper rust
Last synced: 04 Sep 2025
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/dean151/swift-server-socket.io
Socket.IO v5 protocol implementation in Swift
http server server-side-swift socket-io-server swift swift-nio web web-server websocket
Last synced: 15 Apr 2026
https://github.com/skellock/odin-http-server
An example http server in odin
http http-server odin odin-lang
Last synced: 28 Jun 2026
https://github.com/rumkin/swarm-sites
🐝🐝 Github Pages for Swarm
ethereum-network http javascript server swarm
Last synced: 25 Mar 2025
https://github.com/anbalagand/eaglenet
Simple lightweight networking layer written on top of URLSession. This will provide a clean, separate layer for networking.
async async-await fileupload http https interceptor ios json macos networking parsing swift tvos urlsession
Last synced: 28 Jan 2026
https://github.com/ovojs/anykv
The monrepo for AnyKV - a service layer abstracting away different databases.
abstraction-layer anydb bun http mysql polymorphism postgres redis sqlite surrealdb
Last synced: 22 Feb 2026
https://github.com/seriousben/http-parser
HTTP Parser using parser combinators
golang http http-parser parser-combinators
Last synced: 27 Oct 2025
https://github.com/cloudnode-pro/request-catcher
Catch and debug HTTP packets or forward them to a local host
debug http http-requests http-test webhooks-catcher
Last synced: 09 Aug 2025
https://github.com/ishangavidusha/httpserver
A lightweight, feature-rich HTTP server implementation for MicroPython environments. This server supports basic HTTP methods, CORS and more.
http http-server micropython micropython-esp32 micropython-esp8266 python sse
Last synced: 24 Jan 2026
https://github.com/hostconfig/hostconfig
Welcome to hostconfig.
docker express fullstack-development http https mocha nodejs typescript yarn-workspaces
Last synced: 24 Jan 2026
https://github.com/renga-hacker/excel-vba-macros
📊 Boost productivity with 20 ready-to-use Excel VBA macros, complete with clear explanations and automation workflows for effortless data handling.
add-in automation blanks development-of-macros excel export-excel faceid-icons formatting github http obfuscation portfolio-analysis unviewable vba vba-excel visual-basic web xlwings
Last synced: 06 Nov 2025
https://github.com/cuddlyclara/webradio
Docker image which creates a simple HTTP webradio using MPD that randomly plays your music.
docker dockerfile http mpd music-player webradio
Last synced: 08 Apr 2025
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/tmoroney/proxy-server
A web proxy server which fetches items from the Web on behalf of a Web client (i.e browser) instead of the client fetching them directly. Supports caching of pages and access control.
http http-proxy https proxy proxy-server
Last synced: 24 Jul 2025
https://github.com/gheris-579/cam-hack
CAM-HACK is a script for analyzing IP cameras and public streams: it automates the detection of RTSP/HTTP endpoints and generates reports for security testing in a lab environment.
cam-hackers camera cypersecuirty hacker http kali-linux kali-linux-hacking kali-linux-tools os python python3 script ubuntu windows windows-11
Last synced: 18 Apr 2026
https://github.com/agust613/don_bosco_labs_back
Don Bosco Clinical Laboratory Backend
api-rest backend dotenv express http nodejs postgres requests typescript
Last synced: 12 Apr 2026
https://github.com/bdusell/jitsu-app
Extensible request routing and app configuration for PHP
apache configuration htaccess http php request-handler router web-development
Last synced: 06 Sep 2025
https://github.com/aptivi/metalinker
Metalink 3.0 and 4.0 parser for download managers
dotnet dotnet-core dotnet-framework dotnet-library dotnet-standard download http https libraries library meta3 meta4 metalink metalinks netstandard netstandard20
Last synced: 12 Jul 2025
https://github.com/borislavv/telegram-api-gateway
Simple gateway for communicate with Telegram by API
Last synced: 25 Jul 2025
https://github.com/jweslley/htauth
htauth generates encrypted passwords for basic and digest authentication. Similar to htdigest and htpasswd.
Last synced: 28 Jan 2026
https://github.com/samthor/headless-test
Run Mocha tests in a headless browser
Last synced: 05 May 2026
https://github.com/alexogeny/gossamer
The
asgi async asyncrhonous framework http python web websockets
Last synced: 23 Jul 2025
https://github.com/alexmerren/httpcache
A HTTP RoundTripper with a local SQLite cache
Last synced: 29 Jan 2026
https://github.com/devrgd/server-response-helper
Elegant Express middleware for consistent JSON API responses with .response(), TypeScript support, and zero dependencies.
api express helper http json middleware nodejs npm-package response rest server typescript
Last synced: 16 Mar 2026
https://github.com/alvarovelascoprieto/scraperegela
Este script gestiona las peticiones HTTP (cookies, tokens, redirecciones...) necesarias para iniciar sesión en egela (moodle) y descarga todo los PDFs de la asignatura. Además, introduce todas las tareas disponibles junto con su fecha de entrega en un documeto csv.
beautifulsoup http requests scraping
Last synced: 08 Apr 2025
https://github.com/codepr/rlb
Rough-and-ready lightweight load-balancer in Rust.
http load-balancer reverse-proxy rust
Last synced: 29 Jan 2026
https://github.com/chandrakant0110/weather-app
This is the Flutter Weather App which works on all platform including Android, iOS, MacOS, Wiindows and in Web too.
dart flutter http responsive-design rest-api windows-app
Last synced: 12 Apr 2026
https://github.com/liuchong/d
D is a simple standalone httpd
d http http-server rust rust-crate rust-lang
Last synced: 07 Nov 2025
https://github.com/tdb-alcorn/nice-router
Route requests to handlers nicely.
Last synced: 25 Feb 2026
https://github.com/soenneker/soenneker.nuget.client
An async thread-safe HTTP client for the NuGet API
client csharp dotnet http httpclient management nuget nugetclient packages util
Last synced: 07 Jun 2026
https://github.com/khadkarajesh/themoviedb
The MovieDb Application using flutter
android-application dart fastlane flutter flutter-app flutter-apps flutter-demo flutter-examples flutter-material http ios-app learning-by-building learning-by-doing learning-flutter material-design mvc-architecture themoviedb themoviedbapi
Last synced: 15 Apr 2026
https://github.com/titobouzout/server
Press F12 on any Windows Explorer folder to fire a node server. autohotkey + batch + node
ahk autohotkey http node server
Last synced: 30 Jan 2026
https://github.com/rociogarrido/hotel-app
angular-routing angular16 bootstrap5 crud-application http mockapi mockoon observables
Last synced: 13 Apr 2026