LACMTA / metro-api-v2

Docs: https://lacmta.github.io/metro-api-v2/ Dev: https://dev-metro-api-v2.ofhq3vd1r7une.us-west-2.cs.amazonlightsail.com/docs
https://api.metro.net/docs
0 stars 3 forks source link

Add get_route_details endpoint and refactor dynamic endpoint naming #507

Closed albertkun closed 5 months ago

albertkun commented 5 months ago

This pull request adds a new endpoint called get_route_details that retrieves route details based on route_code, direction_id, day_type, and time. It also includes a refactoring of dynamic endpoint naming to static endpoint naming.