A sample application demonstrating how an application might be built against the Open Data API using Backbone.js and Marionette.js.
- nodejs and npm
- bower (
npm install -g bower
) - phantomjs (for tests)
- Clone the repo:
git clone git@github.com:mjuniper/OpenData-Backbone.git
cd OpenData-Backbone
npm install
bower install
gulp serve
Not a roadmap in the sense that these are features that will definitely be implemented; more of a list of potential improvements
- API v2
- upgrade yuki
- leaflet mapmanager with config flag (if we go this route, the mapmanager should load it's own dependencies)
- more tests