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-06-26 00:11:26 UTC
- JSON Representation
https://github.com/hardikkum444/online-java-compiler-ide
This repository contains a Java program that acts as an HTTP and socket server. It allows users to send Java code via HTTP requests or socket connections. The server compiles the received Java code, executes it, and returns the output to the user.Users can interact with the server to compile and run Java code remotely.
backend-service compiler http ide java socketserver
Last synced: 19 Sep 2025
https://github.com/aplr/stubbles
A declarative HTTP stubbing library written in Swift
Last synced: 02 Aug 2025
https://github.com/mukailasam/igo
igo.go is a simple and lightweight micro-framework for Go web-applications.
go http igo rest web-framework
Last synced: 24 Jun 2026
https://github.com/mementomori11723/simple-chat
A simple chat app built in go, we are using websocket to send data across multiple devices
go golang http http-server tailwindcss websocket
Last synced: 23 Feb 2026
https://github.com/cj667113/websocket_http_server
Websocket_HTTP_Server
bash-script html5 http http-server python socket streaming streaming-data streaming-video tcp tcp-protocol tcp-server tcp-socket thermal-imaging websocket websocket-server websockets
Last synced: 02 May 2026
https://github.com/filippofinke/reverse-proxy
↩️ A very simple reverse proxy
http nodejs proxy reverse-proxy
Last synced: 03 May 2026
https://github.com/achetronic/hashrouter
A zero-dependencies HTTP proxy that truly routes requests hash-consistently
consistent-hashing golang hashring http proxy
Last synced: 10 Oct 2025
https://github.com/omgimalexis/vue-frisbee
A small wrapper for integrating Frisbee to Vuejs
Last synced: 24 Apr 2026
https://github.com/vidundergunder/htmx-elysia-http-websocket
🐴 HTMX + 🦊 Elysia (Bun) + HTTP + WebSockets
bun elysia htmx http sql websocket websockets ws
Last synced: 05 May 2026
https://github.com/bohdaq/rust-web-server
Static content web-server written in Rust
Last synced: 25 Jan 2026
https://github.com/scyth3-c/curl-http-wrapper
make http requests easily in c++ ⚡
api-client cpp cpp20 http libcurl library linux makefile requests-module
Last synced: 12 Apr 2025
https://github.com/zeon256/satay-rs
Sans-IO Rust OpenAPI client generator with typed builders, validation newtypes, and transport-agnostic adapters
api-client codegen http newtype openapi openapi-client rust sans-io validation
Last synced: 11 Jun 2026
https://github.com/roccomuso/node-reverse-proxy
Node.js reverse http proxy boilerplate (supporting virtual host)
http javascript js node proxy reverse-proxy
Last synced: 19 Feb 2026
https://github.com/martinohmann/godog-http
Feature context for godog that adds http testing steps
bdd cucumber gherkin golang http integration-testing
Last synced: 11 Feb 2026
https://github.com/emrecancorapci/krustie
A simple and easy-to-use backend framework for Rust.
backend http http-server rust server
Last synced: 28 Apr 2025
https://github.com/maoxuli/netb
NetB - Base and Blocks for Network Programming
application-protocol asynchronous buffer cpp dns error-handling event-driven http linux mac-osx multithreading network-protocol protocol-messages raspberry-pi reactor rtsp socket tcp-ip udp windows
Last synced: 23 Oct 2025
https://github.com/brunexgeek/webster
Small and standalone HTTP server/client API
c cpp http http-client http-server networking webster
Last synced: 28 Apr 2025
https://github.com/statch/gitbot-gateway
The web layer of GitBot, handling interactions and OAuth, built with Workers☁️
bot cloudflare-worker discord discord-bot http javascript nodejs worker wrangler
Last synced: 13 Apr 2026
https://github.com/fiskaltrust/middleware-demo-postman
A Postman collection containing examples that demonstrate how to call the fiskaltrust.Middleware via HTTP.
demo-application http kassensichv middleware pos-systems postman-collection rksv
Last synced: 03 Jan 2026
https://github.com/enrico204/http-teleport
A Go HTTP debug/interactive reverse proxy, inspired to Laravel Telescope - mirror of https://gitlab.com/Enrico204/http-telescope
Last synced: 12 May 2026
https://github.com/teixeirazeus/hequest
Simple and hackable request for dart.
Last synced: 25 Oct 2025
https://github.com/danprince/zhttp
🛡️ Typesafe HTTP endpoints with Express, Zod, and Static Path
Last synced: 17 Apr 2026
https://github.com/lehoangthienan/go-jaeger-trace
Microservices tracing - monitoring with Elasticsearch -Jaeger - HTTP/GRPC
golang grpc http jaeger jaegertracing opentracing
Last synced: 10 May 2026
https://github.com/mgerhardy/sdl_rwhttp
Extending the SDL RWops feature with fetching a file from the web
http http-client libcurl sdl sdl-net sdl2
Last synced: 29 Apr 2026
https://github.com/anna-hope/browser
http://browser.engineering, in Rust
browser http recurse-center rust web
Last synced: 03 Aug 2025
https://github.com/sammwyy/mocke
Rest API Mock built in Typescript.
api api-rest express http mock mock-server node nodejs rest typescript
Last synced: 04 May 2026
https://github.com/thebentern/sparkfi
8 channel relay based firework igniter for Wemos D1 mini ESP8266 platform
arduino esp8266 firework-igniter http platformio relay wemos
Last synced: 09 May 2026
https://github.com/akiidjk/adh
This project is nothing innovative or groundbreaking. I just wanted to create my own webhook to deploy on a VPS, avoiding dependencies on tools like webhook.site, localtunnel, ngrok, or other similar services. It is fully customizable, and you can use it for various purposes like logging, request handling, or data collection.
Last synced: 04 May 2026
https://github.com/girish54321/quiz-app
Quiz App - SwiftUI This is a quiz app made with SwiftUI. The app offers multiple choice questions on various topics and provides immediate feedback on the user's answer.
darkmode http ios ios-app ios15 iphone json quizapp swfit swfitui widgetkit xcode13
Last synced: 09 May 2026
https://github.com/offsetmods538/mesh-lib
Easy to use library for hosting an HTTP server on the Minecraft server's port
http http-server minecraft minecraft-fabric minecraft-library minecraft-mod netty netty-http netty-server
Last synced: 08 Feb 2026
https://github.com/waivital/http-retry-demo
Reproduce the HTTP retry behavior after connection prematurely closed
Last synced: 05 Feb 2026
https://github.com/girish54321/reqres_swiftui
Reqres_SwiftUI is a simple iOS app built using Swift and SwiftUI to demonstrate how to consume a REST API using the popular Swift networking library, Alamofire.
alamofire api api-client authentication http json login networking swiftui swiftui-example
Last synced: 09 May 2026
https://github.com/osteel/openapi-httpfoundation-testing-laravel-example
OpenAPI HttpFoundation Testing: a Laravel Example
api http httpfoundation laravel openapi testing validation
Last synced: 29 Apr 2026
https://github.com/abnerearl/goutils
Some very useful middleware libraries are re-encapsulated and are very simple and efficient to use, which can save a lot of development time, improve work efficiency and avoid duplication of code.
develop elasticsearch email encapsulated etcd gin golang http k8s kafka middleware mysql postgres rabbitmq rocketmq tool useful utils web
Last synced: 14 Mar 2026
https://github.com/majidsajadi/rektocode
Chrome extension to generate code from HTTP requests
chrome code-generator codegen devtools extension generator http rektocode request
Last synced: 21 Jan 2026
https://github.com/povilasb/httpmeter
Hackable HTTP benchmarking tool written in Python
asyncio benchmarking http python3
Last synced: 18 Oct 2025
https://github.com/itsjimi/req
Send requests from Rofi and CLI
cli go golang http http-client request requests rofi rofi-req rofi-scripts
Last synced: 13 Feb 2026
https://github.com/bert0324/fill-fetch
A modern, high performance extension of fetch api.
fetch http javascript modern request typescript
Last synced: 30 Jan 2026
https://github.com/canta-slaus/rusty-place
A very basic "clone" of Reddit's r/place written in Rust using warp
Last synced: 30 Jul 2025
https://github.com/ricardoferreirasilva/nestjs-referers
Decorator based validation for request referers in NestJS.
decorator http nestjs nestjs-referers referers request
Last synced: 15 Aug 2025
https://github.com/francescotarantino/httpresponsebot
Telegram Bot for get the HTTP status code and the redirects instantly for any website.
http http-status-code httpcode telegram-bot
Last synced: 27 Jul 2025
https://github.com/alx-xlx/download-web-directory
Download web directory from both surface and deep web
Last synced: 02 Sep 2025
https://github.com/iamnijat/restapi-joblist
This Flutter REST API application allows you to display a myriad of jobs that are associated with Software Development and Information Technology
android-application crossplatform dart dart-package flutter flutterapp http https-server rest-api restful-api
Last synced: 08 May 2026
https://github.com/greeenboi/roll
A colorful implementation of a cli tool to make http requests
clap-rs cli http http-requests rust
Last synced: 20 Jul 2025
https://github.com/zbo14/jspeye
A command-line tool that identifies interesting assignments/expressions in JavaScript files
bug-bounty cli http https recon url web-security
Last synced: 30 Jul 2025
https://github.com/caioagiani/experimental-fetch
node-fetch with experimental features
experimental fetch github http https node-fetch node-fetch-experimental nodejs
Last synced: 07 May 2026
https://github.com/vilgefortzz/send-file-via-http
Sending files via http based on client-server
client-server file-upload go golang http http-client http-server websocket
Last synced: 14 Jan 2026
https://github.com/juntralala/code-studying-mydocumentation
Belajar semua fundamental Bahasa pemrograman atau Framework
dart git http java javascript laravel learning mysql php
Last synced: 12 Jan 2026
https://github.com/guoriyue/http-ws-rust-sdk
http http-requests rust sdk websocket websocket-chat websocket-client websocket-server
Last synced: 24 Jan 2026
https://github.com/oatpp/funnel-proxy
Transparent multiplexing proxy
async http multiplexing oatpp proxy
Last synced: 09 Oct 2025
https://github.com/maplephp/http
MaplePHP/Http is a PHP library that simplifies handling HTTP messages, requests, and responses in web projects, adhering to the PSR-7 standard. It's designed for easy and efficient integration.
client curl headers http messaging php psr-7 psr7-http response server stream upload
Last synced: 15 Mar 2026
https://github.com/pridkett/cookieproxy
A simple golang proxy that augments requests with cookies
cookie cookies golang http https proxy-server
Last synced: 21 Jan 2026
https://github.com/kawansoft/aceql.client
Legacy PCL version. C# Client toolkit for easy access of remote SQL databases managed with AceQL HTTP.
api api-client csharp http http-client mariadb ms-sql-server mysql postgresql remote-database sdk sql sql-calls sql-server
Last synced: 17 Feb 2026
https://github.com/kwabenberko/net_mock
A Dart package designed to simplify HTTP request mocking in your tests
Last synced: 06 May 2026
https://github.com/slavabobik/xbinder
Bind http query parameters into a structure
Last synced: 12 Mar 2026
https://github.com/mobilehero-archive/titanium-axios
⭐ Axway Amplify module for using axios with http/https/api with Appcelerator Titanium SDK
amplify android appcelerator appcelerator-titanium axios axway axway-amplify axway-sdk brenton-house http ios mobile native titanium titanium-alloy titanium-mobile titanium-module titanium-sdk
Last synced: 23 Apr 2025
https://github.com/profjordanov/csharp-web-development-basics
Principles of web development such as HTTP protocol, sessions and ways of preserving the state, caching data, various data transmission protocols, security. Written own MVC framework based on C # and MS SQL Server.
csharp development http http-client http-server mvc web
Last synced: 10 Jun 2025
https://github.com/localheinz/http-log
:closed_book: Provides a console application for analyzing an HTTP access log file.
Last synced: 13 Jan 2026
https://github.com/fkanout/gps-to-address-microservice
This is a simple microservices developed with Seneca microservices toolkit. Its aim is to get the user full address from his GPS coordinates. It can be used under service-to-service or user-to-service patterns.
api http microservice seneca-service
Last synced: 22 Apr 2026
https://github.com/zzampax/simple-http
This is a completly custom made HTTP server, it doesn't use any external library to handle the HTTP requests, it's all made from scratch. It's just a simple project to learn how to handle TCP in RUST.
blog computer-science first-project http rust
Last synced: 26 Jun 2025
https://github.com/tinyhttp/favicon
Node.js middleware to serve `favicon.ico` file.
favicon http middleware nodejs
Last synced: 09 Apr 2025
https://github.com/haseeb-heaven/pyadhaanapp
PyAdhaanApp is application for Al-Adhaan which is online adhaan web-application, link - "https://aladhan.com/" which is built using 'PyAhdaan' API module this application was built only for adhaan times and can provide adhaan from different countries and city and can also generate whole calendar for adhaan times aswell.
adhaan al-ahdaan calendar csv hijri http islam json muslim python python-adhaan python-islam python-muslim tkinter tkinter-gui
Last synced: 14 Jun 2025
https://github.com/keq-request/keq-cli
Keq command tool
cli command-line-tool http keq
Last synced: 18 Apr 2026
https://github.com/nikeorever/dartrofit
A retrofit-like http client for Dart and Flutter.
dart flutter http retrofit-like
Last synced: 13 Apr 2026
https://github.com/wuriyanto48/instaget
A Command line tool for downloading video or image data from Instagram
cli command-line-tool http instagram rust
Last synced: 16 Apr 2025
https://github.com/sshehrozali/daffodil
Distributed systems example in Spring framework using Load Balancer, API Gateway, Service Discovery and Distributed tracing.
distributed-computing distributed-log docker eureka http load-balancing microservices service-disovery spring spring-boot zipkin-sleuth
Last synced: 09 Feb 2026
https://github.com/juliyvchirkov/nginxhtpasswd
turns username & password into SSHA secured hash pair for nginx auth_basic_user_file
authentication basic-authentication generator hash htpasswd http nginx ngx password password-hash ssha
Last synced: 25 Apr 2026
https://github.com/freepik-company/bifrost
A lightweight S3 proxy that re-signs requests between your customers and buckets, supporting multiple client authentication methods
Last synced: 07 Feb 2026
https://github.com/andeya/salvo_macro_ext
Unofficial extension macros for the Salvo web framework
async http macros salvo server web-framework
Last synced: 27 Feb 2026
https://github.com/VertikaJain/node-js
100 days of code challenge. Day-50 onwards
callbacks dns error-handling event-emitter filesystem http node-js streams url
Last synced: 02 Aug 2025
https://github.com/0xn0ne/tellmewhere
一个异步的互联网信息收集工具,支持添加自定义引擎,引擎可自定义命令,自定义存储方式。
Last synced: 13 Feb 2026
https://github.com/JBZoo/Mock-Server
Flexible HTTP mocking application for testing and fast prototyping
http http-server httpmock jbzoo mmock mock mock-server php prototyping stubbing testing
Last synced: 28 Feb 2026
https://github.com/niclashaderer/luftschloss
Dependencyless pure typescript webserver with openapi generation
Last synced: 15 Feb 2026
https://github.com/segevfiner/fetch-light-my-request
fetch-mock wrapper over light-my-request
fetch fetch-mock http injection light-my-request nodejs
Last synced: 28 Sep 2025
https://github.com/rubenchristoffer/hetty-http-utilities
Hetty HTTP Utilities is a lightweight Java API primarily useful for parsing and creating raw HTTP requests and responses, along with sending and receiving them through TCP sockets.
http http-client http-packets http-parser https java login-automation parsing robot tcp tcp-sockets
Last synced: 01 Mar 2026
https://github.com/sinuoslabs/webhook
Webhook channel's for NestJS motification
http nestjs notifications webhook
Last synced: 16 Apr 2026
https://github.com/mtumilowicz/java13-spring-crud-http-methods-workshop
Short introduction to the http methods in the spring context.
crud crud-application http http-method rest rest-api restful restful-api restful-webservices workshop workshop-materials workshops
Last synced: 06 Mar 2026
https://github.com/jmaister/taronja-gateway
Application and API Gateway
authentication gateway-api gateway-rest gateway-services http jwt oauth oauth2 rest
Last synced: 06 Mar 2026