pingap-location

Crates.iopingap-location
lib.rspingap-location
version0.11.0
sourcesrc
created_at2025-05-10 12:12:05.984601+00
updated_at2025-05-10 12:12:05.984601+00
descriptionReverse proxy location for pingap
homepagehttps://github.com/vicanso/pingap
repositoryhttps://github.com/vicanso/pingap
max_upload_size
id1668325
size131,981
Tree Xie (vicanso)

documentation

README

Pingap Location

Handles URL routing and location-based request processing

Overview

The Pingap Location module is responsible for managing URL routing and processing location-based requests within the Pingap framework. It provides functionality for handling URL patterns, path matching, and request routing to appropriate handlers.

Features

  • URL pattern matching and routing
  • Location-based request processing
  • Support for path parameters and query strings
  • Request rewrite handler
  • Middleware integration
Commit count: 0

cargo fmt