pingap-location 0.11.0

Reverse proxy location for pingap
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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