This is the repo for the backend API for the Toronto Transportation division's challenge at CodeAcross 2017.
The front-end is hosted here, and not yet connected.
# TODO,
- api server now can run
- fix issue: server always return 404
- build data model for response objects
- link sqlite3 database with server