Ember Data Url Templates

screenshot of Ember Data Url Templates
ember

Ember Data Url Templates

an ember-addon to allow building urls with url templates instead of defining buildURL

Overview

ember-data-url-templates is an addon that allows building urls with url templates instead of defining buildURL as described in RFC #4. It is currently under early development and feedback and pull requests are welcome. The addon utilizes geraintluff/uri-templates to compile url templates, which fully implements RFC 6570.

Features

  • Allows building urls with url templates
  • Utilizes geraintluff/uri-templates for url template compilation
  • Compatible with ember-data versions >= 1.0.0-beta.18, ^1.13, and ^2.0
ember
Ember

Ember.js is a productive, battle-tested JavaScript framework for building modern web applications. It includes everything you need to build rich UIs that work on any device.