Skip to content

sirmmo/backbone-tastypie-modelgenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

backbone-tastypie modelgenerator

This library enables the automatic creation of Models and Collections in the typical backbone-tastypie flavor with the usage of the schema metadata available for each resource. This enables the simple creation of web interfaces on data-centric RESTful applications.

Requires:

  • backbone-tastypie,
  • backbone.validations

Usage:

Backbone.LoadModelsFromUrl("/api/v1/");

From this moment on every resource defined in the API is available as a windows.* element.

Bitdeli Badge

About

an automagic model generator based on tastypie schema urls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published