##################################################### Ember II: Routing, Data Models, Controllers, Services ##################################################### In this tutorial we will build upon the Ember application from the previous tutorial, adding dynamic data fetched from a remote API. .. toctree:: :maxdepth: 1 :caption: Pages setup models services loading filtering dynamic_routes update_delete exercise