pingora_web

Crates.iopingora_web
lib.rspingora_web
version0.1.7
created_at2025-09-13 12:00:35.585379+00
updated_at2025-09-14 12:22:23.063084+00
descriptionMinimal routing, middleware, and logging (with request ID) for Pingora-based servers.
homepagehttps://github.com/pingora-web/pingora_web
repositoryhttps://github.com/pingora-web/pingora_web
max_upload_size
id1837631
size127,444
(zaijie1213)

documentation

https://docs.rs/pingora_web

README

pingora_web

This crate provides a minimal web framework on top of Pingora with routing, middleware, logging/tracing, and helpers like static file serving.

Full documentation and examples live in the repository root README:

https://github.com/pingora-web/pingora_web#readme

Commit count: 6

cargo fmt