SmartBus

Real-time transit routing microservice

API Endpoints

GET /api/health Service status
GET /api/stops All stops
GET /api/routes All routes
GET /api/routes/:id Route detail
GET /api/nearest-stops?lat&lng Nearby stops
GET /api/route?from_lat&from_lng&to_lat&to_lng Calculate route
Abrir Visualizador de Rutas