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/prooph/httplug-event-store
HTTP event-store implementation talking with http-api
api cqrs event-sourcing event-store http httplug php prooph
Last synced: 04 Sep 2025
https://github.com/app-enhance/ae-http-proxy
Lightweight library which allows create http proxy inside web application
filters http http-proxy pipeline
Last synced: 14 Jan 2026
https://github.com/damdo/mirror
:microscope: HTTP(S) request mirror for Debugging
debugger docker docker-image golang http https inspector mirror
Last synced: 04 May 2026
https://github.com/bersen66/bjo
set of utilities for writing rest services on cpp20
asio asio-library asynchronous-programming asynchronous-tasks beast cpp20-library ctre http multithreaded-server rest-api restful-api
Last synced: 07 Oct 2025
https://github.com/brettbuddin/pass
A library for creating configurable reverse-proxies.
go golang http library reverse-proxy
Last synced: 25 Jun 2026
https://github.com/romanpunia/vengeance
⚔️ A cross-platform C++ game development framework
angelscript cmake cpp17 cpp20 framework game-development game-engine http mongodb postgresql smtp sqlite
Last synced: 07 Oct 2025
https://github.com/Meniny/Mint
🌿 Human readable HTTP request in Swift.
html http ios macos multipartform-data networking request tvos urlsession watchos
Last synced: 11 Mar 2025
https://github.com/sazardev/networking-with-go
This is the ultimate, fun, and hands-on guide to mastering network programming with Go. Whether you're a total beginner or a seasoned hacker, this repo will take you from zero to hero in Go networking, with a perfect blend of theory, practical projects, and cybersecurity adventures.
cybersecurity go golang guide hacking http markdown md net networking
Last synced: 17 Apr 2026
https://github.com/akhilrai28/internet-of-things
Developed under Makernova 2.0, this project explores microcontroller programming, sensor data logging, and communication protocols (MQTT, COAP, HTTP). It includes simulations in Proteus and app development using MIT App Inventor/Flutter for data visualization and control.
c coap cpp css dart flutter html http iot javascript microcontroller mit-app-inventor mqtt proteus python sensor-data
Last synced: 25 Oct 2025
https://github.com/afaguilarr/go-example-webserver
Example Web API built using Go, NGINX, Python (for testing), and probably React in the future
circleci dependabot docker docker-compose gherkin go grpc http nginx postgresql pytest pytest-bdd shell-scripts
Last synced: 24 Oct 2025
https://github.com/fenix-hub/gdcache
Godot Engine plugin implementing different Cache Replacement Policies in GDScript.
cache database gdscript godot-engine hacktoberfest http policies
Last synced: 18 May 2026
https://github.com/oatpp/funnel-proxy
Transparent multiplexing proxy
async http multiplexing oatpp proxy
Last synced: 09 Oct 2025
https://github.com/james231/curl-it
A Free Open-Source HTTP (GET/POST) Request Testing Tool written in PHP.
curl frontend http http-client php rest-client
Last synced: 24 Oct 2025
https://github.com/lucasrmagalhaes/web-http
HTTP: Entendendo a web por baixo dos panos
Last synced: 19 Mar 2026
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/danprince/zhttp
🛡️ Typesafe HTTP endpoints with Express, Zod, and Static Path
Last synced: 17 Apr 2026
https://github.com/joeke80215/psdr
package sender stress test tool
ddos-attacks http stress-test tcp udp
Last synced: 14 Jan 2026
https://github.com/toolkithub/rce-engine
HTTP API for running untrusted code inside isolated Docker containers
docker http remote-code-execution systemd
Last synced: 12 Feb 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/dbeaudoinfortin/httploadtester
A Java load testing tool for web applications, over HTTP/HTTPS.
http load-testing rest undertow
Last synced: 26 Feb 2026
https://github.com/pooulad/go-http-server
🚨A small project has been written about working with http servers in go lang
api api-rest backend backend-api go golang http http-requests http-server postgres postgresql
Last synced: 29 Apr 2026
https://github.com/owainlewis/java-http-clj
A zero dependency HTTP library built on java.net.http.HttpClient.
clojure clojure-http http http-client java
Last synced: 31 Jul 2025
https://github.com/pranambhat/azuredotnet
Simplified Azure Storage Client in .NET Core
azure csharp dotnet dotnet-core dotnetcore http http-client redis rest rest-api restful restful-api
Last synced: 11 Oct 2025
https://github.com/zaiste/zrob
:leaves: :ant: Small, simple and modern HTTP request library for Node
http http-client javascript request tiny-javascript-library
Last synced: 07 Feb 2026
https://github.com/eja/tts-server
An Android app for text-to-speech via HTTP requests.
Last synced: 28 Apr 2026
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/coldnight/parameter
Get and check HTTP parameters like use ORM.
arguments http json orm parameters web
Last synced: 14 Jan 2026
https://github.com/madsmtm/sensebook
Making sense of Facebooks undocumented API.
documentation facebook facebook-messenger http json library messenger python python3 sans-io
Last synced: 15 Sep 2025
https://github.com/benchttp/runner
Local executable to run benchmarks on HTTP endpoints.
benchmark executable go golang http
Last synced: 14 Jan 2026
https://github.com/jhannes/kata-http-server
performances and reference implementations of an http server build from scratch
http java java-17 junit test-driven-development
Last synced: 12 Oct 2025
https://github.com/apache/geronimo-jaspi
Mirror of Apache Geronimo jaspi
geronimo http java javaee network-server web-framework
Last synced: 10 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/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/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/joshcarp/servermock
mock grpc and http servers with ease
Last synced: 01 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/pilosus/requests-verbose
Convert requests.Response object into a string mimicking curl --verbose output. Useful for debugging of an HTTP request and its response
Last synced: 11 Jul 2025
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/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/argh94/proxy-list
The repository is refreshed every hour and offers categorized, ready-to-use text and config files for both developers and general users.
http https hysteria hysteria2 mtproto proxy proxy-list proxy-socks4 proxy-socks5 shadowsocks shadowsocksr socks4 socks5 telegram-proxy trojan tuic vless vmess vpn wireguard
Last synced: 16 Oct 2025
https://github.com/ullaakut/hk-agent
The HK Agent is a piece of software that runs on your hosts. Its job is to faithfully collect events and metrics and offer basic monitoring and alarming features.
agent alarming http log monitoring
Last synced: 14 Aug 2025
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/realpython/pygments-httpie
A Pygments lexer for the the output of httpie
django http httpie pygments pygments-lexer
Last synced: 16 Aug 2025
https://github.com/sabaurgup/crud-with-jquery_ajax-bootstrap
Basic CRUD Application projects created by me using AJAX, ASP.NET and Bootstrap to perform CRUD operations.
ajax-jquery ajax-library ajax-modal asp-net-core bootstrap5 crud delete dotnet get html-css-javascript http jquery jquery-library post put service swagger web-application
Last synced: 30 Apr 2026
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/rekalogika/temporary-url-bundle
Symfony bundle for creating temporary URLs to your resources. You provide the resource in a plain PHP object, and a service to turn it into a HTTP response. The framework handles the rest.
http php response symfony symfony-bundle temporary-url temporary-urls
Last synced: 03 Aug 2025
https://github.com/melvishniz/vue-api-kit
A powerful and type-safe API client for Vue 3 applications with built-in validation using Zod.
api api-client axios http rest sdk typescript vue vue3 zod
Last synced: 20 Feb 2026
https://github.com/goto-bus-stop/surf-sse
Server-Sent Events/EventSource client based on Surf
event-sourcing event-stream http server-sent-events surf
Last synced: 16 Apr 2025
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/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/zingarelli/anotacoes-estudo
Anotações que eu vou escrevendo como forma de estudos dos cursos de tecnologia que eu faço. A maior parte é focada no Front End.
acessibilidade alura carreira css estudos html http javascript machine-learning nextjs react typescript vitrinedev
Last synced: 06 Sep 2025
https://github.com/lsongdev/server-sent-events
server send events library for node.js
eventsource http realtime server-push sse
Last synced: 23 Aug 2025
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/marthijn/sidio.web.security
Helper functions and middleware to secure ASP.NET Core applications
asp-net-core content-security-policy http security web-security
Last synced: 26 Oct 2025
https://github.com/vitalygashkov/molnia
Fast and lightweight library for downloading files
async concurrency download file http nodejs
Last synced: 01 Nov 2025
https://github.com/filippofinke/reverse-proxy
↩️ A very simple reverse proxy
http nodejs proxy reverse-proxy
Last synced: 03 May 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/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/bluekeyes/hatpear
Simple error aggregation and handling for Go HTTP handlers
error-handling errors golang http
Last synced: 25 Oct 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/contributte/czech-post
:postbox: Czech Post API client
api contributte czech-post http nette
Last synced: 10 Apr 2025
https://github.com/claunch3r/cf-finder
A utility that determines whether an IP address belongs to Cloudflare
bugbounty cli cloudflare cybersecurity http pentest-tool pentesting
Last synced: 23 Feb 2026
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/gooxey/goohttp
An embedded, axum-compatible HTTP server and macros
axum embedded embedded-rust esp esp32 http http-server rust
Last synced: 13 Apr 2025
https://github.com/wesley-archives/exchange
A simple currency converter built in Java using the java.net.http package and the ExchangeRate API.
Last synced: 11 Oct 2025
https://github.com/bmf-san/bmf-php-router
The simple URL router built with PHP
http http-router php router tree tree-structure url-router urlroute
Last synced: 15 Apr 2025
https://github.com/chaunsin/go-har
golang parses http HAR files
fileparser files go har har-files har-model http
Last synced: 12 Oct 2025
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/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/lehoangthienan/go-elastic-apm-trace
Microservices tracing - monitoring with Elastic APM - HTTP/GRPC
apm elastic elasticsearch golang grpc http kibana trace tracing
Last synced: 07 May 2026
https://github.com/la-lo-go/man-go
Go RESTful API for search mangas, their chapters and pages from different websites simultaneously
docker-image gin-gonic http manga-api manga-scraper
Last synced: 11 May 2026
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/ladjs/message-headers
Automatically updated list of RFC HTTP permanent and provisional headers from IANA (https://www.iana.org/assignments/message-headers/message-headers.xhtml)
headers http iana permanent provisional rfc rfc-3864 spec specification standard unsafe
Last synced: 15 Mar 2026
https://github.com/nchern/red
Console User Interface(CUI) for HTTP API
api command-line cui debug http testing vim
Last synced: 20 May 2026
https://github.com/dkxce/oruxpalsserver
This is the OruxPalsServer specially written for OruxMaps Android Application (6.5.5+ for AIS and 7.0.0rc9+ for APRS). The server can receive position from OruxMaps application by GPSGate (HTTP GET) protocol, MapMyTracks protocol or APRS protocol. Server stores received positions and send it to all clients connected by AIS or APRS. So you can watch on the map user position in real time as vessels (by AIS) or as aprs icons (by APRS) with names.
ais android aprs dkxce friens gps http maps navigation online orux oruxmaps server tracker web
Last synced: 02 Sep 2025
https://github.com/vsevex/dnsolve
Pure Dart library that provides an easy way to perform DNS lookups.
Last synced: 27 Jan 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