Crates.io | ptvrs |
lib.rs | ptvrs |
version | 0.1.2 |
source | src |
created_at | 2024-03-15 05:53:53.300611 |
updated_at | 2024-03-22 04:02:25.081086 |
description | A Rust library for the Public Transport Victoria (PTV) API |
homepage | |
repository | https://github.com/tascord/ptvrs |
max_upload_size | |
id | 1174442 |
size | 119,704 |
🟩 ; Complete, 🟦 ; To be tested (you can help!), 🟨 ; Needs work, 🟥 ; Avoid use in current state
Feature | Endpoint |
Status | Notes |
---|---|---|---|
Departures | /departures/stop/{} |
🟨 | Types not yet concrete. See docs. |
/departures/route_type/{}/stop/{} | 🟨 | " | |
Directions | /directions/{} | 🟦 | |
/directions/route/{} | 🟦 | ||
/directions/{}/route_type/{} | 🟦 | ||
Disruptions | /disruptions/route/{} | 🟦 | |
/disruptions/route/{}/stop/{} | 🟦 | ||
/disruptions/stop/{} | 🟦 | ||
/disruptions/{} | 🟦 | ||
Fare Estimate | /fare_estimate/min_zone/{}/max_zone/{} | 🟥 | Not enough docs. |
Outlets | /outlets | 🟦 | |
/outlets/location/{}/{} | 🟦 | ||
Patterns | /pattern/run/{}/route_type/{} | 🟦 | |
Routes | /routes | 🟨 | Types not yet concrete. See docs. |
/routes/{} | 🟨 | " | |
Runs | /runs/route/{}/route_type/{} | 🟨 | " |
/runs/{} | 🟨 | " | |
/runs/{}/route_type/{} | 🟨 | " | |
/runs/route/{} | 🟨 | " |