Skip to content

Releases: jfoot/Reading-Buses-API-Examples

Updated library example to .net Standard v2.1.0

09 Jun 11:55
Compare
Choose a tag to compare

Updated the library example code to use the new version v2.1.0 of the library with support for .net standard.

Added Library Example

11 Jan 12:06
26cca2b
Compare
Choose a tag to compare

Added an example project using my new Nuget Library : https://www.nuget.org/packages/ReadingBusesAPI/

Reading Buses API Example

10 Mar 20:21
Compare
Choose a tag to compare

I have since added a new example using the Reading Buses API instead of the old Reading Open Data API. The Reading Buses API is significantly easier to use and any projects should be migrated over to it.

Initial Public Release

28 Oct 18:55
096badb
Compare
Choose a tag to compare

This release contains the code used to retrieve bus services in Reading, their routes and stops and then the live times at a selected stop. To run the code you will need Visual Studio and your own API key as described in the read me text file.