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-29 00:14:57 UTC
- JSON Representation
https://github.com/go-leo/gorilla
Generate the Gorilla routing file based on the protobuf and Google API rules
go golang googleapis gorilla-mux http http-router protocol restful restful-api
Last synced: 15 Aug 2025
https://github.com/lnsp/bench
Patching using everyday infrastructure.
file-sync filesystem golang http https patch
Last synced: 13 Sep 2025
https://github.com/ngtcp2/sfparse-rs
RFC 9651 Structured Field Values parser in Rust
http parser rfc8941 rfc9651 rust structured-fields structured-headers
Last synced: 13 Aug 2025
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/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/mnavarrocarter/amp-http-router
An asynchronous HTTP routing engine for Amp based applications
amphp amphp-http express http middleware router
Last synced: 18 May 2026
https://github.com/conduitio-labs/conduit-connector-http
Conduit connector for HTTP
conduit go golang http http-client
Last synced: 04 Sep 2025
https://github.com/mhingston/jayson
JSON-RPC inspired server and client with HTTP and WebSocket transports and JSON Schema IDL
http json-rpc json-schema nodejs websocket
Last synced: 18 Jan 2026
https://github.com/fzdwx/vertx-fzdwx
vert.x based websocket and http service
Last synced: 01 Oct 2025
https://github.com/jot85/hapic
HTTP API Client (hapic): A Rust crate for quickly creating nice-to-use client libraries for HTTP APIs, in particular, there's lots of tooling around HTTP JSON APIs.
Last synced: 18 May 2026
https://github.com/Frozen-Projects/FF_HTTP_WF
Unreal Engine 5 HTTP server library based on sogou/workflow with Frunnablethread. Windows only.
backend backend-api backend-service http http-server https https-server server sogou ue5 ue5-plugin ue5-project windows workflow
Last synced: 05 Aug 2025
https://github.com/comiclandapp/alexa-http-get
Alexa skill to send IR codes to a nodeMCU-based server for amplifier control.
Last synced: 08 Apr 2025
https://github.com/sdorra/web-resources
Serving files over http the right way
caching compression content-disposition content-type download etag gzip http java last-modified servlet
Last synced: 03 Aug 2025
https://github.com/lindhe/webicons
A web app that serves emojis and other icons as favicons.
emoij http icons material-design-icons mdi rocket rust web
Last synced: 03 Feb 2026
https://github.com/transmute-industries/did-web
DID Web
decentralized-identifiers did http web
Last synced: 02 Aug 2025
https://github.com/rikonor/go-status-code-tracker
Tiny wrapper for ResponseWriter to track response status code
Last synced: 02 Aug 2025
https://github.com/monadicstack/respond
A Go package to simplify writing HTTP responses.
Last synced: 18 Jan 2026
https://github.com/fabiokleis/rawhttp
Servidor http puro em erlang!
erlang-otp hacktoberfest http http-server network-programming
Last synced: 09 Apr 2025
https://github.com/graphtylove/python_http_requests_perfs
A repo to demonstrate how to reduce processing time of HTTP call in python.
async asyncio http http-client performance-testing python python3 requests
Last synced: 20 May 2026
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/huytd/zap
HTTP web server using tokio-minihttp
http http-server rust serde tokio tokio-rs
Last synced: 02 Sep 2025
https://github.com/axetroy/wxapp-xmlhttprequest
Web XMLHttpRequest implement for WeChat APP
Last synced: 09 Apr 2025
https://github.com/sfuhrm/logwebconfig
Logging configuration using a REST API
configuration http http-server log4j log4j2 logging rest rest-api runtime-config
Last synced: 09 Apr 2025
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/natural/http-simulator
Simulate HTTP responses with HTTP requests.
Last synced: 29 Jul 2025
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/danihodovic/docker-vegeta
docker http load-testing vegeta
Last synced: 07 Nov 2025
https://github.com/awatercolorpen/holeoverhttp
Library to help providing server api and connection to client
connection-pool dotnet-core http network-security-groups websocket
Last synced: 19 May 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/mohitk05/xk6-close-idle-connections
k6 extension to close idle connections at a defined interval
Last synced: 02 Apr 2025
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/msnonari/employee-rest-api
A simple Employee CRUD (Create, Read, Update, Delete) REST API built using Python and Flask, with SQLite as the database. This API allows you to manage employee records, including creating new employees, retrieving employee details, updating existing employee information, and deleting employees.
api backend crud crud-api crud-application database flask http json microservices python rest-api sqlite web-development
Last synced: 09 Apr 2026
https://github.com/vicanso/http-performance
Get the http perfomance
http http-perf http-performance performance
Last synced: 06 Nov 2025
https://github.com/picocode1/tcp-server
C++ HTTP Server
html http http-server server sockets tcp tcp-server
Last synced: 17 Sep 2025
https://github.com/telebotmake/packetstorm
Interactive network traffic simulator and load testing toolkit with multi-protocol support (TCP, UDP, HTTP, ICMP), custom payloads, spoofing, and scanning tools.
ddos ddos-tool ddos-tools http icmp ip-spoofing networking port-scanner python tcp udp
Last synced: 25 Jul 2025
https://github.com/basemax/file-downloader-c
A simple C program for downloading files over HTTP. This tool connects to a specified server, sends an HTTP GET request, and downloads the file from the specified path. The program supports both text and binary files, though it only works with HTTP, not HTTPS.
c c-download c-file-download clang download-file file-download http http-connection network-download socket-download
Last synced: 25 Jul 2025
https://github.com/anolchakraborty/java-multi_threaded-http-server
A high performance multi-threaded HTTP webserver built with JAVA implementing sockets and not using any web or other server libraries.
http http-server java javaserver javasockets server
Last synced: 25 Jul 2025
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/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/v0l/ahws
Asynchronous Http Web Server
async http http-server net-core-2 server websocket websocket-server
Last synced: 24 Jul 2025
https://github.com/halilfocic/onixhttp
My attemt to making full fledged HTTP server in zig
Last synced: 24 Jul 2025
https://github.com/dandamandabest/proxy
DailyProxy
dns-over-https docker http mitm proxy reverse-proxy shadowrocket shadowsocksr socks5-proxy ssr v2rayng vpn websocket-tls windows-v2ray
Last synced: 09 Apr 2025
https://github.com/stefanov-sm/base64-image-viewer
base64 image viewer
base64 header http magic-numbers
Last synced: 11 Apr 2025
https://github.com/allegiant-js/httpduplex
Unifies http request and response streams.
Last synced: 05 Feb 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/rupurt/echo_boy
HTTP and WebSocket echo server as an OTP Application
Last synced: 08 Jan 2026
https://github.com/chocolateboy/wax
A CLI tool which adds HTTP support to other CLI tools
cache cli command-combinator command-line command-line-tool http httpify https mirror uri url web webify
Last synced: 31 Mar 2025
https://github.com/thegreekman76/fitz
Lenguaje compilado con HTTP/async/auth/WebSockets/cron como ciudadanos de primera clase. Sintaxis inspirada en Python/TypeScript, binario nativo standalone.
compiler cron http interpreter language-design lsp multiplatform patagonia programming-language python-interop rust vscode-extension
Last synced: 09 Jun 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/snixtho/hawf
HTTP API Wrapper Framework - Quickly build API wrappers and clients
api api-client csharp framework http
Last synced: 16 Jan 2026
https://github.com/shellbear/qleex
A minimal HTTP Middleware router for Crystal.
crystal http middleware radix router
Last synced: 21 Mar 2026
https://github.com/elafarge/django-fluentd-requests-logging
[DEPRECATED] A minimalistic, yet powerful, Django middleware that forwards django request logs to an HTTP fluentd server.
django fluentd fluentd-http http logging middleware
Last synced: 07 Apr 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/dcoxall/eventmachine-circuit_breaker
A circuit breaker for eventmachine and em-http-request
circuit-breaker eventmachine http middleware
Last synced: 12 Apr 2025
https://github.com/aimadbahdir/webserv
An education project developed at 1337 school with my teammates, where we built our own web server to learn about HTTP and socket programming. Through this project, we gained the knowledge and skills necessary to develop robust network applications.
cpp98 http http-server sockets
Last synced: 10 Jan 2026
https://github.com/kouisamine/checker-tools
A collection of great checker-type tools to help you check & verify different types of things.
checker dns dns-server gravatar html http ip js password ping redirection scree ssl-certificates url whois whois-lookup
Last synced: 27 Feb 2025
https://github.com/tep/net-http-httperr
Helper routines for dealing with errors in http handlers
error-handling golang http libraries
Last synced: 12 Jan 2026
https://github.com/andrexus/ghoma-http-gateway
Control G-Homa plugs over HTTP
gateway ghoma home-automation http iot smart-home
Last synced: 12 Jan 2026
https://github.com/leaonline/http-factory
Create Meteor connect HTTP middleware. Lightweight. Simple.
factory hacktoberfest http routes webapp
Last synced: 09 Jun 2026
https://github.com/tusuii/golang_webserver_mediater_task
simple goLang server using Gin Framework
Last synced: 28 Feb 2025
https://github.com/tiosambr/seguran-a-e-auditoria-em-sistemas-de-informa-o
Segurança e Auditoria em Sistemas de Informação
certificados certificate client client-server html http https pki server servidor vpn
Last synced: 08 Mar 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/marcelo-earth/blaze-backend-api
🧊🌱 ¡Challenge solved! of Blaze Engineering Test. This is a NodeJS API that storage customers' data.
api blaze challenge http mongo-atlas mongodb nodejs
Last synced: 20 Apr 2026
https://github.com/takama/bit
A simplest HTTP router with additional control
Last synced: 26 Mar 2025
https://github.com/baptistelambert/koa-http-basic-auth
🌱 HTTP basic auth middleware for koa.
basic-authentication http koa middleware nodejs
Last synced: 06 May 2026
https://github.com/barbosaigor/rq
RQ is a lightweight REST (over HTTP/HTTPS) request library.
fast http https lightweight request rest restful simple
Last synced: 12 Jan 2026
https://github.com/staciax/code-server-docker-with-ssl
simple code-server on docker with nginx-proxy, acme-companion
acme-companion code-server containers docker docker-compose http https nginx nginx-proxy ssl vscode
Last synced: 26 Feb 2025
https://github.com/egomobile/node-swagger-proxy
Extension for @egomobile/http-server, which connects to multiply Swagger / OpenAPI instances and merge their documents to one.
docker file http http-server kubernetes merge microservice nodejs openapi3 proxy swagger-ui
Last synced: 06 Oct 2025
https://github.com/derekargueta/drekswerver
Event-driven web server written in Python
event event-driven file-server http python server
Last synced: 23 Aug 2025
https://github.com/zvdy/parsero-go
Parsero is a free script written in Golang which reads the Robots.txt file of a web server and looks at the Disallow entries. The Disallow entries tell the search engines what directories or files hosted on a web server mustn't be indexed.
cybersecurity golang http robots-txt
Last synced: 30 Mar 2025