Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tmck-code/ptv

Pulls info about my journeys and stops
https://github.com/tmck-code/ptv

Last synced: 22 days ago
JSON representation

Pulls info about my journeys and stops

Awesome Lists containing this project

README

        

# ptv

Pulls info about my journeys and stops

## Running POC code

Run to assert expected output after updating & refactoring Python code found in the official PTV API docs.

Run `./docs/poc/poc.sh` in your shell, or `make poc` if you prefer.

```
- Python2
http://tst.timetableapi.ptv.vic.gov.au/v2/healthcheck?devid=2&signature=7a98b58785754b6af5fa51899666e767085b8ef4
- Python3
http://tst.timetableapi.ptv.vic.gov.au/v2/healthcheck?devid=2&signature=7a98b58785754b6af5fa51899666e767085b8ef4
```