Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 390 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 390 Bytes

#BusBoard Using TfL API and Postcodes.io

  • User enters a postcode.
  • Return the next 5 buses at the nearest 2 bus stops.

#Console Application - On command line enter:-

  • mkdir busBoard
  • npm init - accept defaults or amend as required
  • npm install node-fetch
  • npm install readline-sync

#Links TfL API: https://api-portal.tfl.gov.uk/apis

Postcodes.io: http://api.postcodes.io/