| Crates.io | ptv |
| lib.rs | ptv |
| version | 0.3.1 |
| created_at | 2024-03-15 05:55:20.913612+00 |
| updated_at | 2025-06-06 00:43:21.356904+00 |
| description | A Rust library for the Public Transport Victoria (PTV) API |
| homepage | |
| repository | https://github.com/tascord/ptvrs |
| max_upload_size | |
| id | 1174443 |
| size | 214,768 |
🟩 ; Complete, 🟦 ; To be tested (you can help!), 🟨 ; Needs work, 🟥 ; Avoid use in current state ; ❌ Not implemented, yet.
| Feature | Endpoint | Status | Notes |
|---|---|---|---|
| Departures | /departures/route_type/stop/{} | 🟦 | |
| /departures/route_type/{}/stop/{}/route/{} | 🟦 | ||
| Directions | /directions/{} | 🟦 | |
| /directions/route/{} | 🟦 | ||
| /directions/{}/route_type/{} | 🟦 | ||
| Disruptions | /disruptions | 🟦 | |
| /disruptions/route/{} | 🟦 | ||
| /disruptions/route/{}/stop/{} | 🟦 | ||
| /disruptions/stop/{} | 🟦 | ||
| Disruptions | /disruptions/{} | 🟦 | |
| Fare Estimate | /fare_estimate/min_zone/{}/max_zone/{} | 🟥 | Not enough docs. |
| Outlets | /outlets | 🟦 | |
| /outlets/location/{}/{} | 🟦 | ||
| Patterns | /pattern/run/{}/route_type/{} | 🟦 | |
| Search | /search/{} | 🟦 | |
| Routes | /routes | 🟨 | Types not yet concrete. See docs. |
| /routes/{} | 🟨 | " | |
| Runs | /runs/{} | 🟨 | " |
| /runs/route/{} | 🟨 | " | |
| /runs/{}/route_type/{} | 🟨 | " | |
| /runs/route/{}/route_type/{} | 🟨 | " | |
| Stops | /stops/{}/route_type/{} | 🟨 | " |
| /stops/route/{}/route_type/{} | ❌ | Not Implemented | |
| /stops/location/{}/{} | ❌ | " |