Files
api/services/nginx
Jeppe Bundgaard 8604cf39de Add /worker/licenseplates route to retrieve unique license plate statistics
- Introduced new endpoint `/worker/licenseplates` to fetch and analyze distinct license plates from multiple database tables.
- Added functionality to format license plates by removing non-alphanumeric characters and converting them to uppercase.
- Integrated response to include counted plates and total unique plates.
- Improved database query logic to handle multiple tables and columns for license plate retrieval.
2025-09-23 09:14:34 +02:00
..