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/marceloboeira/dull
🤪 a dummy multi-thread HTTP server
example http learn-by-doing learning multithreading rust study tcp the-rust-book
Last synced: 01 Apr 2025
https://github.com/drazenzadravec/curlclient
cURL C++ HTTP client wrapper
c-plus-plus client cpp curl http http-client http-requests https libcurl wrapper
Last synced: 06 Jan 2026
https://github.com/iradukunda1/email-client
email client based gmail as smtp server
Last synced: 26 Jan 2026
https://github.com/gbrlsnchs/mux
Fast zero-allocation HTTP routing for Go :zap:
go golang handler http http-multiplexer middleware mux radix-tree router
Last synced: 14 May 2025
https://github.com/ahmethakanbesel/http-socket
A socket level HTTP server and client implementation in Python. Only GET and POST methods are implemented. Educational purposes only, not suitable for production.
http http-client http-server multithreading socket socket-programming
Last synced: 25 Mar 2025
https://github.com/checkeys/locker
Access authentication
access authentication http ldap password proxy socket
Last synced: 08 Mar 2026
https://github.com/jwill9999/react-redux-weather_app
React Redux Weather app using the open weather map API.
axios charts google-maps http openweathermap-api react react-redux redux redux-promise-middleware sparklines
Last synced: 19 Apr 2026
https://github.com/monadicstack/respond
A Go package to simplify writing HTTP responses.
Last synced: 18 Jan 2026
https://github.com/pronamic/wp-http-extended-ssl-support
This library extends the WordPress HTTP API with additional SSL options. It provides the option to pass the cURL options CURLOPT_SSLCERT, CURLOPT_SSLKEY and CURLOPT_SSLKEYPASSWD to requests.
curl http pronamic ssl ssl-certificates tls tls-certificate wordpress wordpress-api wordpress-hooks wordpress-http-api wordpress-https wordpress-plugin
Last synced: 09 Feb 2026
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/alexanderkozlenko/http-request-compression
An HTTP client message handler for transparent request compression
brotli compression deflate gzip http request rfc-9110
Last synced: 27 Jun 2025
https://github.com/piotrpress/remoter
This library is a chainable HTTP Client based on file_get_contents() function.
chain chainable file-get-contents header headers http http-client httpclient php remoter request response url
Last synced: 10 Jul 2025
https://github.com/getrighhttt/itunes
Implemented a tab layout that displays a list of my favorite artists' songs. Also added a searchView to search other Artists.
adapter api builder-pattern glide http interceptor recyclerview rest-api retrofit2 singleton-pattern viewpager2
Last synced: 02 Apr 2025
https://github.com/akornatskyy/wheezy.http
A lightweight http request-response library
Last synced: 28 Apr 2025
https://github.com/vendethiel/udp2http.erl
[DONE] forwards some UDP to HTTP
Last synced: 22 Mar 2025
https://github.com/rclarey/rtr
A fast HTTP router and type-safe middleware library for Fetch compliant runtimes
Last synced: 03 May 2026
https://github.com/rafaelmoraes003/blogs-api
CRUD API for blog production using MySQL database with Sequelize.
express http javascript jsonwebtoken mysql node nodejs orm sequelize
Last synced: 08 Apr 2026
https://github.com/larscom/go-bitvavo
Go thread safe client library (WebSockets / HTTP) for Bitvavo
api binance bitvavo broker client crypto cryptocurrency go golang http websockets ws
Last synced: 29 Mar 2025
https://github.com/paragunhale1998/youtube-clone
here i create a youtube clone using angular and tailwind css with youtube api
angular api css html http javascript tailwidcss typescript
Last synced: 02 Apr 2026
https://github.com/mh-anari/remote-control
Control your computer remotely
http python remote-control remote-server ssh
Last synced: 13 May 2025
https://github.com/ao/htcached
A in-memory http caching server to sit in front of a traditional http server
Last synced: 20 May 2026
https://github.com/nishanbajracharya/http-libraries
A collection of HTTP libraries for comparison and reference.
axios fetch http javascript ky superagent wretch
Last synced: 20 May 2026
https://github.com/ckampfe/httpipe
super easy ad-hoc inter-process communication via HTTP
http networking patchbay proxy rust
Last synced: 27 Mar 2025
https://github.com/iamazeem/fluent-plugin-http-cwm
fluentd HTTP Input Plugin for CloudWebManage Logging Component (https://github.com/CloudWebManage)
fluentd fluentd-input-plugin fluentd-plugin http logging logging-and-metrics minio
Last synced: 19 Jun 2025
https://github.com/taraflex/wg-proxer
Turn WireGuard to HTTP proxy
http proxy wireguard wireguard-vpn
Last synced: 21 Mar 2025
https://github.com/zbo14/desync
Detect and confirm HTTP/S desync vulnerabilities
desync http https request-smuggling
Last synced: 19 Jun 2025
https://github.com/jeremyje/gowebserver
A simple, convenient, reliable, well tested HTTP/HTTPS web server to host static files.
Last synced: 01 Apr 2026
https://github.com/nelkinda/http-go
Making http even more useful
go golang http http-headers https mimetypes
Last synced: 18 Jan 2026
https://github.com/carlostojal/webc
Simple web server made in C using sockets.
c http http-server sockets web web-server
Last synced: 07 Jun 2026
https://github.com/gabivlj/httpx
Simple error handling library for net/http and httprouter. Return error responses with ease.
error errors go golang handler handlers http httprouter httpx
Last synced: 14 Mar 2025
https://github.com/vcputtini/squidlogparser
A small object library capable of interpreting the log entries generated by Squid-cache(tm) and manipulating this data.
cpp cpp17 http http-proxy https lib library parser squid squid-proxy
Last synced: 01 Jan 2026
https://github.com/aak1247/gproxy
Simple single domain proxy cli tool, supports tcp/websocket/wss/http/https proxy 简单的单点代理命令行工具
cli http proxy proxy-server tcp websocket
Last synced: 17 Jan 2026
https://github.com/vieapps/services.base.http
Base of all HTTP microservices in the VIEApps NGX
http microservices rest vieapps
Last synced: 14 Jan 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/vudodov/http-mediator
Simple, easy-to-hook-up mediator implementation that works natively through the HTTP
http http-mediator mediator mediator-pattern middleware
Last synced: 14 Jan 2026
https://github.com/themreza/grpc-electricity-consumption
This project is an example implementation of a gRPC and HTTP server pair that work in conjunction with a web app to visualize an electricity consumption time series.
css csv d3js docker grpc html http javascript protobuf python timeseries tornado unittest vuejs
Last synced: 13 Apr 2026
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/stewartpark/http-shield
☸️ http-shield is a Kubernetes sidecar container that protects your HTTP service from a burst of requests.
confd haproxy http kubernetes sidecar
Last synced: 13 Apr 2026
https://github.com/developerrsquared/aws-lambda-requests-wrapper
Request/Response wrapper for AWS Lambda with API Gateway
api-gateway aws development http lambda python python3 serverless
Last synced: 14 Jan 2026
https://github.com/graveyard-shift/gy-serv-init
Initiate a barebones Golang web-server using gin-gonic as its http framework
Last synced: 12 Mar 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/iconoeugen/docker-nginx
Docker image to run Nginx Reverse-Proxy as Kubernetes service
docker http http-proxy https https-proxy nginx proxy
Last synced: 30 Oct 2025
https://github.com/filippopaganelli/rehtracker_mobile-app
(mobile app) - RehTracker is my Master's thesis project at SDU, Odense, DK.
android-app authentication ble bluetooth-low-energy cross-platform dart flutter flutter-app http web-api
Last synced: 10 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/goetas/docker-nginx-redirect
Handle HTTP redirects with this simple docker image
docker http nginx nginx-proxy redirect
Last synced: 29 Apr 2026
https://github.com/piorosen/restbed-based-android-web-server
"NOT JNI, NOT ROOTING" Example of how a web server created in C++ works on Android.
adb android cmake gcc http native ndk ninja-build restbed standalone webserver
Last synced: 19 May 2026
https://github.com/sethfalco/retropia
An extension for Retrofit to provide a subjectively cleaner interface and utilities. [This is a mirror from GitLab, please interact with the repository there.]
http http-client java11 retrofit retrofit2 retropia
Last synced: 02 Apr 2025
https://github.com/kananniftiyev/loadfuse
High-performance L7 load balancer implemented in Rust. 💪
algorithms http https hyper load-balancer log rust server tokio yaml-configuration
Last synced: 07 Sep 2025
https://github.com/gabyfachini/cadastroalunos
A student registration system developed in C# for managing and storing student information and enrollment details.
api crud dependecy-injection http object-oriented-programming sqlserver users
Last synced: 14 Jun 2025
https://github.com/pjt3591oo/response_handler
http error handler(helper)
error exception-handling http javascript response typescript
Last synced: 18 May 2026
https://github.com/nxdir-s/httpc
httpc is a net/http client wrapper that handles OAuth, Open Telemetry instrumentation, and retries
go golang http http-client opentelemetry opentelemetry-go
Last synced: 13 May 2026
https://github.com/apache/geronimo-metrics
Apache Geronimo Metrics
geronimo http java javaee network-server web-framework
Last synced: 10 Apr 2025
https://github.com/shpingalet007/http-packet
HTTP crossplatform request generator
Last synced: 16 Mar 2025
https://github.com/groguelon/any_http
Elixir library to wrap the main HTTP libraries.
Last synced: 09 Jun 2026
https://github.com/rosewareorg/rosehost
an example ekerö app
http http-server multithreading rust
Last synced: 24 Feb 2025
https://github.com/houseos/scp
Arduino library for secure-control-protocol devices
chacha20-poly1305 esp8266 http iot json protocol rest security wifi
Last synced: 13 Apr 2026
https://github.com/saasquatch/apache-client5-reactive
Thin wrapper around Apache HttpAsyncClient 5.x to expose Reactive Streams interfaces.
apache apache-httpclient apache-httpcomponents async flowable http http-client httpcomponents httpcomponents-client java reactive-streams reactivex rxjava
Last synced: 04 Jun 2026
https://github.com/bonsai-oss/traefik-weight-control
cli tool adjusting the weight of weighted round robin Traefik http services
http loadbalancing traefik weights
Last synced: 29 Apr 2025
https://github.com/grandmoff100/duckdnsapi
A python wrapper of the DuckDNS HTTP API.
api duckdns hacktoberfest http python sphinx-doc wrapper-api
Last synced: 17 Mar 2025
https://github.com/dag0310/mailer-php-api
Send emails using an HTTP PHP API using PHPMailer.
api email http javascript mailing php phpmailer python
Last synced: 18 Jan 2026
https://github.com/jedimahdi/movie-network
Movie network system with c++
cpp cpp11 http mvc web-application
Last synced: 05 Oct 2025
https://github.com/peterservice-rnd/robotframework-requestschecker
RobotFramework Requests Checker Library
automation autotest http requests response-code robotframework testing
Last synced: 05 Oct 2025
https://github.com/threecommaio/qflow
Replicates traffic to various http endpoints backed by a durable queue
durable go http queue replication
Last synced: 14 Jan 2026
https://github.com/dbushell/http-tunnel
🚇 A secure HTTP Tunnel / HTTP Proxy
deno http javascript proxy typescript
Last synced: 06 Oct 2025
https://github.com/klaby/http-handler-response
📨 A simple response handler for HTTP requests
adonisjs api expressjs http http-status-code koajs nodejs rfc7807
Last synced: 07 Oct 2025
https://github.com/marnixbouhuis/zaphttp
HTTP request logger for Go and Zap
golang golang-library http logging opentelemetry opentelemetry-go zap
Last synced: 18 May 2026
https://github.com/samuelngs/hyper
HTTP web framework with DataLoader, GraphQL and Swagger integration
framework golang http integration server swagger
Last synced: 07 Oct 2025
https://github.com/dinanathsj29/angular-beginnersapp-demo-tutorial
A basic Angular Application/Demo example for beginners - will learn Angular Component, Directives like *ngFor, *ngIf, Data Binding & Interpolation, Routing & Navigation, HTTP-HTTPClient Service etc.
angular angular-cli angular-components angular-demo angular-directives angular-routing angular-routing-navigation data-binding http httpclient ngfor ngif
Last synced: 07 May 2026
https://github.com/christowolf/gomw
A collection of simple Go middleware based on `net/http`.
go golang http middleware middlewares module nethttp packages
Last synced: 14 Jan 2026
https://github.com/eva-ss/image
使用ASP Minimal-API 打造的文件存储服务
aspnet csharp http minimal-api windows-service winforms
Last synced: 08 Oct 2025
https://github.com/oneframelink/ofl.net.http
Utilities for consuming and publishing over HTTP.
http http-client http-requests http-response
Last synced: 08 Oct 2025
https://github.com/gerifield/epher
Event Pusher
events golang hacktoberfest http websocket
Last synced: 11 Jan 2026
https://github.com/nativebpm/httpstream
Stream-first HTTP client for Go
fluent-api go golang http http-client http-requests httpclient httprequest io-pipe low-overhead middleware multipart multipart-formdata pipe streaming
Last synced: 14 Jan 2026
https://github.com/effectra/router
Effectra/Router is a versatile PHP routing library for web applications. It offers flexible route handling, HTTP method support, and parameter mapping to controllers or closures. With middleware, route grouping, and scalability, it simplifies route management. Essential for PHP developers building APIs or web apps.
http middleware php psr psr-15 psr-7 router
Last synced: 09 Oct 2025
https://github.com/dmfed/astral-test
Test assignment for job interview
basicauth html http http-server sqlite-database sqlite3
Last synced: 10 Oct 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/amsandant/http-server
HTTP静态服务代理
access-limitation golang history-router http http-server proxy static-server
Last synced: 13 Mar 2026
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/im-varun/sareq
SAReq: A modern, open-source HTTP client for the command line
cli command-line developer-tools go http http-client
Last synced: 14 Jan 2026