🚗 Navo Custom API Routes

These are the custom routes added to PocketBase for the Navo Commuter App:

GET /dashboard

Statistics dashboard with charts and analytics

GET /commutes

Paginated list of all commutes with map links

GET /commute/:id

Interactive map view of a specific commute (replace :id with actual commute ID)

GET /api/routes

This page - lists all custom routes


What is this? PocketBase doesn't show custom routes in its admin interface, so this page helps administrators discover what custom endpoints have been added. These routes provide beautiful visualizations and analytics for the commute tracking data.