Sakarya Bus Trace and Report JSON-API with PHP
GET /Get all lines and bus information.GET /linesGet the names of all the lines.GET /line/:nameGet the all bus information of line.GET /line/:name/busesGet all bus id of line.GET /line/:name/bus/:idGet bus information of line.GET /route/:nameGet route information of line.