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