Skip to content
This repository has been archived by the owner on Apr 10, 2020. It is now read-only.

Latest commit

 

History

History
10 lines (10 loc) · 285 Bytes

readme.md

File metadata and controls

10 lines (10 loc) · 285 Bytes

Public Transport Victoria(PTV) API Basic Example

Installation guide

Requirements

  • Built on .Net Core 2.1.0
  • You'll need a PTV API key

Pre-Requirements

  • Create a duplicate of settings.example.json file and re-name it settings.json

Run

  1. dotnet build
  2. dotnet run