Finding your way home with Clojure
· 2 min read
Learning a new technology is much more fun when you actually have a mission. So I decided to make a little web app that can show the departure times of streetcars in Toronto.
This is possible because the City of Toronto has made the NextBus API available as part of its Open Data initiative, which provides info about routes, stop locations and arrival time predictions.
You can see the end result in the screenshot below, or try the app yourself on my test server.