Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 479 Bytes

File metadata and controls

15 lines (11 loc) · 479 Bytes

WDWNT Tip Board

This is a simple Node.js app that calls a bunch of APIs and makes a beautiful "Today at Disney" page per destination.

Destinations include:

  • Walt Disney World (/tipboard/wdw)
  • Disneyland (/tipboard/dlr)
  • Tokyo Disneyland (/tipboard/tdr)
  • Disneyland Paris (/tipboard/dlp)
  • Hong Kong Disneyland (/tipboard/hkdl)
  • Shanghai Disneyland (/tipboard/shdr)

Also, you can browse to /buses/wdw/{resortId}/{busStopId} to view bus information.

Enjoy!