Examples
A collection of examples
- Introduction to JSData
- js-data-angular bindOne and bindAll examples
- js-data-angular bindAll example
- Example loading js-data + js-data-http with SystemJS
- Collections
Relations
- belongsTo/hasMany relations (firebase)
- belongsTo/hasMany relations (http)
- many-to-many relations
- Sideloading hasMany relation
- hasOne relation example
- Example of a Resource having a relation to itself (tree-like structure)
- Multiple belongsTo relations that rely on the same
localKey
, only works when the primary keys are GUIDs - Multiple belongsTo relations that rely on the same
localKey
, but uses custom getters, so it works with numeric primary keys - belongsTo/hasOne same localField and localKey, Sails?
- relations with parents
- more relations with parents
- Netflix Falcor-like effect with custom relation getters
- Deserialize Rails side-loaded data
Instances
Adapters
Updated less than a minute ago